]> icculus.org git repositories - btb/d2x.git/history - arch/sdl/gr.c
use the orientation parameter of g3_draw_bitmap
[btb/d2x.git] / arch / sdl / gr.c
2015-01-25 Bradley Bell(re-)separation gr module from video functions
2015-01-24 Bradley Belladd gamma cvar
2015-01-20 Bradley Bellmore type warnings
2015-01-17 Bradley Bellbetter mouse grab and cursor handling
2015-01-14 Bradley Bellfix includes
2015-01-03 Bradley Bellremove rcs tags
2015-01-03 Bradley Bellchange u_int*_t to C99 standard uint*_t
2014-12-29 Bradley Belldidn't mean to put this here
2014-12-23 Bradley Bellavoid gratuitous mode changes
2014-12-10 Bradley Belluse timer for palette fade
2014-11-28 Bradley Bellcode after Error is unreachable
2003-11-27 Bradley BellPocketPC fixes
2003-11-27 Bradley Belllandscape fixes, implemented gr_check_mode
2003-11-26 Bradley Bellfix gr_update
2003-11-26 Bradley BellVisual C, PocketPC fixes
2003-03-28 Bradley Bellenabled setting icon with SDL_image
2003-03-20 Bradley Bellremoving dependencies on stuff in main/
2003-01-15 Bradley Bellchanged path for SDL headers
2002-10-11 Bradley Bellenable -nofade
2002-08-04 Bradley Belldon't need to set mode in gr_init
2002-08-02 Bradley Belljunk
2002-02-23 Bradley Belluse SDL_VERSION_ATLEAST
2002-02-16 Bradley Bellallow older sdl versions
2002-02-14 Bradley Bellallow gr_init lowres
2001-10-31 Bradley BellSync with d1x
2001-10-25 Bradley BellFinished moving stuff to arch/blah. I know, it's ugly...