summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/OGL/GLInterface
AgeCommit message (Expand)Author
2015-08-18Fix a memory leak in the EGL GLInterface.Ryan Houdek
2015-07-22Work around devices that choose to only return the default EGL_RENDERABLE_TYPERyan Houdek
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-03-16Fix warningsTillmann Karras
2015-03-08GLX: fix memory leakdegasus
2015-01-07Fix indentationTillmann Karras
2014-12-20GLX: try to get an OpenGL 3.3 core contextdegasus
2014-11-24VideoOGL: Move X11 wxWidgets utilities to DolphinWXLioncash
2014-11-17Host: Kill off GetRenderWindowSizeLioncash
2014-11-02Move GLInterface to the OGL VideoBackend's directory.Augustin Cavalier