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 23:49:03 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
03a7a72ef504370e03a49a6747b73bfd48ab600f
glest-source
/
source
/
shared_lib
/
sources
/
platform
/
sdl
History
Mark Vejvoda
6c1c248d62
- attempt to fix network stuttering using a new multi-read single write mutex + semaphore class
2011-11-26 08:14:23 +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
- fixed headless server (dont call glew)
2011-11-18 15:07:28 +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
- attempt to fix network stuttering using a new multi-read single write mutex + semaphore class
2011-11-26 08:14:23 +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