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
1ff0d112d2ce1a5ca88f80c8bb146fa048c313fc
0ad
/
source
/
lib
/
sysdep
T
History
janwas
0e4624397a
breakpoint WIP
...
This was SVN commit r2280.
2005-05-11 04:37:05 +00:00
..
unix
renamed to udbg for consistency
2005-02-26 15:15:52 +00:00
win
breakpoint WIP
2005-05-11 04:37:05 +00:00
cpu.h
moved lock-free primitive (CAS) here; add support functions (memory barrier and instruction serialization)
2005-05-03 05:05:16 +00:00
debug.h
breakpoint WIP
2005-05-11 04:37:05 +00:00
dir_watch.h
…
gfx.h
hopefully fixed bug
#57
(limit on version info length was too low). while at it, made cpu_type's length externally visible; split sound stuff into sysdep/snd.h (as with gfx, cpu, mem) and in general cleaned up a bit.
2005-04-19 17:07:05 +00:00
ia32.cpp
moved lock-free primitive (CAS) here; add support functions (memory barrier and instruction serialization)
2005-05-03 05:05:16 +00:00
ia32.h
…
os.h
…
snd.h
add include guards; reflect lockfree.h rename
2005-04-27 16:16:52 +00:00
sysdep.cpp
…
sysdep.h
Jason's animation events. Also reworked entity-types system.
2005-05-01 19:09:13 +00:00