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 d975278396
Dbus with spotify
4 years ago
..
gl Dbus with spotify 4 years ago
loaders Also call default constructor for libnvctrl_loader 4 years ago
mesa Use std::unordered_map and std::mutex instead for object mapping and related cleanups 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 Check if CPU sensor file handle is valid 4 years ago
cpu.h Check if CPU sensor file handle is valid 4 years ago
dbus.cpp Dbus with spotify 4 years ago
dbus_info.h Dbus with spotify 4 years ago
elfhacks.cpp [OpenGL] Add elfhacks 4 years ago
file_utils.cpp Move Wine exe name code from config.cpp to get_wine_exe_name(...) 4 years ago
file_utils.h Move Wine exe name code from config.cpp to get_wine_exe_name(...) 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 Add 'use_xnvctrl' feature to allow building without libXNVCtrl support 4 years ago
gpu.h If NVML fails fallback to NVctrl 4 years ago
iostats.cpp Add I/O stats 4 years ago
iostats.h Add I/O stats 4 years ago
keybinds.h [OpenGL] Separate GLX out from shareable code so wayland sessions can just use EGL, hopefully 4 years ago
logging.h added log_duration param and updated readme 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 detach memory thread when done 4 years ago
memory.h Display memory stats on the hud 4 years ago
meson.build Dbus with spotify 4 years ago
notify.cpp [config] Load config changes to local copy of overlay_params so it does not block rendering thread while parsing 4 years ago
notify.h [config] keep pthread_t pointers in notify_thread struct for MT safety 4 years ago
nvctrl.cpp Use X11 loader functions instead of linking to X11 libs 4 years ago
nvctrl.h More checks for XNVCtrl support. Favor NVML but fallback to XNVCtrl if supported. 4 years ago
nvidia_info.h Add 'use_xnvctrl' feature to allow building without libXNVCtrl support 4 years ago
nvml.cpp Add 'use_xnvctrl' feature to allow building without libXNVCtrl support 4 years ago
overlay.cpp Dbus with spotify 4 years ago
overlay.frag MangoHud Standalone 4 years ago
overlay.h Remove unused statistics related code 4 years ago
overlay.vert MangoHud Standalone 4 years ago
overlay_params.cpp [OpenGL] Separate GLX out from shareable code so wayland sessions can just use EGL, hopefully 4 years ago
overlay_params.h Dbus with spotify 4 years ago
real_dlsym.cpp Move `dlsym` hook out from inject_glx.cpp 4 years ago
real_dlsym.h Move `dlsym` hook out from inject_glx.cpp 4 years ago
shared_x11.cpp Shared X11 intialization functions 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