Files
test/release
Brecht Van Lommel e3c6ae9b89 2.5: Texture Filtering
Patch by Alfredo de Greef with high quality image texture filters.
This adds 3 new filters:

* SAT: Summed Area Tables. This is like mipmaps, but using somewhat
  more memory avoids some artifacts.
* EWA: Ellipitical Weighted Average, anisotropic filter.
* FELINE: Fast elliptical lines for anisotropic texture mapping.

The one change I made to this was to try to fix an alpha/premul
problem, hopefully I didn't break anything, it looks compatible
with the existing filter now for me.
2009-07-21 13:20:35 +00:00
..
2009-07-17 02:43:15 +00:00
2009-07-19 13:32:02 +00:00
2009-07-21 13:20:35 +00:00
2009-06-12 15:37:23 +00:00
2009-06-08 20:08:19 +00:00