diff options
author | Eric Anholt <[email protected]> | 2011-10-11 17:07:37 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2011-11-03 23:29:52 -0700 |
commit | ff27e058bc93338ef0dbe322ab4e588ea4bbec0d (patch) | |
tree | 1281874e1016191ba644cbcc37b60917dc928481 /src/mapi/shared-glapi | |
parent | 492d223590569448c5666d421444102b50dda90d (diff) |
swrast: Directly map the stencil buffer in read_stencil_pixels.
This avoids going through the wrapper that has to rewrite the data for
packed depth/stencil. This isn't done in _swrast_read_stencil_span
because we don't want to map/unmap for each span.
v2: Move the unpack code to format_unpack.c.
v3: Fix signed/unsigned comparison.
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/mapi/shared-glapi')
0 files changed, 0 insertions, 0 deletions