spring: develop 23047130 | [ Diff ] [ Back to Repository ] | |||
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
xiphux | xiphux | develop | 2005-08-02 22:24:40 | develop 0933904f |
Changeset | Added support for: - Bitmap file headers (bmp/pcx handling) - Floating point control word manipulation (_control87, _clearfp) - Improved QueryPerformanceFrequency, using /proc/cpuinfo on Linux and gettimeofday usec timing otherwise - QueryPerformanceCounter, using rdtsc on pentium class, itc on ia64, or gettimeofday otherwise - Improved MessageBox() stderr output, with conversion of MB_ICONs git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@117 37977431-3df6-0310-b722-df95706aa16b |
|||
mod - rts/Bitmap.cpp | [ Diff ] [ File ] | |||
mod - rts/Game.cpp | [ Diff ] [ File ] | |||
mod - rts/include/linux/windows.h | [ Diff ] [ File ] |