summaryrefslogtreecommitdiff
path: root/src/render/graphics.h
AgeCommit message (Expand)AuthorFilesLines
2013-10-24add final keyword to render files.Andrei Karas1-1/+1
2013-10-19fix const in definition in graphics.hAndrei Karas1-2/+3
2013-09-27fix code style and issues with different builds.Andrei Karas1-1/+0
2013-09-25improve construcors in abstract classes.Andrei Karas1-4/+5
2013-09-16fix compilation with SDL2.Andrei Karas1-0/+4
2013-09-16remove unused includes from render files.Andrei Karas1-3/+1
2013-09-13fix code style.Andrei Karas1-3/+3
2013-09-08fix window resize from settings in SDL2.Andrei Karas1-0/+2
2013-09-01improve speed in software renderer in SDL2.Andrei Karas1-1/+1
2013-09-01fix renderer names and types.Andrei Karas1-2/+4
2013-09-01add SDL2 default render mode.Andrei Karas1-0/+3
2013-08-31move render classes into render dir.Andrei Karas1-0/+427