MangoHud/src
2022-02-06 21:56:45 +01:00
..
app mangoapp: Fix janky window size transitions 2022-02-01 02:34:36 +00: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 Fixed issue with amdgpu metrics for APU 2022-02-06 21:56:33 +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 Nope, ERROR level has higher priority, doh 2021-08-07 16:27:16 +03:00
battery.h Clean up battery.{h,cpp} header includes 2021-08-07 16:02:37 +03:00
blacklist.cpp Blacklist: add EADesktop.exe and EALauncher.exe 2022-01-03 15:49:08 -08:00
blacklist.h
config.cpp Some windows fixes 2021-11-12 05:44:53 +01:00
config.h
control.cpp mangoapp: Fix usage of notify_one in condition variable 2022-02-01 01:27:45 +00:00
cpu_win32.cpp
cpu.cpp Fixed issue with amdgpu metrics for APU 2022-02-06 21:56:33 +01:00
cpu.h mangoapp: use amdgpu metrics 2022-01-14 22:41:38 +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 Use gpu_metrics instead of libdrm when available 2022-02-04 19:55:00 +01:00
gpu.h gpu_metrics: apu: set cpu temp as highest core temp 2022-02-04 21:01:44 +01:00
hook_dlsym.cpp
hud_elements.cpp display min/max frametime for period 2022-01-25 12:37:58 +01:00
hud_elements.h Add fps_only param to disable showing the engine name 2022-01-02 19:30:52 -08: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 logging: Initialize total, total_cpu, total_gpu variables 2022-01-26 10:34:26 +02: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 Don't enable battery_icon with full 2022-02-06 21:56:45 +01:00
overlay_params.h Add fps_only param to disable showing the engine name 2022-01-02 19:30:52 -08:00
overlay.cpp Use gpu_metrics instead of libdrm when available 2022-02-04 19:55:00 +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