summaryrefslogtreecommitdiff
path: root/src/render/mgl.cpp
AgeCommit message (Collapse)AuthorFilesLines
2014-05-24Fix localconsts.h and debug.h includes.Andrei Karas1-1/+1
2014-04-08Add support for OpenGL extension GL_EXT_debug_marker.Andrei Karas1-0/+3
2014-04-07Add support for OpenGL extension GL_EXT_debug_label.Andrei Karas1-0/+2
2014-04-07Add support for OpenGL extension GL_GREMEDY_frame_terminator.Andrei Karas1-0/+1
It allow show to debugger where is frame termination.
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-09-30move mgl files into render directory.Andrei Karas1-0/+50