This website requires JavaScript.
Explore
Help
Sign In
LOVE
/
love
Watch
1
Star
0
Fork
0
You've already forked love
mirror of
https://github.com/love2d/love.git
synced
2026-08-16 00:02:12 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8f40319817a72902f7196fff195e8876550c6ec4
love
/
src
/
modules
/
graphics
T
History
Alex Szpakowski
8f40319817
Changed the screen_coords parameter of the effect function in pixel shaders so y+ is down instead of up (resolves issue #435.)
...
--HG-- branch : minor
2014-04-01 21:08:12 -03:00
..
opengl
Changed the screen_coords parameter of the effect function in pixel shaders so y+ is down instead of up (resolves issue #435.)
2014-04-01 21:08:12 -03:00
Color.h
CRLF to LF
2012-07-04 14:40:24 +02:00
Drawable.h
Added antialiasing (MSAA) support to Canvases via a new optional parameter. Added Canvas:getFSAA.
2014-01-27 01:31:41 -04:00
Graphics.cpp
Renamed blend modes "additive", "subtractive", and "multiplicative" to "add", "subtract", and "multiply" (resolves issue
#864
)
2014-04-01 20:49:24 -03:00
Graphics.h
Renamed blend modes "additive", "subtractive", and "multiplicative" to "add", "subtract", and "multiply" (resolves issue
#864
)
2014-04-01 20:49:24 -03:00
Quad.cpp
Goodbye 2013, hello 2014!
2014-01-03 17:28:58 -04:00
Quad.h
Goodbye 2013, hello 2014!
2014-01-03 17:28:58 -04:00
Texture.cpp
Added sRGB (gamma-correct) support for Images, Canvases, and the main screen.
2014-02-02 18:31:41 -04:00
Texture.h
Added sRGB (gamma-correct) support for Images, Canvases, and the main screen.
2014-02-02 18:31:41 -04:00
Volatile.cpp
Goodbye 2013, hello 2014!
2014-01-03 17:28:58 -04:00
Volatile.h
Goodbye 2013, hello 2014!
2014-01-03 17:28:58 -04:00