glsl: enable the new linear scan register allocator code
authorBrian Paul <brianp@vmware.com>
Tue, 7 Apr 2009 17:10:27 +0000 (11:10 -0600)
committerBrian Paul <brianp@vmware.com>
Tue, 7 Apr 2009 17:10:27 +0000 (11:10 -0600)
commit0f0e24f6ef9c3ea44eba21ed3678361dc6c2ae6f
treef46063ede3cf40b4c9a7c72fbf8800467e6f85c2
parent439909a87d50723c2dba0ee1539467f1f4bf8bf0
glsl: enable the new linear scan register allocator code

Seems to b working well enough to enable all the time.
Optimizations can be disabled with "export MESA_GLSL=nopt" if needed.
src/mesa/shader/prog_optimize.c