summaryrefslogtreecommitdiff
path: root/src/v_video.h
AgeCommit message (Expand)Author
2014-05-05Clean up file headers.Simon Howard
2011-09-24Rework mouse speed box drawing code and move to common code, so that itSimon Howard
2010-09-27+ V_DrawXlaPatch addedSamuel Villareal
2010-08-29Added patch clipping callback mechanism, since Strife needs to modifyJames Haley
2008-10-31Move gamma correction table to tables.c.Simon Howard
2008-10-01Merge tinttable variable to common.Simon Howard
2008-10-01Finish merge of hexen/v_video.c to common (oops)Simon Howard
2008-10-01Rename "FuzzColumn"/"FuzzPatch" for Heretic/Hexen code toSimon Howard
2008-09-20Remove bits from heretic/m_misc.c that are in common; changeSimon Howard
2008-09-20Merge heretic/v_video.c to common code.Simon Howard
2008-09-20Remove screens[] and all remaining use of it.Simon Howard
2008-09-20Remove screen parameter from V_DrawPatch functions; update code to useSimon Howard
2008-09-20Minor v_video.h cleanups.Simon Howard
2008-09-20Add a dest_buffer pointer for the v_video code, and V_UseBuffer to allowSimon Howard
2008-09-20Add I_VideoBuffer variable for pointer to screen buffer used bySimon Howard
2008-09-11Refactor configuration file system to allow configuration file variablesSimon Howard
2008-09-06Split off patch code from r_defs.h into a common file. Remove dependencySimon Howard
2008-09-06Remove includes of doomdef.h where possible, move generic parts into topSimon Howard
2008-03-09Split out configuration file code from m_misc.c into m_config.c. MoveSimon Howard
2008-01-24Make lookup tables const where possible.Simon Howard
2006-10-18Strip out CVS logs, RCS Id tags.Simon Howard
2005-07-23Update copyright to GNU GPLSimon Howard
2005-07-23Initial revisionSimon Howard