mesa/src/glx
Ian Romanick a5f2206077 GL_EXT_paletted_texture functions should alias GL_SGI_color_table functions.
The functions for GL_EXT_paletted_texture that do not share GLX
protocol with GL_ARB_imaging are supposed to alias the similar
functions from GL_SGI_color_table.  They didn't.  This patch corrects
this problem and enables GLX protocol for both extensions.

Since this removes 3 entries from the dispatch table, this change
creates a lot of changes in the generated files.
2006-08-24 21:42:38 +00:00
..
mini LIB_DIR is now just 'lib' or 'lib64' 2006-07-13 02:50:27 +00:00
x11 GL_EXT_paletted_texture functions should alias GL_SGI_color_table functions. 2006-08-24 21:42:38 +00:00
Makefile Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKE 2004-06-01 00:06:14 +00:00