MangoHud/src
2020-02-20 01:03:35 +02:00
..
loaders use nvml for nvidia gpu memory instead of nvctrl 2020-02-05 14:16:16 +02:00
mesa Use std::unordered_map and std::mutex instead for object mapping and related cleanups 2020-02-20 01:03:35 +02:00
config.cpp Allocate instance_data with "new" 2020-02-18 11:49:09 +02:00
config.h Cleaning up 2020-02-10 11:03:39 +01:00
cpu_gpu.h Changed vram to display GB from MB 2020-02-11 02:50:33 +01:00
cpu.cpp Don't increment cpuData index inline 2020-02-04 23:33:36 +02:00
cpu.h Total cpu periods 2020-02-02 02:14:08 +02:00
file_utils.cpp config file: respect XDG dirs 2020-02-15 13:23:18 +02:00
file_utils.h config file: respect XDG dirs 2020-02-15 13:23:18 +02:00
font_default.h Add Unispace as default font or load a font from file specified by envvar MANGOHUD_FONT 2020-01-28 08:58:04 +02:00
font_unispace.c Add Unispace as default font or load a font from file specified by envvar MANGOHUD_FONT 2020-01-28 08:58:04 +02:00
keybinds.h Refresh config keybind 2020-02-18 12:04:59 +01:00
logging.h Write system info to log file 2020-02-05 07:07:23 +01:00
mangohud.json Revert "Fix Get*ProcAddr functions' exports" 2020-02-03 02:58:43 +02:00
memory.cpp detach memory thread when done 2020-02-05 14:16:15 +02:00
memory.h Display memory stats on the hud 2020-02-05 14:16:15 +02:00
meson.build Clone vulkan headers if needed 2020-02-13 23:53:56 +02:00
nvidia_info.h get nvidia vram from nvml 2020-02-05 14:16:16 +02:00
nvml.cpp use nvml for nvidia gpu memory instead of nvctrl 2020-02-05 14:16:16 +02:00
overlay_params.cpp Don't enable 'read_cfg' too when 'full' is set in MANGOHUD_CONFIG 2020-02-18 15:13:22 +02:00
overlay_params.h Refresh config keybind 2020-02-18 12:04:59 +01:00
overlay.cpp Use std::unordered_map and std::mutex instead for object mapping and related cleanups 2020-02-20 01:03:35 +02:00
overlay.frag MangoHud Standalone 2020-01-28 05:11:05 +01:00
overlay.vert MangoHud Standalone 2020-01-28 05:11:05 +01:00
string_utils.h Add file and string utility functions 2020-02-04 23:23:01 +02:00