diff options
author | Kenneth Graunke <[email protected]> | 2013-04-08 19:39:20 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2013-04-08 16:15:07 -0700 |
commit | b76539aabea6a910e15d2c626901c7b208868f0c (patch) | |
tree | 67227a0de66943f4daaf329de750cb99252a30fb /src/gallium/drivers/r600 | |
parent | 55ecc448b9d05e9f1e5ceb88ab35606e80e3adee (diff) |
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 <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'src/gallium/drivers/r600')
0 files changed, 0 insertions, 0 deletions