diff options
author | Eric Anholt <[email protected]> | 2012-07-04 10:52:32 -0700 |
---|---|---|
committer | Chad Versace <[email protected]> | 2012-07-17 08:17:56 -0700 |
commit | bce58e155db7202a98642c10e6132dee4e08162b (patch) | |
tree | 3d0bb60da3279927743e56312e2db7f5a88033b4 /Makefile.am | |
parent | 433ff3e16e8e090fd3a1bf427e61f3e5971a5740 (diff) |
intel: Convert to using private depth/stencil buffers (v2)
This means that GLX buffer sharing of these no longer works. On the
other hand, just *look* at this code reduction.
v2:
- [chad] Fix intelCreateBuffer for gen < 6. When the branch for
!screen->hw_has_separate_stencil was taken,
intel_create_private_renderbuffer was incorrectly not used.
- [chad] Remove all code in intel_process_dri2_buffer for processing
depth, stencil, and hiz buffers. That code is now dead.
CC: Eric Anholt <[email protected]>
Signed-off-by: Chad Versace <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions