summaryrefslogtreecommitdiff
path: root/src/resources/sdlimagehelper_unittest.cc
AgeCommit message (Expand)AuthorFilesLines
2017-07-07Move unit tests into unittests directory.Andrei Karas1-541/+0
2017-06-20Fix compilation with SDL2.Andrei Karas1-1/+1
2017-06-20Fix sdl warning hiding pragmas for old compilers.Andrei Karas1-3/+3
2017-06-20Prevent Wshadow varnings in SDL code.Andrei Karas1-0/+3
2017-06-03Add custom image to image blit function based on fuction from sdl_gfx SDL_gfx...Andrei Karas1-0/+78
2017-06-02Enable combineSurface test only in little endian systems.Andrei Karas1-1/+3
2017-06-02Remove extra include.Andrei Karas1-2/+0
2017-06-02Add tests for SDLImageHelper::combineSurface for SDL 1.2 only.Andrei Karas1-0/+460