mesa/src
Matt Turner 773544f0e9 glsl: Move ir_type_unset to end of enumeration.
Now that the constructors set a type, ir_type_unset is not very useful.
Move it to the end of the enum (specifically out of position 0) so that
enums checks for dereferences and rvalues can save an instruction.

Reviewed-by: Juha-Pekka Heikkila <juhapekka.heikkila@gmail.com>
2014-06-03 17:58:34 -07:00
..
egl egl: Check for NULL native_window in eglCreateWindowSurface 2014-06-03 17:28:30 -07:00
gallium r600g,radeonsi: don't use hardware MSAA resolve if dst is fast-cleared 2014-06-03 13:33:14 +02:00
gbm Make DRI dependencies and build depend on the target 2014-05-23 15:24:04 +01:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl glsl: Move ir_type_unset to end of enumeration. 2014-06-03 17:58:34 -07:00
glx Revert "glx: load dri driver with RTLD_LOCAL so dlclose never fails to unload" 2014-06-02 12:56:12 +02:00
gtest gtest: Update to 1.7.0. 2014-04-14 00:06:53 -07:00
hgl haiku libGL: Move from gallium target to src/hgl 2014-01-06 15:50:21 -06:00
loader loader: add optional /sys filesystem method for PCI identification. 2014-05-29 20:25:37 -06:00
mapi glapi: Duplicate GLES1 prototypes in glapi_dispatch.c 2014-05-30 16:33:34 -07:00
mesa mesa: Make glGetIntegerv(GL_*_ARRAY_SIZE) return GL_BGRA. 2014-06-03 12:20:53 +01:00
Makefile.am src/build: Add getopt to distribution. 2014-04-07 09:41:02 -07:00
SConscript loader: introduce the loader util lib 2014-01-18 18:47:27 +00:00