This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-13 17:55:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
36a40479c8a110027146d0c4444c7121845e9d77
0ad
/
source
/
lib
/
sysdep
T
History
janwas
36a40479c8
mixed C/asm function CAS_ now no longer __declspec(naked) - less efficient but avoids VC problems with its parameters
...
This was SVN commit r2468.
2005-07-04 02:43:54 +00:00
..
unix
- config.h: massive improvements, much clearer.
2005-06-22 03:23:22 +00:00
win
share set and map impl
2005-07-04 01:00:22 +00:00
cpu.h
- Linux/GCC (as usual :P)
2005-05-18 05:32:09 +00:00
dir_watch.h
…
gfx.h
singleton.h: use assert2 (avoid trouble in wdbg code)
2005-06-16 21:46:33 +00:00
ia32.cpp
mixed C/asm function CAS_ now no longer __declspec(naked) - less efficient but avoids VC problems with its parameters
2005-07-04 02:43:54 +00:00
ia32.h
- Linux/GCC (as usual :P)
2005-05-18 05:32:09 +00:00
os.h
stomped various lint warnings:
2005-01-23 17:45:25 +00:00
snd.h
add include guards; reflect lockfree.h rename
2005-04-27 16:16:52 +00:00
sysdep.cpp
- sysdep: moved posix versions of display_msg etc. to new unix.cpp
2005-06-21 16:44:12 +00:00
sysdep.h
config - fix problem with stl version detect, cleanup
2005-07-03 20:47:24 +00:00