Re: [PATCH] glx: Remove left-over glthread.c

2014-02-07 Thread Keith Packard
Adam Jackson a...@redhat.com writes: On Wed, 2014-01-22 at 15:08 -0800, Eric Anholt wrote: Jon TURNEY jon.tur...@dronecode.org.uk writes: Commit be668096 glx: convert to direct GL dispatch (v2) removes glthread.c from Makefile.am along with the rest of the dispatch table code, but

Re: [PATCH] glx: Remove left-over glthread.c

2014-02-03 Thread Adam Jackson
On Wed, 2014-01-22 at 15:08 -0800, Eric Anholt wrote: Jon TURNEY jon.tur...@dronecode.org.uk writes: Commit be668096 glx: convert to direct GL dispatch (v2) removes glthread.c from Makefile.am along with the rest of the dispatch table code, but doesn't remove glthread.c itself.

Re: [PATCH] glx: Remove left-over glthread.c

2014-01-22 Thread Eric Anholt
Jon TURNEY jon.tur...@dronecode.org.uk writes: Commit be668096 glx: convert to direct GL dispatch (v2) removes glthread.c from Makefile.am along with the rest of the dispatch table code, but doesn't remove glthread.c itself. Signed-off-by: Jon TURNEY jon.tur...@dronecode.org.uk Cc: Adam

[PATCH] glx: Remove left-over glthread.c

2014-01-06 Thread Jon TURNEY
Commit be668096 glx: convert to direct GL dispatch (v2) removes glthread.c from Makefile.am along with the rest of the dispatch table code, but doesn't remove glthread.c itself. Signed-off-by: Jon TURNEY jon.tur...@dronecode.org.uk Cc: Adam Jackson a...@redhat.com --- glx/glthread.c | 204