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
eaad102f5ca9071d66fd0ba243e0841efb34365d
love
/
src
/
modules
/
window
/
sdl
T
History
Alex Szpakowski
eaad102f5c
Calling love.window.setMode with fullscreen=true and a width or height larger than the largest fullscreen mode now falls back to the largest fullscreen mode instead of failing and returning false.
2014-07-30 01:22:01 -03:00
..
Window.cpp
Calling love.window.setMode with fullscreen=true and a width or height larger than the largest fullscreen mode now falls back to the largest fullscreen mode instead of failing and returning false.
2014-07-30 01:22:01 -03:00
Window.h
Added love.window.showMessageBox.
2014-07-21 21:28:21 -03:00