diff options
author | Dave Airlie <[email protected]> | 2015-05-27 11:11:06 +1000 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2015-05-29 13:15:47 +1000 |
commit | 065978d36b8a8ba5aa23248c6bcd0f0e4d6e86de (patch) | |
tree | 2e61de0b928e308c640c1b164b837d4723655942 /docs/llvmpipe.html | |
parent | b95ec49e57f81bdd75795dc93022533704efe509 (diff) |
softpipe: fix offset wrapping calculations (v2)
Roland pointed out my previous attempt was lacking, so I enhanced the
texwrap piglit test, and tested them. This fixes the offset calculations
in a number of areas by adding the offset first, it also fixes the fastpaths,
which I forgot to address in the previous commit.
v2: try and avoid divides in most paths, the repeat mirror path
really was ugly no matter which way I went, so I left it having
the divide.
Also fix the gather lod calculation bug.
Reviewed-by: Roland Scheidegger <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'docs/llvmpipe.html')
0 files changed, 0 insertions, 0 deletions