yuzu/externals
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.
..
boost@d81b926990 Update boost external to v1.59.0
cmake-modules Replace GLEW with a glLoadGen loader.
getopt getopt: Fix macro redefinition warning
glad Replace the previous OpenGL loader with a glad-generated 3.3 one
glfw-3.1.1.bin Update bundled GLFW to 3.1.1
inih Added configuration file system.
microprofile Integrate the MicroProfile profiling library
nihstro@445cba0b2f Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.
qhexedit CMake cleanup