1
0
forked from 0ad/0ad
0ad/source/lib/sysdep
janwas d5d6e4052e lib: only debug_warn in UNREACHABLE in paranoia builds - avoids lots of warnings in debug mode
cursor: fix definition of ALLOW_SYS_CURSOR and use DDS instead of PNG
ogl_tex: add ogl_tex_transform_to for convenience
tex: fix issue with transform code (might not flip image if it was DDS)
win: decompress cursor texture if it was DDS
renderer: use DDS instead of PNG for alpha maps

This was SVN commit r3148.
2005-11-18 16:23:39 +00:00
..
unix Fix various warnings (both implicit conversions and real bugs). 2005-11-06 17:58:47 +00:00
win lib: only debug_warn in UNREACHABLE in paranoia builds - avoids lots of warnings in debug mode 2005-11-18 16:23:39 +00:00
cpu.h Stab at fixing the VertexArray compile error on VC++. 2005-10-03 03:41:42 +00:00
dir_watch.h 1) removed scaffolding from file 2004-12-09 23:12:02 +00:00
gfx.h sysdep: add restrict keyword (placebo if not supported) 2005-10-12 04:22:44 +00:00
ia32.asm move atomic_add and CAS_ into pure asm. 2005-11-18 05:16:43 +00:00
ia32.cpp move atomic_add and CAS_ into pure asm. 2005-11-18 05:16:43 +00:00
ia32.h ia32: remove _ceil, mark functions as being sysdep implementations; prefix fpucw constants with IA32 to avoid conflicts 2005-11-07 02:45:25 +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 ia32: remove _ceil, mark functions as being sysdep implementations; prefix fpucw constants with IA32 to avoid conflicts 2005-11-07 02:45:25 +00:00
sysdep.h ia32: remove _ceil, mark functions as being sysdep implementations; prefix fpucw constants with IA32 to avoid conflicts 2005-11-07 02:45:25 +00:00