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 971791d5da amdgpu: use v2_3 for v2_4
In kernel 6.6 v2_4 was added. This causes us to not find a version to use
as we limited by content rev 3.
For now we'll just limit by 4 instead and use the old v2_3 struct
5 months ago
..
app app: Support for setting only frametime/app frametime 5 months ago
gl Fix gpu_fan for AMD 7 months ago
loaders nvctrl: call XDefaultScreen for screen id (#1152) 7 months ago
mesa Couple of whitespace fixes 2 years ago
win Add ability to toggle through presets 8 months ago
amdgpu.cpp amdgpu: use v2_3 for v2_4 5 months ago
amdgpu.h amdgpu, overlay: Use gpu_metrics for CoreClock on Steam Deck 5 months ago
battery.cpp src/battery.cpp: fix getTimeRemaining for energy_now 2 years ago
battery.h Battery remaining time 2 years ago
blacklist.cpp blacklist: remove wine64-preloader 7 months ago
blacklist.h params: exec_name 1 year ago
config.cpp change config and upload logs to debug 12 months ago
config.h Add preset param and allow for preset config 1 year ago
control.cpp Remove MANGOAPP ifdefs 1 year ago
cpu.cpp cpu: temp: look for TSI0_TEMP 5 months ago
cpu.h integrate zenergy into Mangohud 10 months ago
cpu_win32.cpp Win32 cpu usage 4 years ago
dbus.cpp meson: build with -Werror=missing-declarations 1 year ago
dbus_helpers.h [dbus] Also check if gamemode is enabled with D-Bus 3 years ago
dbus_info.h dbus: reshuffle HAVE_DBUS handling 1 year ago
device.cpp device: switch gamepad_battery to device_battery and allow to enable mouse or gamepad or both 8 months ago
device.h device: switch gamepad_battery to device_battery and allow to enable mouse or gamepad or both 8 months ago
elfhacks.cpp meson: build with -Werror=missing-declarations 1 year ago
engine_types.h param: engine_short_names 1 year ago
fcat.h Introduce FCAT overlay support 2 years ago
file_utils.cpp file_utils: add remove_parentheses function and use it for gpu_name 7 months ago
file_utils.h file_utils: add remove_parentheses function and use it for gpu_name 7 months ago
file_utils_win32.cpp Remove find_folder() API 2 years ago
font.cpp imgui: revert font OverSampleH to 3 7 months 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
fps_metrics.h fps_metrics: fix case where it wouldn't clean up properly 6 months ago
gpu.cpp Fix gpu_fan for AMD 7 months ago
gpu.h Show amdgpu voltage from hwmon 10 months ago
hook_dlsym.cpp [OpenGL] Some nullptr guards 3 years ago
hud_elements.cpp frame_timing: don't use implot for horizontal 5 months ago
hud_elements.h text_outline_color: fix BGR TO RGB 5 months ago
intel.cpp intel: rework into c++ class 6 months ago
intel.h intel: don't try to get fdinfo if not found 6 months ago
iostats.cpp Use single IO stats instance 2 years ago
iostats.h Use single IO stats instance 2 years ago
keybinds.cpp Add ability to toggle through presets 8 months ago
keybinds.h Add ability to toggle through presets 8 months ago
logging.cpp logging: fix percentiles miscalculation 7 months ago
logging.h autostart_log: rework without threading 5 months ago
mangohud.json.in vulkan manifest: set cpu_family in layer name 12 months 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 logging: include process RSS 8 months ago
meson.build implot: set default library static 7 months ago
notify.cpp Add ability to toggle through presets 8 months ago
notify.h General cleanup (#272) 4 years ago
nvapi.cpp win32: load correct NVAPI dll by checking _WIN64 4 years ago
nvctrl.cpp nvctrl: call XDefaultScreen for screen id (#1152) 7 months ago
nvctrl.h nvml: use xnvctrl if available to get fan speed 1 year ago
nvidia_info.h nvml: fan: get rpm instead of percentage 1 year ago
nvml.cpp Nvidia: nvml: fan speed in percent 7 months ago
overlay.cpp autostart_log: rework without threading 5 months ago
overlay.frag Use 1-channel font textures; glyph ranges support; vulkan image descriptors and "helper" functions 4 years ago
overlay.h amdgpu: collect throttling data for graph 8 months ago
overlay.vert MangoHud Standalone 4 years ago
overlay_params.cpp autostart_log: rework without threading 5 months ago
overlay_params.h param: frame_timing_detailed 5 months ago
pci_ids.cpp meson: build with -Werror=missing-declarations 1 year ago
pci_ids.h General cleanup (#272) 4 years ago
real_dlsym.cpp meson: build with -Werror=missing-declarations 1 year ago
real_dlsym.h General cleanup (#272) 4 years ago
shared_x11.cpp Use a "get" function to initialize X11 loader... 12 months ago
shared_x11.h General cleanup (#272) 4 years ago
string_utils.h config env: trim key and value 6 months ago
timing.hpp General cleanup (#272) 4 years ago
vulkan.cpp Fix gpu_fan for AMD 7 months ago