summaryrefslogtreecommitdiff
path: root/Source/Core/Common/GL/GLUtil.cpp
AgeCommit message (Expand)Author
2026-01-25Remove unused importsMartino Fontana
2021-12-10Treewide: Adjust order of includesPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2020-10-23Common: Migrate logging to fmtLioncash
2018-10-20GLContext: Remove global context pointerStenzek
2018-10-20Refactoring and cleanup of GLInterface (now GLContext)Stenzek
2018-03-10OGL: Move primitive restart enable logic to GLUtilStenzek
2018-03-10GLUtil: Encapsulate functions in a namespaceStenzek
2018-02-22GLUtil: Drop now-unused attributeless VAO helpersStenzek
2016-10-01Reorganise a ton of logs levelaldelaro5
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2015-12-20VideoBackends: Simplify initialization and deinitialization of resourcesLioncash
2015-10-14VideoSW: Use OpenGL Core contextdegasus
2015-09-26Common: Move asserts to their own headerLioncash
2015-09-22WGL: Don't depend on Core/VideoCommonScott Mansell
2015-09-22Move GL interface code out of the OpenGL video backend.Scott Mansell