diff options
author | Brian Paul <[email protected]> | 2011-07-06 15:04:17 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2011-07-06 15:14:47 -0600 |
commit | b786db06540472beda9cedd18937d6e12855b3eb (patch) | |
tree | 1e1501dbdd5f78d5f74261adbf3c9ef46da0474e /src/gallium/drivers/i915/i915_fpc_optimize.c | |
parent | 057a107d4433eefce0ac99810a6e182f19fa64a6 (diff) |
mesa: fix texstore addressing bugs for depth/stencil formats
Using GLuint pointers worked when the pixel size was four bytes
or the row stride was a multiple of four but was otherwise broken.
Fixes failures found with the piglit fbo-stencil test.
This helps to fix https://bugs.freedesktop.org/show_bug.cgi?id=38729
NOTE: This is a candidate for the 7.11 branch.
Diffstat (limited to 'src/gallium/drivers/i915/i915_fpc_optimize.c')
0 files changed, 0 insertions, 0 deletions