1
0
forked from 0ad/0ad
0ad/source/lib
2004-07-09 02:13:09 +00:00
..
res increase control block size to "plenty" until things settle 2004-07-09 02:13:09 +00:00
sysdep add lseek (needed for uncached_io) 2004-07-09 00:17:55 +00:00
adts.cpp fix for vc7 (incomplete type in container). also some updates to vfs 2004-05-08 01:11:51 +00:00
adts.h fixed sneaky iterator bug: when ring buffer full, begin() was equal to end() 2004-06-27 01:42:17 +00:00
config.h Non-PCH header fix 2004-07-07 19:40:20 +00:00
cpu.h fixed HT detect (thanks to philip for testing) 2004-06-23 13:45:50 +00:00
crc32.cpp XMB 2004-07-08 15:22:09 +00:00
crc32.h XMB 2004-07-08 15:22:09 +00:00
detect.cpp split stuff out into cpu, os, gfx interfaces 2004-06-19 14:45:04 +00:00
detect.h split stuff out into cpu, os, gfx interfaces 2004-06-19 14:45:04 +00:00
gfx.h more L4 warnings stomped 2004-06-22 13:22:46 +00:00
glext_funcs.h Miscellaneous gcc fixes 2004-06-18 18:56:10 +00:00
input.cpp better interface (constants for event handler return value, instead of "what does it do again" bool) 2004-06-24 14:05:39 +00:00
input.h better interface (constants for event handler return value, instead of "what does it do again" bool) 2004-06-24 14:05:39 +00:00
lib.cpp add log2 2004-06-19 14:43:31 +00:00
lib.h Headers for non-PCH 2004-06-28 15:34:10 +00:00
memcpy.cpp newline stomper and fixed warnings 2004-06-11 02:14:18 +00:00
ogl.cpp oglPrintError now outputs to debug output window 2004-06-15 02:43:56 +00:00
ogl.h _WIN32 ifdefs around wglext.h include 2004-06-09 13:46:39 +00:00
os.h split stuff out into cpu, os, gfx interfaces 2004-06-19 14:45:04 +00:00
posix.h big merge goes linux! ; ) 2004-03-04 20:36:31 +00:00
precompiled.cpp Linux/GCC compat, a few newlines at end of file, minor changes 2004-06-02 15:31:55 +00:00
precompiled.h XMB 2004-07-08 15:22:09 +00:00
sdl.h removed endian.* and rolled it into (w)sdl 2004-05-31 12:21:14 +00:00
timer.cpp Non-PCH header fix 2004-07-07 19:40:20 +00:00
timer.h the big merge (tm). see forum post for changes made. 2004-03-02 23:56:51 +00:00
types.h newline stomper and fixed warnings 2004-06-11 02:14:18 +00:00