Files
mesa/src
Brian Paul e6c6b1c147 swrast: stop using depth/stencil wrappers in CopyPixels code
The functions that read depth/stencil values understand all (packed)
depth/stencil buffer formats now so there's no reason to use the
wrappers.

Also, improve the format checks in fast_copy_pixels() to catch mismatched
depth/stencil cases.

v2: fix the test for combined depth+stencil buffers, per Eric.
2011-12-24 08:59:54 -07:00
..
2011-01-12 16:54:21 +00:00
2011-12-23 17:03:00 -08:00
2011-09-20 20:50:48 +01:00