summaryrefslogtreecommitdiff
path: root/src/OpenGLGraphics.cpp
AgeCommit message (Collapse)AuthorFilesLines
2012-05-30Separate SDL from graphics codeSimon Robertshaw1-47/+22
Also remove OS X specific project files and update Makefile to ensure the Element class generator only runs when necessary
2012-04-22Correct quirks with drawrect and fillrect, change UI components accordingly, ↵Simon Robertshaw1-7/+9
shorten save name in save button
2012-04-21Clean out graphics, add openGL graphics in seperate file, change brush to ↵Simon Robertshaw1-0/+399
use unsigned char rather than boolean for bitmap/outline