summaryrefslogtreecommitdiff
path: root/src/graphics/OpenGLGraphics.cpp
AgeCommit message (Collapse)AuthorFilesLines
2012-08-12now opengl and opengl renderer run and compile, but renderer has a segfault, ↵Bryan Hoyle1-3/+2
will fix
2012-08-12more fixesBryan Hoyle1-3/+3
2012-08-12Minor opengl fixes, still not compiling, look at line 14 in ↵Bryan Hoyle1-2/+3
src/graphics/OpenGLGraphics.cpp, build/src/graphics/OpenGLGraphics.cpp:14:15: error: expected primary-expression before '{' token build/src/graphics/OpenGLGraphics.cpp:14:15: error: expected ')' before '{' token '
2012-08-06Started work on save as current nameSimon Robertshaw1-0/+1
2012-07-27Local file browser + some more interesting things like Progress bar UI componentSimon Robertshaw1-0/+16
2012-07-26Rename .inc files to inlSimon Robertshaw1-1/+1
2012-07-06Move graphics into seperate folderSimon Robertshaw1-0/+78