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
Stephan Lachnit d712d35aaf
simplify cross arch preloading
This commit does a couple of things. In the mangohud launch script, the library will be found using $LIB with ld, so the correct path is selected depending on the cpu arch. The same is done for mangohud.json (vulkan layer). In addition some now unused files have been deleted.

Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
4 years ago
..
gl General cleanup (#272) 4 years ago
loaders Make DBus signal handling more event-based 4 years ago
mesa Use std::unordered_map and std::mutex instead for object mapping and related cleanups 4 years ago
blacklist.cpp Force blacklist re-check at certain points 4 years ago
blacklist.h General cleanup (#272) 4 years ago
config.cpp Use std::locale::classic with confiog file ifstream, just in case 4 years ago
config.h General cleanup (#272) 4 years ago
cpu.cpp Clear cpu temp hwmon path if no supported sensor is found 4 years ago
cpu.h General cleanup (#272) 4 years ago
dbus.cpp [dbus] Don't clear metadata when reloading config file 4 years ago
dbus_helpers.hpp Fix auto-switching bug 4 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 Fix `readlink` overloading for fortified musl 4 years ago
file_utils.h General cleanup (#272) 4 years ago
font_default.h General cleanup (#272) 4 years ago
font_unispace.c [editorconfig] Apply whitespace rules 4 years ago
gpu.cpp ifdef guard nvml header 4 years ago
gpu.h General cleanup (#272) 4 years ago
hook_dlsym.cpp Make find_*_ptr function pointers static 4 years ago
iostats.cpp Changed pthreads to std::thread 4 years ago
iostats.h General cleanup (#272) 4 years ago
keybinds.h General cleanup (#272) 4 years ago
logging.cpp Upload multiple logs 4 years ago
logging.h Upload multiple logs 4 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 [editorconfig] Apply whitespace rules 4 years ago
memory.h General cleanup (#272) 4 years ago
meson.build simplify cross arch preloading 4 years ago
notify.cpp Re-add config file watch in case of IN_DELETE_SELF 4 years ago
notify.h General cleanup (#272) 4 years ago
nvctrl.cpp No need to convert deviceID twice 4 years ago
nvctrl.h General cleanup (#272) 4 years ago
nvidia_info.h General cleanup (#272) 4 years ago
nvml.cpp Consolidated amdgpu file handles to a struct and add `gpu_power` param to show power usage for amdgpu/nvml 4 years ago
overlay.cpp Warning that permit_upload = 0 4 years ago
overlay.frag Use 1-channel font textures; glyph ranges support; vulkan image descriptors and "helper" functions 4 years ago
overlay.h General cleanup (#272) 4 years ago
overlay.vert MangoHud Standalone 4 years ago
overlay_params.cpp Upload multiple logs 4 years ago
overlay_params.h Upload multiple logs 4 years ago
pci_ids.cpp Also check for pci.ids in /usr/share/misc/ 4 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 Fix `init_x11` return value and X11/XNVCtrl logic checks 4 years ago
shared_x11.h General cleanup (#272) 4 years ago
string_utils.h General cleanup (#272) 4 years ago
timing.hpp General cleanup (#272) 4 years ago