summaryrefslogtreecommitdiff
path: root/src/render/mgl.hpp
AgeCommit message (Expand)AuthorFilesLines
2015-12-20Move OpenGL functions related files into opengl directory.Andrei Karas1-141/+0
2015-12-15Replace all left OpenGL calls in mobile and modern backends to defines.Andrei Karas1-0/+4
2015-12-15Replace in openglimagehelper all gl functions calls into defines.Andrei Karas1-0/+6
2015-12-12Replace glGetString into mglGetString.Andrei Karas1-0/+2
2015-12-11Add pseudo function for some gl calls.Andrei Karas1-0/+18
2015-12-11Add nacl gl init and nacl defines and includes in most files.Andrei Karas1-22/+24
2015-12-10Add pointer to OpenGL function glActiveTexture.Andrei Karas1-0/+1
2015-12-10Add pointer to OpenGL function glBindAttribLocation.Andrei Karas1-1/+1
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-08-10Simplify OpenGL functions defenition.Andrei Karas1-0/+108