mesa/src
Vinson Lee 7772a34f3a mesa: Dynamically allocate acp array in ir_to_mesa_visitor::copy_propagate.
Fixes these MSVC errors.
ir_to_mesa.cpp(2644) : error C2057: expected constant expression
ir_to_mesa.cpp(2644) : error C2466: cannot allocate an array of constant size 0
ir_to_mesa.cpp(2644) : error C2133: 'acp' : unknown size
ir_to_mesa.cpp(2646) : error C2070: 'ir_to_mesa_instruction *[]': illegal sizeof operand
ir_to_mesa.cpp(2709) : error C2070: 'ir_to_mesa_instruction *[]': illegal sizeof operand
ir_to_mesa.cpp(2718) : error C2070: 'ir_to_mesa_instruction *[]': illegal sizeof operand
2011-01-14 16:18:52 -08:00
..
driclient
egl egl: Fix EGL_VERSION string. 2011-01-14 14:29:19 +08:00
gallium r600g: compiler helper opcode fixes for evergreen 2011-01-14 17:50:49 -05:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl generate_builtins.py: Whitespace fixes. 2011-01-14 14:19:02 -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
glx glapi: Regenerate for GL_ARB_ES2_compatibility. 2011-01-14 15:28:01 -08:00
mapi glapi: Regenerate for GL_ARB_ES2_compatibility. 2011-01-14 15:28:01 -08:00
mesa mesa: Dynamically allocate acp array in ir_to_mesa_visitor::copy_propagate. 2011-01-14 16:18:52 -08:00
talloc
Makefile
SConscript scons: Fix cross-compilation. 2011-01-13 20:53:42 +00:00