mesa/src
Topi Pohjolainen 85fc724df5 i965/fs: allow unit tests to dump the final patched assembly
Unit tests comparing generated blorp programs to known good need
to have the dump in designated file instead of in default
standard output. The comparison also expects the jump counters
of if-else-instructions to be correctly set and hence the dump
needs to be taken _after_ 'patch_IF_ELSE()' is run (the default
dump of the fs_generator does this before).

v2 (Paul): dropped the redundant 'dump_enabled' argument

Signed-off-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
Reviewed-by: Paul Berry <stereotype441@gmail.com>
2014-01-23 08:45:57 +02:00
..
egl egl_dri2: use loader util lib 2014-01-18 18:47:49 +00:00
gallium gallium/util: util_format_srgb should not return FORMAT_NONE for sRGB formats 2014-01-23 01:47:14 +01:00
gbm gbm: use the loader util lib 2014-01-18 18:47:48 +00:00
getopt
glsl glsl: Simplify aggregate type inference to prepare for ARB_arrays_of_arrays. 2014-01-22 11:08:30 -08:00
glx glx: use the loader util lib 2014-01-18 18:47:48 +00:00
gtest gtest: enable subdir-objects to prevent automake warnings 2013-11-16 14:01:27 +00:00
hgl haiku libGL: Move from gallium target to src/hgl 2014-01-06 15:50:21 -06:00
loader logger: Remove unused variable. 2014-01-20 13:58:11 +00:00
mapi mesa: Add ARB_viewport_array plumbing 2014-01-20 11:32:00 -08:00
mesa i965/fs: allow unit tests to dump the final patched assembly 2014-01-23 08:45:57 +02:00
Makefile.am loader: introduce the loader util lib 2014-01-18 18:47:27 +00:00
SConscript loader: introduce the loader util lib 2014-01-18 18:47:27 +00:00