You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
MangoHud/src/gl
jackun 29e5c4e460
Show device's name and vulkan driver version
4 years ago
..
gl.h [OpenGL] Change glXMakeCurrent return type to int just in case and convert missed #ifdefs 4 years ago
glad.c [OpenGL] Spam terminal a little less with version strings 4 years ago
imgui_hud.cpp Show device's name and vulkan driver version 4 years ago
imgui_hud.h [OpenGL] Merge "shared" files back to imgui_hud.cpp 4 years ago
imgui_impl_opengl3.cpp [OpenGL] Fixed version check mistakenly testing for GL 4.0+ instead of 3.2+ to enable ImGuiBackendFlags_RendererHasVtxOffset, leaving 3.2 contexts without it. (ocornut#3119, ocornut#2866, ocornut#2852) 4 years ago
imgui_impl_opengl3.h [OpenGL] Merge "shared" files back to imgui_hud.cpp 4 years ago
inject_egl.cpp Add utility lib with dlsym hooking 4 years ago
inject_glx.cpp [OpenGL] Track threads with context, but might as well ignore glXMakeCurrent(NULL, NULL) calls probably 4 years ago