This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
d643588d884f9624d3788deb6830a4643ef52f2d
0ad
/
source
/
lib
/
sysdep
T
History
travis
602e90096b
Fixed issue in VerifyPages that was preventing me from compiling on Vista.
...
#Vista compile fix This was SVN commit r6650.
2009-01-31 23:30:24 +00:00
..
arch
work-related additions:
2009-01-06 20:17:06 +00:00
os
Fixed issue in VerifyPages that was preventing me from compiling on Vista.
2009-01-31 23:30:24 +00:00
rtl
# Fixed Linux build
2009-01-02 21:19:41 +00:00
tests
…
acpi.cpp
# fix warnings
2008-12-17 16:32:46 +00:00
acpi.h
# fix warnings
2008-12-17 16:32:46 +00:00
arch.h
slight improvement, use ARCH_X86_X64 instead of ARCH_IA32||ARCH_AMD64
2008-09-27 10:23:05 +00:00
clipboard.h
…
compiler.h
64-bit fixes (the parts of lib/ in use at work are now fully operational in 64-bit mode)
2008-09-16 17:46:45 +00:00
cpu.cpp
…
cpu.h
…
cursor.h
…
dir_watch.h
# fix warnings
2008-12-17 16:32:46 +00:00
gfx.cpp
# fix warnings
2008-12-17 16:32:46 +00:00
gfx.h
…
numa.h
# code cleanup/fixes
2008-12-16 21:13:04 +00:00
os_cpu.cpp
…
os_cpu.h
…
os.h
…
rtl.h
…
snd.cpp
…
snd.h
…
stl.h
Use GCC's std::tr1::unordered_* classes instead of the now-deprecated __gnu_cxx::hash_* when possible
2008-07-19 00:20:54 +00:00
sysdep.h
fixes to stack trace code under x64 (from work):
2008-09-27 10:05:11 +00:00