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-12 08:30:56 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
026230f41a636fadc07805e6c3957754c80fecff
love
/
src
T
History
Alex Szpakowski
275a9a300f
Multi-canvas rendering (love.graphics.setCanvas with multiple canvases) now allows canvases with different formats, if the system supports it. Added 'multicanvasformats' to the table returned by love.graphics.getSupported.
...
--HG-- branch : minor
2015-03-02 23:43:09 -04:00
..
common
Added a static assert to make sure type IDs always have a corresponding type name.
2015-03-01 18:42:02 -04:00
libraries
Fixed the background color for the error screen, and updated LodePNG to the latest version.
2015-02-27 21:20:31 -04:00
modules
Multi-canvas rendering (love.graphics.setCanvas with multiple canvases) now allows canvases with different formats, if the system supports it. Added 'multicanvasformats' to the table returned by love.graphics.getSupported.
2015-03-02 23:43:09 -04:00
scripts
Cleaned up graphics.lua a bit
2015-02-28 00:11:27 -04:00
love.cpp
Merged default into minor
2015-02-24 21:42:55 -04:00