Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=3024
------- Additional Comments From [EMAIL PROTECTED] 2005-04-14 13:58 -------
Created an attachment (id=2426)
--> (https://bugs.freedesktop.org/attachment.cgi?id=2426&action=view)
Patch to use pthreads or TLS for per-thread GLX context, version 01
Since everything else in the Mesa build uses either pthreads or TLS, this patch
adds similar support to libGL for the per-thread GLX context.
Also, glxext.c will give an error during compilation if THREADS is defined but
PTHREADS or XTHREADS is not. If there are no supported platforms that don't
support multithreading, then this should be changed from '#elif defined(
THREADS )' to just '#else'. That is, libGL will require either PTHREADS or
XTHREADS. I personally think that is the right way to go, but that change can
be made later.
This patch also removes the dependency on GLX_DIRECT_RENDERING for per-thread
GLX context support.
If there are no objections, I will commit this to Mesa CVS on 15-Apr-2005.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel