summaryrefslogtreecommitdiff
path: root/Source/Core/Common/GL/GLInterface/EGLX11.cpp
AgeCommit message (Expand)Author
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2019-09-01GLContext: Get size using eglQuerySurface()Stenzek
2018-10-20GLContext: Use destructor instead of Shutdown() to cleanupStenzek
2018-10-20GLContext: Use host connectionStenzek
2018-10-20Refactoring and cleanup of GLInterface (now GLContext)Stenzek
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2015-09-26Common: Remove other Common prefixed headers from Common.hLioncash
2015-09-22Move GL interface code out of the OpenGL video backend.Scott Mansell