summaryrefslogtreecommitdiff
path: root/src/OpenGLGraphics.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-06-26Fix potential crash where strings fed into any of the text functions have a t...Simon Robertshaw1-0/+16
2012-06-25Fix Line scaling for OpenGL inetrgsdfkjdslkfjsSimon Robertshaw1-8/+13
2012-06-25Resizable window when using OpenGL interfaceSimon Robertshaw1-13/+17
2012-06-23Option to use OpenGL JUST for the interfaceSimon Robertshaw1-1/+1
2012-05-30Separate SDL from graphics codeSimon Robertshaw1-47/+22
2012-04-22Correct quirks with drawrect and fillrect, change UI components accordingly, ...Simon Robertshaw1-7/+9
2012-04-21Clean out graphics, add openGL graphics in seperate file, change brush to use...Simon Robertshaw1-0/+399