https://bugs.freedesktop.org/show_bug.cgi?id=28486
Tom Stellard changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=28894
--- Comment #1 from nobled 2010-07-06 12:26:20 PDT ---
Created an attachment (id=36789)
View: https://bugs.freedesktop.org/attachment.cgi?id=36789
Review: https://bugs.freedesktop.org/review?bug=28894&attachment=36789
wrap absolute path in quo
*doh* :)
Awesome! Let me just go over those patches then.
Jose
On Tue, 2010-07-06 at 10:45 -0700, nobled wrote:
> Well, that's why I sent the "Implement pipe_condvar on win32" and "on
> Windows Vista" patches first. With the first patch, the pipebuffer
> code will do on Windows exactly what it a
Well, that's why I sent the "Implement pipe_condvar on win32" and "on
Windows Vista" patches first. With the first patch, the pipebuffer
code will do on Windows exactly what it already does right now on
Unix-- unlock the mutex, wait for other threads, then try to lock it
again. pipe_condvar on Wind
The patch looks good, but we don't support pipe_condvar on Windows yet.
I'd prefer to see the commit deferred until we do.
Any takers to implement pipe_condvar on Windows? There's even a nice
tutorial on http://locklessinc.com/articles/pthreads_on_windows/
Jose
On Mon, 2010-07-05 at 09:53 -0700,
i solved the problem myself. seems that the compiz config was scratched
and compiz tried to start in indirect mode (provoking the driver crash).
after recreating the config, now the desktop starts up. still, it's
very slow compared to dri1 though.
On Tue, 6 Jul 2010 10:38:37 +0200 (CEST)
melodra.
hello
i'm forced to write this from a different system and in a browser. the form
doesn't seem to allow turning off html. please excuse.
i already got around this problem somehow a week ago but can't help myself
today. because dri2 with linux 2.6.34 was about 30% slower than dri1 with linux
2
On Tue, Jul 6, 2010 at 4:39 AM, Lionel Landwerlin wrote:
> I'm trying to build the last Mesa 7.8.2 on top of an Xlib stack.
> What I need, is a software implementation of GLES 2.0 with EGL.
> This is how I configure Mesa :
>
> ./configure --disable-glu --disable-glw --disable-glut --with-driver=xl