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-25 15:09:03 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
bc794178aa301b36ccedd5a9a7e01154a979ddc3
glest-source
/
source
/
shared_lib
/
sources
/
platform
/
sdl
History
Mark Vejvoda
a55397c5f6
- more safe way to accumulate stack trace and not run out of buffer space.
2012-07-17 23:36:00 +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
- added support for intro videos using libvlc (if libvlc is installed for the developer, its optional)
2012-05-12 20:33:18 +00:00
platform_util.cpp
- more safe way to accumulate stack trace and not run out of buffer space.
2012-07-17 23:36:00 +00:00
thread.cpp
- fix headless server crash due to new call to setgama in headless mode
2012-04-16 06:14:10 +00:00
window_gl.cpp
- added ability to check if compiler supports SSE and if not fallback to X87 for streflop.
2011-12-23 08:20:54 +00:00
window.cpp
- got built in memory leak working. Just edit leak_dumper.h and uncomment:
2012-04-14 21:21:09 +00:00