jackun
9974992f7a
Some distros annoyingly prefix tls/[x86_64|i686]
with arch triplet
2020-10-22 19:22:54 +03:00
jackun
0bc9949af9
Default toggle FPS limit to Shift_L+F1, update README and config file
2020-09-19 13:21:07 +03:00
jackun
63b50abede
Try out tls/x86_64, tls/i686 for less symlinking
2020-09-11 10:47:26 +03:00
jackun
a7db4276e3
Don't force bash usage in launcher script
2020-08-24 17:50:05 +03:00
Alessandro Toia
632f1e7000
Add wine and wine colors to overlay
2020-08-16 14:57:35 +03:00
jackun
eb681427ca
\$LIB probably has lib/
in it too
2020-08-15 21:50:23 +03:00
FlightlessMango
8a39043a13
Merge branch 'master' into develop
2020-08-15 14:04:30 +02:00
jackun
24b731f78c
Add --dlsym
option
2020-08-04 20:50:38 +03:00
jackun
a173989b1c
Make build.sh compatible with \$LIB
2020-08-04 19:51:00 +03:00
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>
2020-08-04 18:36:16 +03:00
flightlessmango
eafa62356b
Merge branch 'develop' into benchmark-percentages
2020-06-30 04:39:08 +02:00
jackun
c63037efb5
Use 1-channel font textures; glyph ranges support; vulkan image descriptors and "helper" functions
...
* To save some memory, use just 1-channel alpha-only textures
* Add some sort of wider glyph ranges support
* Chop single-ish vulkan font image uploading function into separate reusable helper functions
* Use descriptor set for ImTextureID but probably use texture array and push constants for "fast-path" if need arises
2020-06-29 17:15:50 +03:00
Kingsley McDonald
979c4d32ca
oops! i didn't save changes from the merge conflict >.<
2020-06-23 18:51:51 +01:00
Kingsley McDonald
aa77a351de
implement configurable benchmark percentiles.
2020-06-23 18:46:43 +01:00
FlightlessMango
49bfead602
Documenting log uploading
2020-06-19 17:50:20 +02:00
FlightlessMango
8e34e752e5
Merge branch 'master' into develop
2020-06-18 18:15:45 +02:00
FlightlessMango
ee953decd9
Add bash shebang to mangohud-setup
2020-06-17 00:39:48 +02:00
jackun
5ec6519832
Add media_player_order
to set media player metadata order
2020-06-13 22:00:36 +03:00
jackun
db07081617
Use xml.etree.ElementTree
2020-06-13 17:44:20 +03:00
Faalagorn
8ed5fe6553
Added missing options in 0.4.0
...
* Crosshair is gone as of 0.4.0
* Changed keybindings to the default ones as of 0.4.0
* Added `gpu_name`, `cpu_text`, `gpu_text`, `gpu_power` and `vulkan_driver` in respective sections
2020-06-11 17:16:08 +03:00
FlightlessMango
b02b2398b5
Add dlsym install to mangohud-setup
2020-06-04 05:17:42 +02:00
FlightlessMango
4bdd252393
Load 32bit libs if they exist with 64bit bin
2020-06-03 22:00:48 +02:00
FlightlessMango
d66790fd43
Added histogram to config
2020-05-30 18:06:02 +02:00
jackun
c04658456a
Wider glyph ranges for custom font; media player text scaling with font_scale_media_player
param
2020-05-24 16:49:11 +03:00
jackun
613fa68491
Use +
as keybind delimiter
2020-05-17 15:45:31 +03:00
jackun
c5bb35c10d
Merge branch '159' into develop
2020-05-17 15:24:47 +03:00
Valters
1afea91dab
Add multi hotkey
2020-05-17 15:19:20 +03:00
jackun
d694a61d21
Add media_player_name
and media_player_color
params
...
Allows to set "main" media player and text color
2020-05-11 22:05:13 +03:00
FlightlessMango
2177aa35dc
Merge branch 'develop'
2020-05-02 20:50:13 +02:00
jackun
0ab53a1c06
Move MANGOHUD_PCI_DEV to config file param 'pci_dev'
...
Relax format requirements as long as it loosely resembles 'domain🚌 slot.func' format.
2020-05-02 17:40:05 +03:00
jackun
934dc31e44
Add utility lib with dlsym hooking
2020-04-21 17:05:37 +03:00
Newbyte
06e0fdd248
Remove $ that shouldn't have been there
2020-04-12 12:12:28 +02:00
Newbyte
9f83e15750
Implement doas support in build and setup scripts
2020-04-12 11:51:14 +02:00
jackun
125cda222f
Add media_player param to readme/conf
2020-04-05 00:15:15 +03:00
Faalagorn
5d075b469b
Add missing parameters to MangoHud.conf
...
Adds missing parameters from #95 as well as `arch` parameter in develop branch
2020-03-29 15:47:31 +02:00
Faalagorn
f25b0dbea9
Updated ManogoHud.conf color usage
2020-03-23 18:02:48 +01:00
Faalagorn
76bb50bd01
Updated ManogoHud.conf with the recent values
...
Fixes #92
2020-03-22 21:08:05 +01:00
jackun
a579be8c9c
[installer] tar -h
may still delete symlinks
2020-03-21 15:16:52 +02:00
jackun
32c45150bc
Create config folder when installing
2020-03-15 19:27:47 +02:00
jackun
8b24743a30
Add --no-overwrite-dir to tar
2020-03-15 02:52:31 +02:00
jackun
e4340ed099
Let tar follow symlinks and no need for ldconfig
2020-03-15 02:10:34 +02:00
jackun
d46fbd948d
Uninstall docs too
2020-03-14 14:18:33 +02:00
jackun
71afd173bb
Update mangohud-setup.sh
2020-03-14 14:13:18 +02:00
FlightlessMango
d76c2a3830
[build/install script] remove entire defunct mangohud folder
2020-03-13 17:51:32 +01:00
jackun
f7547aa1f0
Add gl_sync to MangoHud.conf
2020-03-13 10:38:53 +02:00
jackun
69947c3732
Update mangohud-setup.sh for new libdir paths
2020-03-11 19:01:59 +02:00
jackun
f99129f9de
Libdirs: once more, with feeling
2020-03-11 18:11:35 +02:00
FlightlessMango
d62c70172e
[build/install script] rm recusive not needed
2020-03-11 10:01:46 +01:00
FlightlessMango
2d01a9f5ba
[install/build script] remove old mangohud files
2020-03-11 09:57:38 +01:00
jackun
a64b6cada2
Build/install scripts: verbose tar output and set files' owner/group to root
2020-03-10 23:41:55 +02:00