mesa/src
José Fonseca 8902c42db4 mesa: Do copy propagation across if-else-endif.
Addresses excessive TEMP allocation in vertex shaders where all CONSTs are
stored into TEMPS at the start, but copy propagation was failing due to
the presence of IFs.

We could do something about loops, but ifs are easy enough.
2011-02-17 15:29:30 +00:00
..
driclient mesa: Purge macros NEED_EVENTS and NEED_REPLIES 2010-07-01 13:07:07 -06:00
egl egl_dri2: add swrast 2011-02-16 23:06:36 -05:00
gallium util: Cleanup symbol name resolution on Windows. 2011-02-17 15:26:53 +00:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl linker: Fix off-by-one error implicit array sizing 2011-02-15 18:22:33 -08:00
glu mesa: fix mesa version string construction 2010-10-19 08:59:27 -06: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: Put null check before use 2011-02-11 18:19:10 -08:00
mapi mapi: Workaround a bug in makedepend. 2011-01-29 19:22:54 +08:00
mesa mesa: Do copy propagation across if-else-endif. 2011-02-17 15:29:30 +00:00
Makefile
SConscript scons: builtin_glsl_function on windows needs bundled getopt. 2011-02-11 20:09:26 +00:00