mesa/src
Thierry Reding 5af46e8360 mesa: Fix remap_table setup.
Since the SET_xxx and GET_xxx macros used to initialize the remap_table
have been replaced by inline functions, the missing late macro expansion
leads to driDispatchRemapTable not being redefined to remap_table, which
in turn causes the remap_table not to be setup properly.

This commit fixes the issue by moving the table redefinition after the
definition of driDispatchRemapTable but in front of the inline function
definitions.
2011-05-23 16:19:44 +01:00
..
driclient mesa: Purge macros NEED_EVENTS and NEED_REPLIES 2010-07-01 13:07:07 -06:00
egl wayland-drm: Use new generic error event 2011-05-19 12:07:00 -04:00
gallium r600g: fix "Fixed-Point Data Conversions" 2011-05-21 16:40:20 +02:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl mesa: check that flex/bison are installed 2011-05-18 07:51:33 -06:00
glu sgi: Fix MSVC build. 2011-04-27 19:06:07 +01:00
glut scons: Revamp how to specify targets to build. 2010-11-01 13:30:22 +00:00
glw Makefiles: Don't complain if depend file to be included doesn't exist. 2010-07-21 13:19:33 -07:00
glx glx: Check flush DRI extension version at runtime 2011-05-06 09:39:24 +02:00
mapi mesa: Fix remap_table setup. 2011-05-23 16:19:44 +01:00
mesa mesa: Fix remap_table setup. 2011-05-23 16:19:44 +01:00
Makefile
SConscript scons: Build glu. 2011-04-23 13:16:03 +01:00