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
bbbb9e12af1d0d8a78265e19fc5aeaaa32cc6f96
0ad
/
source
/
lib
/
sysdep
T
History
olsner
fcfa746244
Linux compat changes, fix for (really old) bug in VertexBufferManager shutdown, GUI header reorganization for gcc 4.0
...
This was SVN commit r3437.
2006-01-29 18:23:47 +00:00
..
unix
Linux compat changes, fix for (really old) bug in VertexBufferManager shutdown, GUI header reorganization for gcc 4.0
2006-01-29 18:23:47 +00:00
win
- vfs_load now returns error code and takes FileIOBuf; that must be freed via file_buf_free. if Handle is needed, use mem_wrap.
2006-01-24 08:16:29 +00:00
cpu.h
…
dir_watch.h
- massive overhaul of lib error code returning. int -> LibError everywhere.
2005-12-11 22:23:55 +00:00
gfx.h
- massive overhaul of lib error code returning. int -> LibError everywhere.
2005-12-11 22:23:55 +00:00
ia32.asm
slight tweak to asm code - improve alignment and remove temp R..R/W..W memcpy interleaving
2005-12-08 17:26:08 +00:00
ia32.cpp
Linux compat changes, fix for (really old) bug in VertexBufferManager shutdown, GUI header reorganization for gcc 4.0
2006-01-29 18:23:47 +00:00
ia32.h
- massive overhaul of lib error code returning. int -> LibError everywhere.
2005-12-11 22:23:55 +00:00
os.h
…
snd.h
…
sysdep.cpp
- self test: rename stuff to SELF_TEST*; add provision for delayed all-at-once self tests (allows for init before the test and makes measuring elapsed time easier)
2005-12-07 03:38:39 +00:00
sysdep.h
Lots of fixes for the Linux build:
2005-12-17 22:00:54 +00:00