summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/OGL/GLUtil.cpp
AgeCommit message (Expand)Author
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2014-12-16OGL: Attempt a larger buffer to workaround 7946.Unknown W. Brackets
2014-12-13OGL: Correctly define attrib 0 in attributeless.Unknown W. Brackets
2014-12-11OGL: Move attributeless VAO creation to Init.Unknown W. Brackets
2014-12-10OGL: Bind the attributeless VAO before EFB copies.Unknown W. Brackets
2014-12-10OGL: Properly reset the attributeless VAO.Unknown W. Brackets
2014-12-06OGL: Use a fixed VAO for attributeless rendering.Unknown W. Brackets
2014-10-26OGL: Get rid of error macrosLioncash
2014-10-23GLUtil: Change return type from GLuint to GLenum for OpenGL_ReportGLError.Lioncash
2014-08-19Core: Remove UpdateFPSDisplayJasper St. Pierre
2014-08-15OGL: Fix brace and body placementsLioncash
2014-08-02Move GLInterface around to remove VideoBackends dependency on DolphinWXPierre Bourdon
2014-04-12OpenGL backend: remove useless header Globals.h.magumagu
2014-03-14Kill off some usages of c_str.Lioncash
2014-03-11Fixes spacing for "for", "while", "switch" and "if"Matthew Parlane
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-18Convert all includes to relative paths.Lioncash
2014-01-18Merge of GL-AutoChoose.Ryan Houdek
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre