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
FlightlessMango bc0a0aa53e No need to save deviceName for later 4 years ago
..
gl [OpenGL] Check if SRGB is enabled and Render ImGui in linear colorspace 4 years ago
loaders [OpenGL] Add glXSwapBuffersMscOML and disable XGetGeometry 4 years ago
mesa Use std::unordered_map and std::mutex instead for object mapping and related cleanups 4 years ago
blacklist.cpp Simplify 'is_blacklisted' function 4 years ago
blacklist.h Separate out blacklist implementation 4 years ago
config.cpp [config] Add MANGOHUD_CONFIGFILE envvar for specific configuration file 4 years ago
config.h [config] Move options map and config_file_path to overlay_params 4 years ago
cpu.cpp Changed pthreads to std::thread 4 years ago
cpu.h Check if CPU sensor file handle is valid 4 years ago
dbus.cpp [dbus] Generalize a bit more but still give Spotify special treatment, keep track of 'org.mpris.MediaPlayer2' service providers 4 years ago
dbus_info.h dbus: Add missing include 4 years ago
elfhacks.cpp Add __ELF_NATIVE_CLASS to musl systems 4 years ago
file_utils.cpp Allow to specify gpu with pci bus id by setting env var `MANGOHUD_PCI_DEV=xxxx:xx:xx:x` where x's are "domain🚌slot.function" 4 years ago
file_utils.h Allow to specify gpu with pci bus id by setting env var `MANGOHUD_PCI_DEV=xxxx:xx:xx:x` where x's are "domain🚌slot.function" 4 years ago
font_default.h Add Unispace as default font or load a font from file specified by envvar MANGOHUD_FONT 4 years ago
font_unispace.c Add Unispace as default font or load a font from file specified by envvar MANGOHUD_FONT 4 years ago
gpu.cpp Changed pthreads to std::thread 4 years ago
gpu.h Changed pthreads to std::thread 4 years ago
hook_dlsym.cpp Add utility lib with dlsym hooking 4 years ago
iostats.cpp Changed pthreads to std::thread 4 years ago
iostats.h Changed pthreads to std::thread 4 years ago
keybinds.h Changed pthreads to std::thread 4 years ago
logging.h Changed pthreads to std::thread 4 years ago
mangohud.json refactored the install process 4 years ago
mangohud.json.in Update API version to 1.2.135 in manifest 4 years ago
memory.cpp Changed pthreads to std::thread 4 years ago
memory.h Changed pthreads to std::thread 4 years ago
meson.build Parse pci.ids 4 years ago
notify.cpp Changed pthreads to std::thread 4 years ago
notify.h Changed pthreads to std::thread 4 years ago
nvctrl.cpp No need to convert deviceID twice 4 years ago
nvctrl.h More checks for XNVCtrl support. Favor NVML but fallback to XNVCtrl if supported. 4 years ago
nvidia_info.h Allow to specify gpu with pci bus id by setting env var `MANGOHUD_PCI_DEV=xxxx:xx:xx:x` where x's are "domain🚌slot.function" 4 years ago
nvml.cpp Get deviceID 4 years ago
overlay.cpp No need to save deviceName for later 4 years ago
overlay.frag MangoHud Standalone 4 years ago
overlay.h Display vulkan driver 4 years ago
overlay.vert MangoHud Standalone 4 years ago
overlay_params.cpp Added top-center overlay position 4 years ago
overlay_params.h Display vulkan driver 4 years ago
pci_ids.cpp Parse pci.ids 4 years ago
pci_ids.h Parse pci.ids 4 years ago
real_dlsym.cpp Add utility lib with dlsym hooking 4 years ago
real_dlsym.h [OpenGL] Use GLAD instead on gl3w and hook EGL 4 years ago
shared_x11.cpp Fix `init_x11` return value and X11/XNVCtrl logic checks 4 years ago
shared_x11.h Shared X11 intialization functions 4 years ago
string_utils.h try_stoi: spam in debug build only 4 years ago