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-14 10:13:46 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3704595189e0a40ffafc37864ffa7b12c564176e
love
/
src
/
modules
/
window
T
History
Alex Szpakowski
3704595189
Enabled OpenGL ES 3 support for Windows/Linux/Android when SDL 2.0.4+ is used, since that SDL version fixed its EGL code for GLES 3+.
2015-05-11 21:14:10 -03:00
..
sdl
Enabled OpenGL ES 3 support for Windows/Linux/Android when SDL 2.0.4+ is used, since that SDL version fixed its EGL code for GLES 3+.
2015-05-11 21:14:10 -03:00
Window.cpp
Changed the default fullscreen type from 'exclusive' to 'desktop'.
2015-02-21 17:27:54 -04:00
Window.h
Fixed a memory leak in love.graphics.newText.
2015-03-16 03:13:10 -03:00
wrap_Window.cpp
Replaced most cases of type bits and type name strings in love's Lua wrapper code with type id's.
2015-03-01 18:32:41 -04:00
wrap_Window.h
Merged default into minor
2015-01-16 15:47:26 -04:00