dolphin/Source/Core/Common/GL
David Korth a23b3d26f4 GLExtensions.cpp: Use arrays of const char *const instead of std::string.
The strings end up being copied, so we might as well initialize the
std::string in the unordered_map directly.
2019-12-29 23:45:02 -05:00
..
GLExtensions GLExtensions.cpp: Use arrays of const char *const instead of std::string. 2019-12-29 23:45:02 -05:00
GLInterface GLContext: Get size using eglQuerySurface() 2019-09-01 13:35:11 +10:00
GLContext.cpp DolphinNoGUI: Add a FBDev platform 2019-09-01 14:00:40 +10:00
GLContext.h GLContext: Get size using eglQuerySurface() 2019-09-01 13:35:11 +10:00
GLUtil.cpp GLContext: Remove global context pointer 2018-10-20 21:11:34 +10:00
GLUtil.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
GLX11Window.cpp GLContext: Use host connection 2018-10-20 21:11:34 +10:00
GLX11Window.h GLContext: Use host connection 2018-10-20 21:11:34 +10:00