mesa/src
Ian Romanick b6b753f727 intel: Don't check for context pointer to be NULL during extension init
Thanks to Chia-I Wu's changes to the extension function
infrastructure, we no longer have to tell the loader which extensions
the driver might enable.  This means that intelInitExtensions will
never be called with a NULL context pointer.  Remove all the NULL checks.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
2009-11-12 15:43:09 -08:00
..
driclient
egl egl_glx: Add support for eglWaitClient and eglWaitNative. 2009-10-22 09:33:27 -06:00
gallium st/xorg: use an immediate instead of a full blown const 2009-11-11 21:47:28 -05:00
glew
glu
glut
glw
glx GLX: Change GLX client vendor string to "Mesa Project and SGI" 2009-11-06 14:52:49 -08:00
mesa intel: Don't check for context pointer to be NULL during extension init 2009-11-12 15:43:09 -08:00
Makefile
SConscript