Files
mesa/src/mapi/glapi
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
..
2011-05-23 16:19:44 +01:00
2010-05-07 10:41:11 +08:00
2010-08-23 18:28:14 +08:00
2010-09-15 17:45:26 +08:00
2010-12-18 15:05:52 +08:00
2011-01-22 11:59:05 +08:00
2011-04-26 14:54:41 -06:00
2011-01-29 19:22:54 +08:00
2011-01-22 11:59:05 +08:00