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 c79e01830d
Clean up battery.{h,cpp} header includes
3 years ago
..
gl Add per process memory usage (`procmem` etc) 3 years ago
loaders Use spdlog macros so logging can be completely disabled during compile-time 3 years ago
mesa Use nanoseconds to calculate fps 3 years ago
win Don't need vulkan hooking in kiero 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 Clean up battery.{h,cpp} header includes 3 years ago
battery.h Clean up battery.{h,cpp} header includes 3 years ago
blacklist.cpp Merge pull request #433 from baryluk/programname 3 years ago
blacklist.h Make `add_blacklist` const& 3 years ago
config.cpp Use spdlog macros so logging can be completely disabled during compile-time 3 years ago
config.h Improve code for program name extraction 3 years ago
cpu.cpp Use spdlog macros so logging can be completely disabled during compile-time 3 years ago
cpu.h Fix CPU power calculations 3 years ago
cpu_win32.cpp Win32 cpu usage 4 years ago
dbus.cpp Misc small clean ups and fixes 3 years ago
dbus_helpers.h Misc small clean ups and fixes 3 years ago
dbus_info.h [dbus] Don't clear metadata when reloading config file 4 years ago
elfhacks.cpp Add __ELF_NATIVE_CLASS to musl systems 4 years ago
file_utils.cpp Use spdlog macros so logging can be completely disabled during compile-time 3 years ago
file_utils.h Improve code for program name extraction 3 years ago
file_utils_win32.cpp Improve code for program name extraction 3 years ago
font.cpp More quotation glyphs 3 years ago
font_default.h General cleanup (#272) 4 years ago
font_unispace.c [editorconfig] Apply whitespace rules 4 years ago
forkawesome.h Scale down icons if font is small 3 years ago
gpu.cpp Use spdlog macros so logging can be completely disabled during compile-time 3 years ago
gpu.h Use libdrm_amdgpu for amdgpu sensor info, if available 3 years ago
hook_dlsym.cpp [OpenGL] Some nullptr guards 3 years ago
hud_elements.cpp Add per process memory usage (`procmem` etc) 3 years ago
hud_elements.h Add per process memory usage (`procmem` etc) 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 Limit keybind check to about 10hz 3 years ago
keybinds.h Rename `last_f3_press` to more generic `toggle_fps_limit_press` 4 years ago
logging.cpp Use spdlog macros so logging can be completely disabled during compile-time 3 years ago
logging.h Add checking cpu scheduler 3 years ago
mangohud.json.in simplify cross arch preloading 4 years ago
mangohud.version Try to limit exported symbols with --version-script 4 years ago
memory.cpp Add per process memory usage (`procmem` etc) 3 years ago
memory.h Add per process memory usage (`procmem` etc) 3 years ago
meson.build Add `spdlog` wrap and logging 3 years ago
notify.cpp Use spdlog macros so logging can be completely disabled during compile-time 3 years ago
notify.h General cleanup (#272) 4 years ago
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 General cleanup (#272) 4 years ago
nvidia_info.h General cleanup (#272) 4 years ago
nvml.cpp Use spdlog macros so logging can be completely disabled during compile-time 3 years ago
overlay.cpp Add per process memory usage (`procmem` etc) 3 years ago
overlay.frag Use 1-channel font textures; glyph ranges support; vulkan image descriptors and "helper" functions 4 years ago
overlay.h Add per process memory usage (`procmem` etc) 3 years ago
overlay.vert MangoHud Standalone 4 years ago
overlay_params.cpp Add per process memory usage (`procmem` etc) 3 years ago
overlay_params.h Add per process memory usage (`procmem` etc) 3 years ago
pci_ids.cpp Fix parse_pciids when trying to open pci.ids from alternate location 3 years ago
pci_ids.h General cleanup (#272) 4 years ago
real_dlsym.cpp Add utility lib with dlsym hooking 4 years ago
real_dlsym.h General cleanup (#272) 4 years ago
shared_x11.cpp Use spdlog macros so logging can be completely disabled during compile-time 3 years ago
shared_x11.h General cleanup (#272) 4 years ago
string_utils.h Use str_tokenize for multiple delimiters 4 years ago
timing.hpp General cleanup (#272) 4 years ago
vulkan.cpp Skip setting up vulkan render if HUD is hidden 3 years ago