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
9c8069631ebd535f2f050a8d752980d94de56a4c
0ad
/
source
/
lib
/
sysdep
T
History
Ykkrosh
0f9294ce17
Fixed some strict aliasing warnings
...
This was SVN commit r6252.
2008-07-19 00:36:42 +00:00
..
arch
Fixed some strict aliasing warnings
2008-07-19 00:36:42 +00:00
os
more dehydra. disabled lockfree module (not in use).
2008-07-17 17:00:00 +00:00
rtl
OSX implementation of rtl_AllocateAligned
2008-07-06 19:49:27 +00:00
tests
…
acpi.cpp
…
acpi.h
…
arch.h
fix detection of amd64 on VC and avoid 64-bit warning
2008-07-04 19:10:09 +00:00
clipboard.h
…
compiler.h
fix detection of amd64 on VC and avoid 64-bit warning
2008-07-04 19:10:09 +00:00
cpu.cpp
…
cpu.h
timing-related fix (only occurs with certain timer resolutions due to incorrect arithmetic)
2008-07-05 08:27:33 +00:00
cursor.h
…
dir_watch.h
…
gfx.cpp
…
gfx.h
…
numa.h
…
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
…