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
5f6ee505410262a10788fcf20e6e625a0c8533e9
love
/
src
/
modules
/
graphics
T
History
Alex Szpakowski
5f6ee50541
Replaced the GLee OpenGL function loader with a modified version of GLAD (resolves issue #728.)
...
--HG-- branch : minor
2014-08-18 21:35:52 -03:00
..
opengl
Replaced the GLee OpenGL function loader with a modified version of GLAD (resolves issue #728.)
2014-08-18 21:35:52 -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
Replaced the old stencil API with love.graphics.drawStencil(stencilfunc), love.graphics.setStencilTest(enable, invert), and love.graphics.getStencilTest.
2014-08-08 00:25:44 -03:00
Graphics.h
Replaced the old stencil API with love.graphics.drawStencil(stencilfunc), love.graphics.setStencilTest(enable, invert), and love.graphics.getStencilTest.
2014-08-08 00:25:44 -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
Changed love.graphics.newImage's optional second argument to be a table of flags. Current flags are 'mipmaps' and 'srgb'.
2014-06-05 17:19:31 -03:00
Texture.h
Changed love.graphics.newImage's optional second argument to be a table of flags. Current flags are 'mipmaps' and 'srgb'.
2014-06-05 17:19:31 -03: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