summaryrefslogtreecommitdiff
path: root/src/resources/sdl2imagehelper.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-03-10remove duplicate code from imagehelper.Andrei Karas1-80/+0
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-12-18add restrict into sdl2imagehelper.Andrei Karas1-4/+4
2013-11-07remove client.h include from some files.Andrei Karas1-1/+0
2013-09-13Fix compilation errors with different flags.Andrei Karas1-5/+0
2013-09-02fix SDL2 default render mode.Andrei Karas1-1/+1
2013-09-01add renderer enum.Andrei Karas1-2/+2
2013-08-27fix code style.Andrei Karas1-1/+1
2013-08-26add surface allocation debug code.Andrei Karas1-5/+7
2013-08-25add partial support for software mode with SDL2.Andrei Karas1-9/+12
2013-08-25add SurfaceImageHelper for loading/processing surfaces for SDL2.Andrei Karas1-1/+1
2013-08-24fix atlases cretion in SDL2.Andrei Karas1-1/+2
2013-08-24move surface combination into sdlimagehelper.Andrei Karas1-0/+10
2013-08-24remove unused sdl2gfx files.Andrei Karas1-1/+0
2013-08-24separate SDLGraphics and SDLImageHelper to 1.2 and 2.Andrei Karas1-0/+167