Alex Szpakowski
|
2009124cf9
|
Reworked internal anisotropic filtering code to be more concise and intuitive
|
2013-03-21 12:21:13 -03:00 |
|
Alex Szpakowski
|
25d6700361
|
Moved anisotropic filtering to Image:setFilter(min, mag, anisotropy), added anisotropic filtering support to canvases and fonts
|
2013-03-20 23:23:26 -03:00 |
|
Alex Szpakowski
|
96161c66f6
|
Updated copyright text for the new year
|
2013-02-05 05:32:49 -04:00 |
|
Alexander Szpakowski
|
ab98b0de45
|
Added mipmap support to Image filter struct and OpenGL texture filter helper functions
|
2013-01-01 21:44:27 -04:00 |
|
Alexander Szpakowski
|
1678252b7a
|
Applied patch from issue #542 (texture filtering inconsistencies) in main LÖVE repository
|
2013-01-01 21:29:38 -04:00 |
|
Bart van Strien
|
7793e7f02f
|
CRLF to LF
|
2012-07-04 14:40:24 +02:00 |
|
rude
|
81c38e22d0
|
Applied the new style guidelines.
Well, sort of. Lot's more to be done, but this is a start.
|
2012-06-28 23:52:33 +02:00 |
|
Bill Meltsner
|
be55579a22
|
Happy New Year, have an enormous diff
|
2012-01-09 02:41:11 -06:00 |
|
Bart van Strien
|
0aae9684b3
|
Automated formatting fix
|
2011-11-16 11:32:41 +01:00 |
|
Bill Meltsner
|
fde708160e
|
bringing in the new year by changing every 2010 to 2011
|
2011-01-15 14:40:27 -06:00 |
|
rude
|
1eca14ed9e
|
Fixed artifacts exposed (not really caused) by a0d18b527fb1. GL_CLAMP is deprecated in OpenGL ES. Image::Filter and Image::Wrap did not have reasonable default.
|
2010-09-14 20:41:14 +02:00 |
|
Bill Meltsner
|
db117de2c8
|
Switched Image wrap modes to the new string syntax too.
|
2010-02-09 15:18:27 -05:00 |
|
Bill Meltsner
|
e661459103
|
Switched Image filter modes to use the new string constant system
|
2010-02-09 14:30:41 -05:00 |
|