]> icculus.org git repositories - divverent/darkplaces.git/history - vid_shared.c
added cl_screen.c/h (eventually most 2D stuff should be moved here)
[divverent/darkplaces.git] / vid_shared.c
2002-01-16 lordhavocfix for missing (byte *) cast, and fix for WIN32 functi...
2002-01-16 lordhavocrewrote memory system entirely (hunk, cache, and zone...
2001-11-02 lordhavocfixed gl_combine so it is enabled by default (if present)
2001-11-02 lordhavocremoved support for GL_SGIS_multitexture (ancient)
2001-10-30 lordhavocadded support for GL_ARB_texture_env_combine, currently...
2001-10-26 lordhavocadded CVAR_SAVE and CVAR_NOTIFY flags to cvar_t structu...
2001-10-17 lordhavocadded force_centerview to glx (by moving it to vid_shared)
2001-05-27 lordhavoccleaned up nearly all of the externs in .c files (moved...
2001-05-26 lordhavocsome whitespace changes
2001-04-06 lordhavocoptimized AngleVectors calls (pass NULL for vectors...
2000-12-09 lordhavocbmodel rotation physics now work
2000-11-17 lordhavocupdated to version 1.50, build 75.
2000-09-06 lordhavocLinux GLX, a lot of code shrinkage/cleanup, assembly...
2000-08-22 lordhavocInitial revision