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 07:28:59 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
3b56aa4475796e29b97eea271e0c31632c6d4a32
glest-source
/
source
/
shared_lib
/
sources
/
platform
/
sdl
History
Mark Vejvoda
3b56aa4475
- performance changes... (problem found by titi) most debug calls line are skipped when the debug flag is disabled even BEFORE getting into the handledebug method.
...
This improves performance VERY MUCH.
2011-03-28 03:54: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
- performance changes... (problem found by titi) most debug calls line are skipped when the debug flag is disabled even BEFORE getting into the handledebug method.
2011-03-28 03:54:23 +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
- bugfix for socket mutex locked when deleting socket
2011-03-19 12:04:18 +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
- performance changes... (problem found by titi) most debug calls line are skipped when the debug flag is disabled even BEFORE getting into the handledebug method.
2011-03-28 03:54:23 +00:00