diff options
author | Thomas Hellstrom <[email protected]> | 2014-04-08 16:48:51 -0400 |
---|---|---|
committer | Thomas Hellstrom <[email protected]> | 2014-04-17 09:56:28 +0200 |
commit | 09cd376353f534611323da9bedb9b88242b6e4fa (patch) | |
tree | 818dd0de0144377afbb84286309f56d578e177c2 /src/gallium/drivers/ilo | |
parent | a45ae814d1985bb9e72ba8f5cb73e070d22bd5b6 (diff) |
st/xa: Cache render target surface
Otherwise it will trick the gallium driver into thinking that the render
target has actually changed (due to different pipe_surface pointing to
same underlying pipe_resource). This is really badness for tiling GPUs
like adreno.
This also appears to fix a rendering error with Motif on vmwgfx.
Why that is is still under investigation.
Based on an idea by Rob Clark.
Cc: "10.0 10.1" <[email protected]>
Signed-off-by: Thomas Hellstrom <[email protected]>
Reviewed-by: Rob Clark <[email protected]>
Diffstat (limited to 'src/gallium/drivers/ilo')
0 files changed, 0 insertions, 0 deletions