yuzu/src/citra/emu_window
Yuri Kunde Schlesner a1a5570e97 Replace the previous OpenGL loader with a glad-generated 3.3 one
The main advantage of switching to glad from glLoadGen is that, apart
from being actively maintained, it supports a customizable entrypoint
loader function, which makes it possible to also support OpenGL ES.
2015-08-30 08:45:56 -03:00
..
emu_window_glfw.cpp Replace the previous OpenGL loader with a glad-generated 3.3 one 2015-08-30 08:45:56 -03:00
emu_window_glfw.h Citra: Fix the includes a bit, thanks to include-what-you-use. 2015-06-28 00:36:53 +01:00