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-27 07:59:00 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
5d2066fdbb65fc49a86bc749113f33268804f435
glest-source
/
source
/
shared_lib
/
sources
/
platform
/
sdl
History
Mark Vejvoda
5d2066fdbb
- added a new thread manager to try to see if it takes less CPU cycles while the thread controller waits for slaves to do their work. To enable the experimental thread manager set: EnableNewThreadManager=true
2013-01-10 21:16:28 +00:00
..
factory_repository.cpp
- got built in memory leak working. Just edit leak_dumper.h and uncomment:
2012-04-14 21:21:09 +00:00
gl_wrap.cpp
- allow changing screen resolution and fullscreen mode in options menu with confirmation
2013-01-01 10:18:42 +00:00
platform_util.cpp
- remove unused code as debian flagged it as potentially unsafe
2012-11-12 04:18:43 +00:00
thread.cpp
- added a new thread manager to try to see if it takes less CPU cycles while the thread controller waits for slaves to do their work. To enable the experimental thread manager set: EnableNewThreadManager=true
2013-01-10 21:16:28 +00:00
window_gl.cpp
- fix windows compile
2013-01-01 03:52:56 +00:00
window.cpp
- see if this hotkey fix is ok for titi
2012-11-21 18:54:50 +00:00