]> icculus.org git repositories - divverent/darkplaces.git/history - vid.h
Tomaz fixed the stencil support (I had accidentally broken it in my over-zealous...
[divverent/darkplaces.git] / vid.h
2004-01-01 knghtbrdMoved an extern to the proper header.
2003-12-07 havocremoved vid_allowhwgamma variable because vid_activewin...
2003-11-19 blackvid_hardwaregammasupported is now a read-only cvar
2003-10-07 havoccd audio now tied to sound system
2003-09-21 havocr_colorscale gone, v_overbrightbits (cvar which control...
2003-03-09 havocGL_NV_vertex_array_range support added, but disabled...
2003-03-07 havocmenu.c - changed M_DrawSlider to take a value and a...
2002-11-08 havocElric's changes:
2002-09-27 havocstencil is now supported (optional, off by default...
2002-09-26 havocthis commit adds video mode switching, and preferred...
2002-09-23 havocVID_CompareMode removed
2002-09-23 havocalmost completely rewrote vid_wgl's mode code, there...
2002-09-22 havocVID_Init now takes an int bpp parameter
2002-09-17 havocyou can now build a darkplaces-dedicated executable...
2002-09-11 havocVID_Init now takes mode settings (fullscreen, width...
2002-08-02 havoccleaned up vid_glx.c somewhat, it can now quit properly...
2002-06-02 knghtbrdDP code cleanup, stage one - all headers that can be...
2002-02-28 lordhavoccleaned up mouse input system
2002-02-25 lordhavocadded in_pitch_min and in_pitch_max cvars to limit...
2002-02-15 lordhavocmoved a lot of 2D/screen stuff out of gl_screen.c into...
2001-12-04 lordhavocrewrote RecursiveHullCheck, no longer gets stuck on...
2001-11-02 lordhavocremoved support for GL_SGIS_multitexture (ancient)
2001-10-15 lordhavocMajor update, been neglecting CVS for some time...
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...
2001-01-28 lordhavocVID_CheckMultiTexture case was wrong (now VID_CheckMult...
2000-12-09 lordhavocbmodel rotation physics now work
2000-09-06 lordhavocVarious graphical tweaks (mainly particle related)...
2000-09-06 lordhavocLinux GLX, a lot of code shrinkage/cleanup, assembly...
2000-08-22 lordhavocInitial revision