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 602ba78ea3 Split library into vulkan and opengl parts.
This has caused a lot of issues because when preloaded the vulkan hooks
will still initialize even tho it's an OpenGL application.
This will subsequently crash the application.
The solution is to split the vulkan and opengl parts into two separate
shared libraries.
11 months ago
..
app mangoapp: update colors if needed 12 months ago
gl Split library into vulkan and opengl parts. 11 months ago
loaders Use a "get" function to initialize X11 loader... 1 year ago
mesa Couple of whitespace fixes 2 years ago
win windows build: use mingw d3d12 headers instead of wine 1 year ago
amdgpu.cpp amdgpu: use hwmon for core clock 12 months ago
amdgpu.h mangoapp: amdgpu: pause the polling thread when it's not needed 1 year 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: add SteamVR's vrcompositor 1 year ago
blacklist.h params: exec_name 1 year ago
config.cpp change config and upload logs to debug 1 year 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: core mhz: if scaling isn't available, use /proc/cpuinfo instead 1 year ago
cpu.h Fix for AMD Ryzen 7000 CPU when using the iGPU. 1 year 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
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 Remove extraneous break 1 year ago
file_utils.h Add lib_loaded function to check for current loaded libraries 1 year ago
file_utils_win32.cpp Remove find_folder() API 2 years ago
font.cpp build: Fix building with GCC 13 1 year 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: Change DS5 to DS4/5 as DS4 was added to hid_playstation in kernel 6.2 1 year ago
gamepad.h gamepad: add bool is_charging 2 years ago
gpu.cpp amdgpu: use hwmon for core clock 12 months ago
gpu.h Show amdgpu junction and memory temp, if available 1 year ago
hook_dlsym.cpp [OpenGL] Some nullptr guards 3 years ago
hud_elements.cpp hud_elements/battery: make sure time isn't illogical 11 months ago
hud_elements.h param: duration 12 months ago
intel.cpp intel: just check if we're inside runtime container 12 months ago
iostats.cpp Use single IO stats instance 2 years ago
iostats.h Use single IO stats instance 2 years ago
keybinds.cpp Revert "X11 keyboard poller thread" 1 year ago
keybinds.h Use a "get" function to initialize X11 loader... 1 year ago
logging.cpp logging: upload: print url to console 11 months ago
logging.h logging: change frametime to float 1 year ago
mangohud.json.in vulkan manifest: set cpu_family in layer name 1 year 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 Split library into vulkan and opengl parts. 11 months ago
notify.cpp Specify `fileChanged` argument type 2 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 a "get" function to initialize X11 loader... 1 year 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 nvml: use xnvctrl if available to get fan speed 1 year ago
overlay.cpp amdgpu: use hwmon for core clock 12 months ago
overlay.frag Use 1-channel font textures; glyph ranges support; vulkan image descriptors and "helper" functions 4 years ago
overlay.h Text outline 1 year ago
overlay.vert MangoHud Standalone 4 years ago
overlay_params.cpp param: duration 12 months ago
overlay_params.h param: duration 12 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... 1 year 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 Split library into vulkan and opengl parts. 11 months ago