mesa/src/glx
Brian Paul 521e4b9b7e glx: fix glXQueryContext(GLX_RENDER_TYPE)
The renderType parameter to CreateContext() was never used.  Also, it
was often passed as zero.  Now when it's zero we check if the context
is RGBA or CI mode and set it accordingly.

Fixes bug 24211.
2009-09-30 15:15:10 -06:00
..
mini Remove CVS keywords. 2008-09-21 11:00:44 -07:00
x11 glx: fix glXQueryContext(GLX_RENDER_TYPE) 2009-09-30 15:15:10 -06:00
Makefile Never fail `make clean' 2008-05-07 11:35:23 -07:00