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
3049c5e376dfd11fed10e6d2bac2479a145dc8e4
glest-source
/
source
/
shared_lib
/
sources
/
platform
/
common
History
Mark Vejvoda
2e94c32d59
- added ability to check if compiler supports SSE and if not fallback to X87 for streflop.
...
- added ability for clients to specify gamma override value for drivers which support it
2011-12-23 08:20:54 +00:00
..
base_thread.cpp
- attempt to log more info related to CRC processing
2011-04-03 06:09:43 +00:00
cache_manager.cpp
- threadsafe cache manager and recursive checking in xml loader (possible fix for issue experienced by james in windows build)
2011-07-08 15:17:50 +00:00
platform_common.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
simple_threads.cpp
- bugfixes related to cppcheck report
2011-12-02 16:07:59 +00:00