summaryrefslogtreecommitdiffstats
path: root/sdl/mingw32
Commit message (Collapse)AuthorAgeFilesLines
* sdl: add a seperate file for event handlingKyle K2011-07-181-1/+1
|
* sdl: implement loading config file using LuaKyle K2011-07-181-2/+2
|
* add loading texture functions and tweak sdl initunknown2011-07-121-1/+2
|
* split moreKyle K2011-07-021-1/+1
|
* sdl: move code around, introduce concept of a platformKyle K2011-07-021-1/+1
|
* Makefile: touch up the makefilesKyle K2011-07-011-17/+28
| | | | | The mingw32 for sdl gets fancy templates and automatic dependency generation.
* s/LFLAGS/LDFLAGSKyle K2011-01-171-2/+2
|
* sdl: add icon to window headingKyle K2011-01-171-1/+1
|
* sdl: fix blank screen in Windows XPKyle K2011-01-171-1/+1
|
* sdl: add mingw32 targetKyle K2011-01-161-0/+33