mesa/src
Kenneth Graunke 91df4d746b i965: Make INTEL_DEBUG=shader_time use the RAW surface format.
Untyped Atomic Operation messages are illegal for non-RAW formats.  The
IVB hardware proceeds happily (after all, who cares what the format of the
surface is if you're doing untyped ops on it?), but later hardware
apparently doesn't.  The simulator for gen7 does complain, though.

v2: Rebase against updates to previous patches. (by anholt)

NOTE: This is a candidate for the 9.1 branch.
Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Paul Berry <stereotype441@gmail.com>
Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
2013-03-14 12:30:40 -07:00
..
egl mesa,gallium,egl,mapi: One definition of C99 inline/__func__ to rule them all. 2013-03-12 22:06:27 +00:00
gallium softpipe: Shrink context size. 2013-03-14 11:59:53 +00:00
gbm gbm: Remember to init format on gbm_dri_bo_create. 2013-02-07 20:00:52 -05:00
getopt
glsl mesa: Report ARB_debug_output for both shader errors and warnings. 2013-03-05 14:25:00 -08:00
glx glx: Fix glXCreateWindow() when GLX_DIRECT_RENDERING is undefined 2013-02-27 13:36:19 -05:00
gtest gtest: Build it only for 'make check'. 2013-01-13 12:38:44 +01:00
mapi Properly check GLX_INDIRECT_RENDERING in glapi/tests/check_table 2013-03-13 14:55:52 +00:00
mesa i965: Make INTEL_DEBUG=shader_time use the RAW surface format. 2013-03-14 12:30:40 -07:00
Makefile.am
SConscript Remove libGLU 2012-08-31 10:58:15 -07:00