summaryrefslogtreecommitdiff
path: root/src/graphics.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-06-10Fix code style.Andrei Karas1-9/+14
2011-06-10Improve fill rectangle speed in Software mode.Andrei Karas1-0/+127
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-04-22Add missing variable initialisation in Graphics constructor.Andrei Karas1-1/+2
2011-04-09Small fix to code style and compilation warning.Andrei Karas1-7/+8
2011-04-09Improve SDL gui draw speed.Andrei Karas1-2/+105
2011-03-26Remove debug code and add checks in graphics classes.Andrei Karas1-47/+8
2011-03-26Precalculation vertexes for improving draw speed.Andrei Karas1-5/+212
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-02Initial commit.Andrei Karas1-0/+426