1
0
forked from 0ad/0ad
0ad/source
janwas b350f54162 ogl_tex: centralize OpenGL caps detection; allow user override for broken card/driver combos
- enable floating point exceptions (helps catch bugs)
file.cpp: improved error checking in dir_open/dir_next_ent code
vfs.h: expand docs; add note on patching + SCM
main: use spf (1/fps) to derive TimeSinceLastFrame (makes for smoother
updates)
timer: rename SUM_TIMER to TIMER_ACCRUE. interface change allows
unlimited number of timers (instead of static limit as before).
documented everything

This was SVN commit r2958.
2005-10-17 23:35:16 +00:00
..
graphics ogl_tex: centralize OpenGL caps detection; allow user override for broken card/driver combos 2005-10-17 23:35:16 +00:00
gui timer: improved timer_add_client - no longer has fixed-size storage. btw, name will change here - not happy with SUM_TIMER. 2005-10-16 23:16:08 +00:00
i18n TextureManager: stopped memory leaks 2005-08-09 21:26:40 +00:00
lib ogl_tex: centralize OpenGL caps detection; allow user override for broken card/driver combos 2005-10-17 23:35:16 +00:00
maths renderer: load/unload water textures (similar to alpha maps); do that in delay load and avoid leaking them. 2005-10-12 04:16:41 +00:00
ps ogl_tex: centralize OpenGL caps detection; allow user override for broken card/driver combos 2005-10-17 23:35:16 +00:00
renderer CInput: swapped direction of mouse-wheel scrolling. 2005-10-14 21:59:08 +00:00
scripting Single pass player color rendering. 2005-10-10 14:15:28 +00:00
simulation gameview, renderer: LoadWaterTextures is now a coroutine because it takes friggin forever (3 seconds). VFS performance is down by a factor of ten! investigating is on todo. 2005-10-12 17:19:07 +00:00
sound Lots of gcc -Wall fixes. The common ones: 2005-10-07 15:24:29 +00:00
tools Build: generate Atlas project files (with "update-workspaces --atlas") (for VS2003 only). 2005-10-17 01:11:12 +00:00
main.cpp ogl_tex: centralize OpenGL caps detection; allow user override for broken card/driver combos 2005-10-17 23:35:16 +00:00
ProgrammingSchedule.xls gave it a once-over, marked 1 as complete 2005-05-09 16:30:01 +00:00