]> git.xonotic.org Git - xonotic/darkplaces.git/history - cl_video.h
cvar: Remove unused ignore_callback variable
[xonotic/darkplaces.git] / cl_video.h
2020-10-02 cloudwalkRemove unneeded #includes in some headers. Make some...
2020-09-29 cloudwalkAdd qdefs.h and qstats.h to split up quakedef.h. Make...
2020-09-17 cloudwalkRename qboolean to qbool
2018-04-11 havocAdded Draw_GetPicWidth, Draw_GetPicHeight, Draw_IsPicLo...
2012-03-20 vortexIntroducing LibAvW - a wrapper DLL to play videos using...
2010-12-04 vortexmaked cl_video to have module playback, so several...
2010-10-29 vortexcvar "cl_video_keepaspectratio" which scales fullscreen...
2010-04-28 vortexTwo more options for videos - vertical align (if video...
2010-04-24 vortexsimple video subtitles support, defined in external...
2009-11-11 havocmigrated a large number of #define MAX values to quaked...
2007-12-06 blackRemove unused MP_Fallback from menu.c.
2007-11-27 blackRework cl_video to use dyntextures.
2006-04-27 blackAdd _DrawQ_ProcessDrawFlag to clean-up the glblend...
2006-03-04 blackFix a bug in the video system.
2006-03-04 havocunmerge OpenVideo code, back to the proper multilayer...
2006-03-04 havocoptimizations and refactoring to get a small (1-2%...
2005-05-13 havocupgraded both QuakeC VMs to use a table of negative...
2005-03-14 black-Beautified a function just for fun (better variable...
2004-12-18 black-CL_Video now allows multiple streams again. It is...
2004-12-18 black-Castrated the new CL_Video subsystem. It doesnt allow...
2004-12-04 black-Added video streaming support to the new VM
2004-12-04 black-Added the console command prvm_globalset
2002-07-25 havoc.dpv video playback is now implemented. Slow though...