Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-08-24 | fix outlined text draw in SDL2. | Andrei Karas | 1 | -2/+3 | |
2013-08-24 | final SDL2 compilation fixes. | Andrei Karas | 1 | -29/+43 | |
now it can be compiled, but still not works. | |||||
2013-08-24 | store window size into rectangle. | Andrei Karas | 1 | -2/+4 | |
2013-08-24 | move SDL_SetVideoMode calls into graphicsmanager. | Andrei Karas | 1 | -1/+4 | |
2013-08-24 | rename target in graphics into window. | Andrei Karas | 1 | -58/+58 | |
2013-08-24 | separate SDLGraphics and SDLImageHelper to 1.2 and 2. | Andrei Karas | 1 | -0/+1150 | |
add missing sdlshared.h |