dolphin/Source/Core/Common/GL
Lioncash 6d394d03fe Common/GLContext: Make member functions const qualified where applicable
These don't modify object state, so they can be const qualified.
2018-12-14 11:02:26 -05:00
..
GLExtensions GLContext: Remove global context pointer 2018-10-20 21:11:34 +10:00
GLInterface GLContext: Try GL versions 3.2-4.6 when getting a context 2018-10-20 21:11:34 +10:00
GLContext.cpp GLContext: Try GL versions 3.2-4.6 when getting a context 2018-10-20 21:11:34 +10:00
GLContext.h Common/GLContext: Make member functions const qualified where applicable 2018-12-14 11:02:26 -05:00
GLUtil.cpp GLContext: Remove global context pointer 2018-10-20 21:11:34 +10:00
GLUtil.h GLContext: Remove global context pointer 2018-10-20 21:11:34 +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