mesa/src
Rob Clark 63e5b72da8 freedreno/ir3: make reg array dynamic
To use fanin's to group registers in an array, we can potentially have a
much larger array of registers.  Rather than continuing to bump up the
array size, just make it dynamically allocated when the instruction is
created.

Signed-off-by: Rob Clark <robclark@freedesktop.org>
2015-01-07 19:37:28 -05:00
..
egl egl: Inform the client API when ancillary buffers may become undefined. 2015-01-06 15:40:40 -08:00
gallium freedreno/ir3: make reg array dynamic 2015-01-07 19:37:28 -05:00
gbm gbm: remove support for GCC older than 4.1.0 2014-12-17 08:37:29 +11:00
getopt
glsl glsl: use the is_gl_identifier() helper in a couple more places 2015-01-05 13:50:54 -07:00
glx mesa: remove support for GCC older than 3.3.0 2014-12-17 08:37:05 +11:00
gtest gtest: Add headers to distribution. 2014-12-12 12:11:46 -08:00
hgl hgl: traverse add-on entries 2014-12-10 14:01:01 +00:00
loader mesa: Add scons files to distribution. 2014-12-12 12:11:50 -08:00
mapi glapi: Force frame pointer elimination on Windows. 2015-01-07 19:35:34 +00:00
mesa mesa: Don't use _mesa_generic_nop on Windows. 2015-01-07 19:35:35 +00:00
util util: Silence signed-unsigned comparison warnings 2014-12-17 17:15:36 +00:00
Makefile.am mesa: Add scons files to distribution. 2014-12-12 12:11:50 -08:00
SConscript egl: Fix non-dri SCons builds re #87657 2014-12-25 10:34:49 -05:00