dolphin/Source/Core/Common/GL
Karol Herbst c0e21871cd EGL: specify version first
allthough this is a mesa bug, this is a simple enough workaround for context
creation fails with EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR set.

Otherwise dolphin will fail to create 3.3+ core context with current mesa
version
2016-05-29 22:12:31 +02:00
..
GLExtensions GLExtensions: Fix OpenGL ES 3.2 handling. 2016-05-18 23:22:46 +02:00
GLInterface EGL: specify version first 2016-05-29 22:12:31 +02:00
GLInterfaceBase.h Implement shared contexts in the EGL context. 2016-01-27 13:15:02 -06:00
GLUtil.cpp VideoBackends: Simplify initialization and deinitialization of resources 2015-12-20 22:40:37 -05:00
GLUtil.h VideoSW: Use OpenGL Core context 2015-10-14 00:13:54 +02:00