summaryrefslogtreecommitdiffstats
path: root/src/mesa/math/m_xform.h
diff options
context:
space:
mode:
authorBrian Paul <[email protected]>2012-07-27 08:22:44 -0600
committerBrian Paul <[email protected]>2012-07-27 14:53:16 -0600
commit906febaf8bd37fffa4fc14c56eda1dd6e4b4dcda (patch)
tree75614800f4389229e2651d963434616bf5436656 /src/mesa/math/m_xform.h
parenta80b7407f3724ddac96167d640a0f9a91d60ac5f (diff)
meta: fix glDrawPixels fallback test, stencil drawing
Remove the check for pixel transfer ops. If any RGB/depth scale/bias is in effect, it'll be applied in the glTexImage step. If drawing stencil pixels we need to disable pixel transfer so that alpha scale/bias are not applied to the stencil data. These issues were spotted by Roland. Fixes Blender performance issues reported in http://bugs.freedesktop.org/show_bug.cgi?id=47375 NOTE: This is a candidate for the 8.0 branch. Tested-by: Barto <[email protected]> Reviewed-by: Roland Scheidegger <[email protected]>
Diffstat (limited to 'src/mesa/math/m_xform.h')
0 files changed, 0 insertions, 0 deletions