diff options
author | Eric Anholt <[email protected]> | 2012-02-04 14:05:46 +0100 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2012-02-07 16:03:30 -0800 |
commit | 7c857a6b159debf76d4661f494fd2c97d205b5b1 (patch) | |
tree | e5c3be368ddcaec9156382cd107e52e517ec9608 /Android.common.mk | |
parent | 07e621c52329cd17b97051a26493626228d043b9 (diff) |
i965/fs: Implement GL_CLAMP behavior on texture rectangles on gen6+.
We were doing saturate-based clamping on the [0,width] or [0,height]
coordinate, which meant only the first pixel was addressable.
Fixes piglit ARB_texture_rectangle/texwrap-RECT-bordercolor
NOTE: This is a candidate for the 8.0 release branch.
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'Android.common.mk')
0 files changed, 0 insertions, 0 deletions