diff options
author | Marek Olšák <[email protected]> | 2012-12-03 17:34:58 +0100 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2012-12-07 14:19:28 +0100 |
commit | 976b832e9ae199c0a89b0e04e93088da3c829307 (patch) | |
tree | 5e9f3c22371e598b42f8fd01c886564de5989cb5 /src/gallium/state_trackers/dri | |
parent | 9f06966a7b17c99bc44e15e3a13f6cf92a4e49b7 (diff) |
st/mesa: implement CopyTexSubImage for MSAA framebuffers
Reviewed-by: Brian Paul <[email protected]>
Just use pipe->blit, which can do resolve, flipping, and format conversions.
The util_blit_pixels codepath is still there for the cases where we have to
force alpha to 1.
This also turns on acceleration for copying GL_DEPTH_STENCIL.
Diffstat (limited to 'src/gallium/state_trackers/dri')
0 files changed, 0 insertions, 0 deletions