mesa/src
José Fonseca f5c41e16d7 gallium/tgsi: Don't declare temps individually when they are all similar.
tgsi_ureg was recently enhanced to support local temporaries, and as result
temps are declared individually.

This change avoids many TEMP register declarations on common shaders.

(And fixes performance regression due to mismatches against performance
sensitive shaders.)

Reviewed-by: Brian Paul <brianp@vmware.com>
2012-07-02 12:14:53 +01:00
..
egl automake: Convert src/egl/Makefile to automake. 2012-06-21 09:58:12 -07:00
gallium gallium/tgsi: Don't declare temps individually when they are all similar. 2012-07-02 12:14:53 +01:00
gbm gbm: Add gbm_bo_write entry point 2012-05-03 10:57:32 -04:00
getopt
glsl glsl: be more careful about counting varying vars in the linker 2012-06-27 11:31:16 -06:00
glu glu: fix two Clang warnings 2012-05-21 08:29:23 -06:00
glx glx/tests: Fix signed/unsigned comparison warnings. 2012-06-20 11:42:42 -07:00
gtest gtest: Don't actually install a library. 2012-04-16 11:25:39 -07:00
mapi mesa: more const qualifiers to match the latest glext.h 2012-06-27 15:37:10 -06:00
mesa st/mesa: use DEBUG_INCOMPLETE_FBO debug flag 2012-06-29 17:19:12 -06:00
.gitignore automake: Convert src/Makefile to automake. 2012-06-11 09:28:00 -07:00
Makefile.am automake: Convert src/Makefile to automake. 2012-06-11 09:28:00 -07:00
SConscript scons: add code to generate the various GL API files 2012-05-31 09:40:35 -06:00