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
Emil Velikov 42de1edc22 Rework cpu freq node handling
Similar to the prior commit - fscanf directly into the required data
type.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2 years ago
..
app Some fixes for windows compiling 2 years ago
gl Use single IO stats instance 2 years ago
loaders Separate libdrm and libdrm_amdgpu loader 3 years ago
mesa Couple of whitespace fixes 2 years ago
win Some fixes for windows compiling 2 years ago
amdgpu.cpp Address signed comparisons warnings 2 years ago
amdgpu.h Use gpu_metrics instead of libdrm when available 2 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 Check if battery status is full 2 years ago
battery.h Battery remaining time 2 years ago
blacklist.cpp Blacklist: add EADesktop.exe and EALauncher.exe 2 years ago
blacklist.h Make `add_blacklist` const& 3 years ago
config.cpp Remove unused parseConfigFile() return type 2 years ago
config.h Remove unused parseConfigFile() return type 2 years ago
control.cpp Remove unused-but-set variables 2 years ago
cpu.cpp Rework cpu freq node handling 2 years ago
cpu.h Fix amdgpu watt and make it more granular 2 years ago
cpu_win32.cpp Win32 cpu usage 4 years ago
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 Add __ELF_NATIVE_CLASS to musl systems 4 years ago
file_utils.cpp read_line: return empty line if ifstream fails 2 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 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
gamepad.cpp gamepad: add bool is_charging 2 years ago
gamepad.h gamepad: add bool is_charging 2 years ago
gpu.cpp Don't use all sysfs files if metrics_path 2 years ago
gpu.h Fix amdgpu watt and make it more granular 2 years ago
hook_dlsym.cpp [OpenGL] Some nullptr guards 3 years ago
hud_elements.cpp Some fixes for windows compiling 2 years ago
hud_elements.h GAMEPAD: remove unused param and change xone to xbox 2 years ago
iostats.cpp Use single IO stats instance 2 years ago
iostats.h Use single IO stats instance 2 years ago
keybinds.cpp Use single IO stats instance 2 years ago
keybinds.h Rename `last_f3_press` to more generic `toggle_fps_limit_press` 4 years ago
logging.cpp Couple of whitespace fixes 2 years ago
logging.h Only reset logger if param is not set 2 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 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 GAMEPAD: add battery reporting for gamepad devices 2 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 Log an error if `nvmlDeviceGetUtilizationRates` failed 2 years ago
overlay.cpp Fixup device/vendor node handling 2 years ago
overlay.frag Use 1-channel font textures; glyph ranges support; vulkan image descriptors and "helper" functions 4 years ago
overlay.h Use single IO stats instance 2 years ago
overlay.vert MangoHud Standalone 4 years ago
overlay_params.cpp Remove unused parseConfigFile() return type 2 years ago
overlay_params.h gamepad: add option to disable icon and show capacity instead 2 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 Iterate through libraries for possible locations of dlopen/dlsym functions 3 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 spdlog's 'fmt' to format media player metadata 3 years ago
timing.hpp General cleanup (#272) 4 years ago
vulkan.cpp Use single IO stats instance 2 years ago