mesa/src
Kenneth Graunke b76539aabe intel: Remove the texture_tiling driconf option.
This option can force textures to be untiled.  However, on Gen6+, depth
buffers must be Y-tiled.  MSAA buffers also must be Y-tiled.  So setting
this option on even a trivial application like glxgears causes assertion
failures in a debug build, and likely GPU hangs in a release build.

It's just giving users a license to shoot themselves in the foot.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
2013-04-08 16:15:07 -07:00
..
egl egl_dri2: Lower __DRI_IMAGE version requirement back to 1 2013-03-19 16:13:38 -04:00
gallium r600g/llvm: Add support for native isa for pre EG 2013-04-08 15:11:59 +02:00
gbm gbm: Remember to init format on gbm_dri_bo_create. 2013-02-07 20:00:52 -05:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl glsl: Don't early-out for error-type inputs 2013-04-08 15:17:05 -07:00
glx Honor GLX_DONT_CARE in MATCH_MASK 2013-04-05 14:32:45 -07:00
gtest gtest: Build it only for 'make check'. 2013-01-13 12:38:44 +01:00
mapi glapi: fix storage multisample build errors 2013-03-31 20:41:28 +10:00
mesa intel: Remove the texture_tiling driconf option. 2013-04-08 16:15:07 -07:00
Makefile.am automake: Convert src/Makefile to automake. 2012-06-11 09:28:00 -07:00
SConscript Remove libGLU 2012-08-31 10:58:15 -07:00