summaryrefslogtreecommitdiff
path: root/src/PowderToySDL.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-06-25Fix Line scaling for OpenGL inetrgsdfkjdslkfjsSimon Robertshaw1-0/+2
2012-06-25Resizable window when using OpenGL interfaceSimon Robertshaw1-7/+31
2012-06-23Option to use OpenGL JUST for the interfaceSimon Robertshaw1-6/+6
2012-06-22Client now provides methods for reading and saving preferences - less powerfu...Simon Robertshaw1-0/+3
2012-06-20Opengl can open saves now, just need to get it to render accurately laterBryan Hoyle1-1/+1
2012-06-20OpenGL canvas for Windows, Notifications for main Game, Update checker in Cli...Simon Robertshaw1-0/+8
2012-05-30Fix minor syntax error, move all OpenGL includes into a new file that can det...Simon Robertshaw1-1/+5
2012-05-30Separate SDL from graphics codeSimon Robertshaw1-0/+231