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 61fb9267a0 mangoapp: don't use fsr if msg doesn't contain fsr 3 years ago
..
app mangoapp: don't use fsr if msg doesn't contain fsr 3 years ago
gl Try to get correct amd gpu when multiple 3 years ago
loaders Separate libdrm and libdrm_amdgpu loader 3 years ago
mesa Use nanoseconds to calculate fps 3 years ago
win Some windows fixes 3 years ago
amdgpu.cpp Fix amdgpu watt and make it more granular 3 years ago
amdgpu.h Use gpu_metrics instead of libdrm when available 3 years ago
auth.cpp Use libdrm_amdgpu for amdgpu sensor info, if available 3 years ago
auth.h Use libdrm_amdgpu for amdgpu sensor info, if available 3 years ago
battery.cpp Battery remaining time 3 years ago
battery.h Battery remaining time 3 years ago
blacklist.cpp Blacklist: add EADesktop.exe and EALauncher.exe 3 years ago
blacklist.h Make `add_blacklist` const& 4 years ago
config.cpp Enable no_overlay by default with mangoapp 3 years ago
config.h Enable no_overlay by default with mangoapp 3 years ago
control.cpp mangoapp: Fix usage of notify_one in condition variable 3 years ago
cpu.cpp Fix amdgpu watt and make it more granular 3 years ago
cpu.h Fix amdgpu watt and make it more granular 3 years ago
cpu_win32.cpp
dbus.cpp [dbus] Don't stop D-Bus thread or remove filter if not completely deiniting 3 years ago
dbus_helpers.h [dbus] Also check if gamemode is enabled with D-Bus 3 years ago
dbus_info.h Use spdlog's 'fmt' to format media player metadata 3 years ago
elfhacks.cpp
file_utils.cpp read_line: return empty line if ifstream fails 3 years ago
file_utils.h Add get_basename, fix win32 build 3 years ago
file_utils_win32.cpp Add get_basename, fix win32 build 3 years ago
font.cpp More quotation glyphs 3 years ago
font_default.h
font_unispace.c
forkawesome.h Scale down icons if font is small 3 years ago
gpu.cpp Use gpu_metrics instead of libdrm when available 3 years ago
gpu.h Fix amdgpu watt and make it more granular 3 years ago
hook_dlsym.cpp [OpenGL] Some nullptr guards 4 years ago
hud_elements.cpp Battery remaining time 3 years ago
hud_elements.h mangoapp: gamescope fsr 3 years ago
iostats.cpp Skip calculating IO stats for first sample 3 years ago
iostats.h Skip calculating IO stats for first sample 3 years ago
keybinds.cpp permit starting a new log even if previous is rendering 3 years ago
keybinds.h Rename `last_f3_press` to more generic `toggle_fps_limit_press` 4 years ago
logging.cpp don't average log fps 3 years ago
logging.h Only reset logger if param is not set 3 years ago
mangohud.json.in
mangohud.version
memory.cpp Fix integer overflow on 32 bit, for `procmem` 3 years ago
memory.h Fix integer overflow on 32 bit, for `procmem` 3 years ago
meson.build mangohudctl meson option 3 years ago
notify.cpp Use spdlog macros so logging can be completely disabled during compile-time 3 years ago
notify.h
nvapi.cpp win32: load correct NVAPI dll by checking _WIN64 4 years ago
nvctrl.cpp Use spdlog macros so logging can be completely disabled during compile-time 3 years ago
nvctrl.h
nvidia_info.h
nvml.cpp Log an error if `nvmlDeviceGetUtilizationRates` failed 3 years ago
overlay.cpp Use gpu_metrics instead of libdrm when available 3 years ago
overlay.frag
overlay.h Use gpu_metrics instead of libdrm when available 3 years ago
overlay.vert
overlay_params.cpp Merge pull request #684 from Joshua-Ashton/no_display_default_mapp 3 years ago
overlay_params.h mangoapp: gamescope fsr 3 years ago
pci_ids.cpp Fix parse_pciids when trying to open pci.ids from alternate location 3 years ago
pci_ids.h
real_dlsym.cpp Iterate through libraries for possible locations of dlopen/dlsym functions 3 years ago
real_dlsym.h
shared_x11.cpp Use spdlog macros so logging can be completely disabled during compile-time 3 years ago
shared_x11.h
string_utils.h Use spdlog's 'fmt' to format media player metadata 3 years ago
timing.hpp
vulkan.cpp Merge pull request #662 from nanokatze/master 3 years ago