summaryrefslogtreecommitdiff
path: root/src/utils/sdlhelper.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-09-27fix code style and issues with different builds.Andrei Karas1-0/+1
2013-09-25allow use only first video mode on Android.Andrei Karas1-0/+8
2013-09-18add const to other files.Andrei Karas1-7/+8
2013-08-25fix compilation with SDL1.2Andrei Karas1-1/+1
2013-08-24move threads creation into sdl helper.Andrei Karas1-0/+6
2013-08-24move surface combination into sdlimagehelper.Andrei Karas1-1/+1
2013-08-24move WMInfo function calls into SDL helper.Andrei Karas1-0/+7
2013-08-24move some function to sdl helper.Andrei Karas1-0/+10
2013-08-24fix "grab input" in SDL2.Andrei Karas1-0/+5
2013-08-24fix window title and icon in SDL2.Andrei Karas1-0/+12
2013-08-24add sdlhelper with some low level SDL functions.Andrei Karas1-0/+64