summaryrefslogtreecommitdiff
path: root/src/sdl.h
AgeCommit message (Expand)Author
2013-02-14(svn r24993) -Fix: [SDL] Improve 8bpp hardware palette support. Instead of al...matthijs
2010-01-15(svn r18810) -Fix (r18809): broken win32 compilation with SDLglx
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...rubidium
2009-10-14(svn r17774) -Codechange: show the version of the (dynamically) linked librar...rubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-01-23(svn r15233) -Fix (r15231): compilation with SDL broken on win32glx
2009-01-10(svn r14949) -Cleanup: pointer coding stylerubidium
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2007-04-04(svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The...belugas
2007-03-07(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};rubidium
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium