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 e5a256bfc0
Move DBus init to overlay_params so it can be enabled/disabled on the fly from a single place
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] Use GLAD instead on gl3w and hook EGL 4 years ago
imgui_hud.cpp [OpenGL] Use GLAD instead on gl3w and hook EGL 4 years ago
imgui_hud.h [OpenGL] Separate GLX out from shareable code so wayland sessions can just use EGL, hopefully 4 years ago
imgui_hud_shared.cpp Move DBus init to overlay_params so it can be enabled/disabled on the fly from a single place 4 years ago
imgui_hud_shared.h [OpenGL] Separate GLX out from shareable code so wayland sessions can just use EGL, hopefully 4 years ago
imgui_impl_opengl3.cpp [OpenGL] Change glXMakeCurrent return type to int just in case and convert missed #ifdefs 4 years ago
imgui_impl_opengl3.h [OpenGL] Use GLAD instead on gl3w and hook EGL 4 years ago
inject_egl.cpp [OpenGL] Use GLAD instead on gl3w and hook EGL 4 years ago
inject_glx.cpp [OpenGL] Use glXQueryDrawable if XGetGeometry fails 4 years ago