mesa/src
Eric Anholt 2d159e6b36 i965: Reorganize MESA_FORMAT -> BRW_SURFACEFORMAT table.
This should be a no-op change.  The initializers are reordered to
match the ordering of the enum, since there isn't a clearly sensible
ordering, but "the order they were added to the driver, sort of" is
definitely not one.

Also, the unsupported formats are explicitly initialized to 0, so it's
more obvious what we aren't claiming to support.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2011-11-22 13:58:38 -08:00
..
egl egl: silence unused var warning 2011-11-10 16:00:46 -07:00
gallium r600g: handle all remaining CAPs 2011-11-22 20:56:51 +01:00
gbm
getopt
glsl glsl: convervative_depth is not allowed in the vertex shader 2011-11-22 20:56:50 +01:00
glu glu: Fix deprecated conversion from string constant to ‘char*’ warning. 2011-11-09 10:24:37 +00:00
glx drisw: Enable SGI_make_current_read for direct contexts 2011-11-01 13:52:48 -04:00
mapi mesa,glsl,mapi: Put extern "C" { ... } where appropriate. 2011-11-09 10:24:37 +00:00
mesa i965: Reorganize MESA_FORMAT -> BRW_SURFACEFORMAT table. 2011-11-22 13:58:38 -08:00
Makefile
SConscript