aboutsummaryrefslogtreecommitdiff
path: root/backends/sdl/sdl-common.h
AgeCommit message (Expand)Author
2003-04-25cleanup; added commentMax Horn
2003-03-08change RBG to RGB which follows the argument order and hence makes more sense...Jonathan Gray
2003-03-06updated copyrights headersPaweł Kołodziejski
2003-03-06and more cleanup ....Paweł Kołodziejski
2003-01-20start of joystick support, just selects first joystick for now and only maps ...Jonathan Gray
2003-01-09Patch 664895: Cannon fixes. Porters, this requires a new OSystem interface fu...James Brown
2002-12-28valid C++Max Horn
2002-12-28Fix NewGui for higher resolutions (eg, CMI)James Brown
2002-12-25fixed mouse cursor code to cope with CMIMax Horn
2002-12-13cleanupMax Horn
2002-12-13more code unificationMax Horn
2002-12-13unified common codeMax Horn
2002-11-13properly initialize everything -> works w/o our custom new/delete now!Max Horn
2002-10-14renamed get_320x200_image() to get_screen_image(); cleanupMax Horn
2002-09-28cleaned up various variable names in the SDL backend & NewGui; also fixed a s...Max Horn
2002-09-27made init_size in the SDL backend reentrantMax Horn
2002-09-19Added overlay to OSystem interface; implemented overlay in SDL backend (all o...Max Horn
2002-09-09Applied roever's screen effects patch (#602595) and fixed LethalWP's Makefile ;)Michael Pearce
2002-08-24SDL_gl and normal SDL backend now share a common base classMax Horn