Re: [Dri-devel] OpenGL and the LinuxThreads pthread_descr structure

2002-05-17 Thread James Antill
Ian Romanick <[EMAIL PROTECTED]> writes: > Please forgive my lack of understanding of the relevent issues. It seems to > me that this issue (or a closely related issue) has been brought up in the > past, and was brutally slain by Linus. Admittedly, a lot has changed in the > Linux world in 2+ y

Re: [Dri-devel] OpenGL and the LinuxThreads pthread_descr structure

2002-05-17 Thread Keith Whitwell
Ian Romanick wrote: > > On Thu, May 16, 2002 at 03:41:32PM -0700, Gareth Hughes wrote: > > > I would like to propose a small change to the pthread_descr structure in > > the latest LinuxThreads code, to better support OpenGL on GNU/Linux > > systems (particularly on x86, but not excluding other

Re: [Dri-devel] OpenGL and the LinuxThreads pthread_descr structure

2002-05-17 Thread Ian Romanick
On Thu, May 16, 2002 at 03:41:32PM -0700, Gareth Hughes wrote: > I would like to propose a small change to the pthread_descr structure in > the latest LinuxThreads code, to better support OpenGL on GNU/Linux > systems (particularly on x86, but not excluding other platforms). The > purpose of thi

[Dri-devel] OpenGL and the LinuxThreads pthread_descr structure

2002-05-16 Thread Gareth Hughes
I would like to propose a small change to the pthread_descr structure in the latest LinuxThreads code, to better support OpenGL on GNU/Linux systems (particularly on x86, but not excluding other platforms). The purpose of this patch is to provide efficient thread-local storage for both libGL itse