summaryrefslogtreecommitdiff
path: root/Source/Core/Common/GL/GLInterface/EGLAndroid.cpp
AgeCommit message (Expand)Author
2021-12-10Treewide: Adjust order of includesPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2019-09-01GLContext: Get size using eglQuerySurface()Stenzek
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-22EGL: Don't depend on VideoCommon or CoreScott Mansell
2015-09-22Move GL interface code out of the OpenGL video backend.Scott Mansell