summaryrefslogtreecommitdiff
path: root/Source/Core/Common/GL/GLInterfaceBase.h
AgeCommit message (Expand)Author
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-01-27Implement shared contexts in the EGL context.Ryan Houdek
2016-01-10Add support to EGL to on the fly destroy the resulting surfaceRyan Houdek
2016-01-02GLInterface: Make GLInterfaceMode an enum classLioncash
2016-01-02GLInterfaceBase: In-class initialize protected membersLioncash
2015-12-20VideoBackends: Simplify initialization and deinitialization of resourcesLioncash
2015-09-22Move GL interface code out of the OpenGL video backend.Scott Mansell