Files
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
..
2008-09-21 11:00:44 -07:00
2008-05-07 11:35:23 -07:00