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
flightlessmango f351515265 Fix gpu_fan for AMD
It was incorrectly checking deviceID instead of vendorID.
We also use hwmon for fan reading just in case.
7 months ago
..
gl.h [OpenGL] Just "refcount" by glXCreate/DestroyContext calls; recreate "lost" objects 4 years ago
gl_hud.cpp Fix gpu_fan for AMD 7 months ago
gl_hud.h [OpenGL] Use MESA_query_renderer if avail; GL "WSI" enum 1 year ago
gl_renderer.cpp Bind a zero pixel unpack buffer if necessary when uploading fonts texture 2 years ago
gl_renderer.h Rename GL files to avoid some confusion with upstream Dear ImGui files 2 years ago
glad.c [OpenGL] Spam terminal a little less with version strings 4 years ago
inject_egl.cpp [OpenGL] Use MESA_query_renderer if avail; GL "WSI" enum 1 year ago
inject_glx.cpp fix accidental deletion 8 months ago