MangoHud/src
2022-02-13 15:01:47 +01:00
..
app mangoapp: hide when steam is focused 2022-02-13 14:57:48 +01:00
gl Try to get correct amd gpu when multiple 2022-01-02 12:04:22 +01:00
loaders Separate libdrm and libdrm_amdgpu loader 2021-08-12 16:21:37 +03:00
mesa Use nanoseconds to calculate fps 2021-06-10 19:40:15 +02:00
win Some windows fixes 2021-11-12 05:44:53 +01:00
amdgpu.cpp Fix amdgpu watt and make it more granular 2022-02-07 04:34:17 +01:00
amdgpu.h Use gpu_metrics instead of libdrm when available 2022-02-04 19:55:00 +01:00
auth.cpp Use libdrm_amdgpu for amdgpu sensor info, if available 2021-07-13 19:54:24 +03:00
auth.h Use libdrm_amdgpu for amdgpu sensor info, if available 2021-07-13 19:54:24 +03:00
battery.cpp Battery remaining time 2022-02-09 05:20:59 +01:00
battery.h Battery remaining time 2022-02-09 05:20:59 +01:00
blacklist.cpp Blacklist: add EADesktop.exe and EALauncher.exe 2022-01-03 15:49:08 -08:00
blacklist.h Make add_blacklist const& 2020-12-26 22:55:39 +02:00
config.cpp Enable no_overlay by default with mangoapp 2022-02-05 08:05:15 +00:00
config.h Enable no_overlay by default with mangoapp 2022-02-05 08:05:15 +00:00
control.cpp mangoapp: Fix usage of notify_one in condition variable 2022-02-01 01:27:45 +00:00
cpu_win32.cpp
cpu.cpp Fix amdgpu watt and make it more granular 2022-02-07 04:34:17 +01:00
cpu.h Fix amdgpu watt and make it more granular 2022-02-07 04:34:17 +01:00
dbus_helpers.h [dbus] Also check if gamemode is enabled with D-Bus 2021-08-21 18:45:47 +03:00
dbus_info.h Use spdlog's 'fmt' to format media player metadata 2021-09-23 14:54:22 +03:00
dbus.cpp [dbus] Don't stop D-Bus thread or remove filter if not completely deiniting 2021-09-08 23:35:09 +03:00
elfhacks.cpp
file_utils_win32.cpp Add get_basename, fix win32 build 2021-08-12 16:07:42 +03:00
file_utils.cpp read_line: return empty line if ifstream fails 2021-12-13 14:33:39 +01:00
file_utils.h Add get_basename, fix win32 build 2021-08-12 16:07:42 +03:00
font_default.h
font_unispace.c
font.cpp More quotation glyphs 2021-07-01 17:36:34 +03:00
forkawesome.h Scale down icons if font is small 2021-05-27 15:40:33 -07:00
gpu.cpp Don't use all sysfs files if metrics_path 2022-02-11 08:53:06 +01:00
gpu.h Fix amdgpu watt and make it more granular 2022-02-07 04:34:17 +01:00
hook_dlsym.cpp [OpenGL] Some nullptr guards 2021-02-03 18:52:53 +02:00
hud_elements.cpp Battery: show remaining if > 1.f 2022-02-13 15:01:47 +01:00
hud_elements.h mangoapp: gamescope fsr 2022-02-09 01:20:24 +01:00
iostats.cpp Skip calculating IO stats for first sample 2021-06-11 17:55:09 +02:00
iostats.h Skip calculating IO stats for first sample 2021-06-11 17:55:09 +02:00
keybinds.cpp permit starting a new log even if previous is rendering 2022-01-21 13:33:39 +01:00
keybinds.h
logging.cpp don't average log fps 2022-02-07 20:25:35 +01:00
logging.h Only reset logger if param is not set 2022-01-25 11:18:28 +01:00
mangohud.json.in
mangohud.version
memory.cpp Fix integer overflow on 32 bit, for procmem 2021-08-08 17:21:45 +03:00
memory.h Fix integer overflow on 32 bit, for procmem 2021-08-08 17:21:45 +03:00
meson.build mangohudctl meson option 2022-01-21 10:42:30 +01:00
notify.cpp Use spdlog macros so logging can be completely disabled during compile-time 2021-07-27 16:16:39 +03:00
notify.h
nvapi.cpp
nvctrl.cpp Use spdlog macros so logging can be completely disabled during compile-time 2021-07-27 16:16:39 +03:00
nvctrl.h
nvidia_info.h
nvml.cpp Log an error if nvmlDeviceGetUtilizationRates failed 2022-02-04 16:50:51 +02:00
overlay_params.cpp mangoapp: hide when steam is focused 2022-02-13 14:57:48 +01:00
overlay_params.h mangoapp: gamescope fsr 2022-02-09 01:20:24 +01:00
overlay.cpp disable deviceid check for now 2022-02-11 08:52:04 +01:00
overlay.frag
overlay.h Use gpu_metrics instead of libdrm when available 2022-02-04 19:55:00 +01:00
overlay.vert
pci_ids.cpp Fix parse_pciids when trying to open pci.ids from alternate location 2021-07-21 19:00:49 +03:00
pci_ids.h
real_dlsym.cpp Iterate through libraries for possible locations of dlopen/dlsym functions 2021-10-07 09:02:59 +03:00
real_dlsym.h
shared_x11.cpp Use spdlog macros so logging can be completely disabled during compile-time 2021-07-27 16:16:39 +03:00
shared_x11.h
string_utils.h Use spdlog's 'fmt' to format media player metadata 2021-09-23 14:54:22 +03:00
timing.hpp
vulkan.cpp Merge pull request #662 from nanokatze/master 2022-01-25 11:27:11 +01:00