1
0
forked from 0ad/0ad
0ad/source/lib/sysdep
Ykkrosh d24fd1b0c9 Use gl*ARB wherever possible. They are mapped onto the core gl* function if the driver's version is high enough, else onto the extension's gl*ARB function.
(Just for fun, compressed texture uploads are mapped onto a
decompression function if the user's system doesn't understand S3TC
textures.)
Corrected (unless I'm wrong) GL version identification logic.

This was SVN commit r2384.
2005-06-14 03:33:16 +00:00
..
unix - Linux/GCC (as usual :P) 2005-05-18 05:32:09 +00:00
win Use gl*ARB wherever possible. They are mapped onto the core gl* function if the driver's version is high enough, else onto the extension's gl*ARB function. 2005-06-14 03:33:16 +00:00
cpu.h - Linux/GCC (as usual :P) 2005-05-18 05:32:09 +00:00
debug.h zip, lockfree: minor comments 2005-05-22 22:32:58 +00:00
dir_watch.h 1) removed scaffolding from file 2004-12-09 23:12:02 +00:00
gfx.h - Linux/GCC (as usual :P) 2005-05-18 05:32:09 +00:00
ia32.cpp - Linux/GCC (as usual :P) 2005-05-18 05:32:09 +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 move debug_microlog to debug.cpp, call it debug_wprintf_mem. move MICROLOG define to pyrogenesis.h. 2005-05-11 22:44:20 +00:00
sysdep.h debug.cpp: bugfix in cat_atow 2005-05-30 04:51:47 +00:00