summaryrefslogtreecommitdiff
path: root/src/v_video.c
AgeCommit message (Expand)Author
2008-03-09Split out configuration file code from m_misc.c into m_config.c. MoveSimon Howard
2008-02-09Remove some unneeded functions from i_system.c. Make I_Error exit usingSimon Howard
2008-01-24Make lookup tables const where possible.Simon Howard
2007-06-21Revert previous change from bitshifts to divides; this causes demoSimon Howard
2007-06-16Use divides instead of bitshifts, for claritySimon Howard
2007-03-15Use SDL for endianness byte swapping. m_swap.c removed; m_swap.h renamedSimon Howard
2006-10-18Strip out CVS logs, RCS Id tags.Simon Howard
2006-08-06Bomb out with an error when trying to draw patches that go off the screen,Simon Howard
2005-09-17Set the default values for variables in their initialisers. Remove theSimon Howard
2005-07-23Update copyright to GNU GPLSimon Howard
2005-07-23Initial revisionSimon Howard