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
jackun f8398c3e7a Add I/O stats
Using /proc/self/io 'read_bytes' and 'write_bytes' fields which count only
reads/writes that hit the storage (i.e no cached reads).
4 years ago
..
loaders use nvml for nvidia gpu memory instead of nvctrl 4 years ago
mesa Use std::unordered_map and std::mutex instead for object mapping and related cleanups 4 years ago
config.cpp config: trim only surrounding whitespace 4 years ago
config.h Cleaning up 4 years ago
cpu.cpp Don't increment cpuData index inline 4 years ago
cpu.h Total cpu periods 4 years ago
cpu_gpu.h Includes cleanup 4 years ago
file_utils.cpp config file: respect XDG dirs 4 years ago
file_utils.h config file: respect XDG dirs 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
iostats.cpp Add I/O stats 4 years ago
iostats.h Add I/O stats 4 years ago
keybinds.h Refresh config keybind 4 years ago
logging.h Write system info to log file 4 years ago
mangohud.json Revert "Fix Get*ProcAddr functions' exports" 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 Add I/O stats 4 years ago
nvidia_info.h get nvidia vram from nvml 4 years ago
nvml.cpp use nvml for nvidia gpu memory instead of nvctrl 4 years ago
overlay.cpp Add I/O stats 4 years ago
overlay.frag MangoHud Standalone 4 years ago
overlay.vert MangoHud Standalone 4 years ago
overlay_params.cpp Add I/O stats 4 years ago
overlay_params.h Add I/O stats 4 years ago
string_utils.h Add I/O stats 4 years ago