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
f58f80397ecf5f87c6e628bc957963832553c7c3
love
/
src
T
History
Bart van Strien
f58f80397e
Fix fsaa crash on OSX, can't enable multisampling before a window is created (bug
#350
)
2012-01-06 17:04:48 +01:00
..
common
Optimize string->enum conversion (issue
#345
, thanks Kai)
2011-12-29 13:06:12 +01:00
libraries
Forward box2d asserts to exception, then catch those in the new* functions
2011-10-12 21:36:46 +02:00
modules
Fix fsaa crash on OSX, can't enable multisampling before a window is created (bug
#350
)
2012-01-06 17:04:48 +01:00
scripts
Fix issue
#348
- strict mode. Use setCanvas instead of setRenderTarget in
2012-01-04 14:01:14 +01:00
love.cpp
Properly export all lua-facing functions and use those for initialization (love.cpp no longer explicitly mentions implementations)
2011-12-24 01:10:40 +01:00