Commit Graph

11 Commits (370a2d5da6a33fb5dcf41d4b1d7d52419feeb06d)

Author SHA1 Message Date
FlightlessMango 370a2d5da6 Only use MANGOHUD=1 in script 3 years ago
jackun 53cca5e723
Merge remote-tracking branch 'origin/master' into develop 3 years ago
freddii 2bbb7174e3 fixed typos 3 years ago
flightlessmango 8aa299630c Disable by default some vulkan layers that cause issues 3 years ago
jackun 6a5cd38127
Meson option to have absolute paths in LD_PRELOAD 4 years ago
jackun a7db4276e3
Don't force bash usage in launcher script 4 years ago
jackun 24b731f78c
Add `--dlsym` option 4 years ago
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
FlightlessMango 4bdd252393 Load 32bit libs if they exist with 64bit bin 4 years ago
jackun 934dc31e44
Add utility lib with dlsym hooking 4 years ago
jackun f99129f9de
Libdirs: once more, with feeling 4 years ago