This website requires JavaScript.
Explore
Help
Sign In
mirror-games
/
glest-source
Watch
1
Star
0
Fork
0
You've already forked glest-source
mirror of
https://github.com/glest/glest-source.git
synced
2025-09-26 15:39:21 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
598ebb81c5f671c28d60db545020b4a34376d814
glest-source
/
source
/
shared_lib
/
sources
/
platform
/
sdl
History
Mark Vejvoda
598ebb81c5
attempt to see if this fixes an SDL bug in windows described here:
http://lists.libsdl.org/pipermail/sdl-libsdl.org/2005-February/048841.html
)
2011-11-02 23:36:12 +00:00
..
factory_repository.cpp
- Added ability to disable sound for poor users with non-functional sound
2010-07-16 06:35:22 +00:00
gl_wrap.cpp
- in headless mode skip call to set window icon
2011-09-27 17:15:56 +00:00
platform_util.cpp
Added more debugging and option to disable new streflop usage.
2010-05-01 20:14:25 +00:00
thread.cpp
- more memory cleanup and thread cleanup (found using valgrind)
2011-09-28 15:32:57 +00:00
window_gl.cpp
- added the ability to toggle hardware acceleration and full screen anti-aliasing via ini settings
2010-07-11 07:38:08 +00:00
window.cpp
attempt to see if this fixes an SDL bug in windows described here:
http://lists.libsdl.org/pipermail/sdl-libsdl.org/2005-February/048841.html
)
2011-11-02 23:36:12 +00:00