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-15 15:51:12 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3fb78d54584ce80f4a579175247ad26a08cc5251
love
/
src
T
History
Alex Szpakowski
3fb78d5458
Added SpriteBatch:setBufferSize (issue
#655
)
2013-06-29 00:04:56 -03:00
..
common
Added a way for love's reference-counted objects to be released more safely in some situations (e.g. setters)
2013-06-09 02:42:33 -03:00
libraries
Removed support for BC7-compressed DDS images (only *very* modern systems support it right now); updated the ddsparse library
2013-06-09 16:31:02 -03:00
modules
Added SpriteBatch:setBufferSize (issue
#655
)
2013-06-29 00:04:56 -03:00
scripts
Flipped the loading order of the graphics and window modules (first window, then graphics)
2013-06-21 06:02:09 -03:00
love.cpp
Removed duplicated code for a crash workaround in Mac OS 10.5
2013-05-16 15:30:34 -03:00