1
0
forked from 0ad/0ad
Go to file
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
binaries All fixed to include new 3D meshes 2005-10-16 21:35:27 +00:00
build Build: generate Atlas project files (with "update-workspaces --atlas") (for VS2003 only). 2005-10-17 01:11:12 +00:00
source ogl_tex: centralize OpenGL caps detection; allow user override for broken card/driver combos 2005-10-17 23:35:16 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00