Commit Graph

651 Commits

Author SHA1 Message Date
jackun
a27ee0dc39
Generalize initial metadata error message 2020-05-11 22:30:44 +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
jackun
6c2b00ffb7
Append driver version 2020-05-10 15:46:40 +03:00
jackun
768297b430
[editorconfig] Apply whitespace rules 2020-05-10 15:18:59 +03:00
jackun
1cf090c292
[editorconfig] Set src/mesa indent_size to 3 2020-05-10 15:18:59 +03:00
jackun
59d021f7d5
[editorconfig] Ignore 3rd-party headers and submodules 2020-05-10 15:18:58 +03:00
FlightlessMango
bc0a0aa53e No need to save deviceName for later 2020-05-10 16:09:05 +02:00
jackun
541f71b4d2 Makefile just in case 2020-05-10 14:51:07 +03:00
jackun
8d6c07f798 Update .editorconfig 2020-05-10 14:51:07 +03:00
jackun
57a8df2947 Add .editorconfig for automatically setting indentation formatting in supported IDEs or text editors 2020-05-10 14:51:07 +03:00
jackun
2308a4228a
Fix vulkan device name 2020-05-10 14:44:04 +03:00
jackun
bb9721fe87
[OpenGL] Check if SRGB is enabled and Render ImGui in linear colorspace 2020-05-10 14:15:38 +03:00
FlightlessMango
31b01aab9f Uncommented most of prop.driverVersion code 2020-05-10 08:56:41 +02:00
FlightlessMango
1750c43716 No need to convert deviceID twice 2020-05-10 02:31:58 +02:00
FlightlessMango
848b296477 Display vulkan driver
Co-authored-by: Georg Lehmann <dadschoorse@gmail.com>
2020-05-10 02:22:44 +02:00
FlightlessMango
f3422af562 Param gpu_name 2020-05-10 02:21:39 +02:00
FlightlessMango
1ddcc531ff Get device name from pci.ids and display it 2020-05-10 01:43:08 +02:00
FlightlessMango
ed62155310 Parse pci.ids
Co-authored-by: jackun <jack.un@gmail.com>
2020-05-10 01:40:56 +02:00
FlightlessMango
a2cc14f738 Get deviceID 2020-05-10 01:36:09 +02:00
jackun
beee2b08c7
[OpenGL] Add glXSwapBuffersMscOML and disable XGetGeometry 2020-05-08 22:53:33 +03:00
jackun
9d1b548f69
Merge branch 'master' into develop 2020-05-05 12:01:13 +03:00
Stephan Lachnit
3a73d8cb30 build-source.sh: ensure that working tree is clean
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
2020-05-04 13:30:06 +03:00
jackun
73c93f50f2
[Readme] Add more params 2020-05-04 11:51:33 +03:00
FlightlessMango
3f4949f593 Added top-center overlay position 2020-05-04 06:54:25 +02:00
FlightlessMango
3fcc330580 [Readme] Add fps_limit 2020-05-03 21:08:12 +02:00
Stephan Lachnit
7601adc2e0 Use gzip in build-source.sh
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
2020-05-03 21:36:50 +03:00
Stephan Lachnit
ed7c30145b Update Vulkan-Headers to v1.2.139
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
2020-05-03 20:42:06 +03:00
Stephan Lachnit
2aa8d27d5a Better names for source tarballs
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
2020-05-03 20:41:28 +03:00
jackun
a7a76b2451
Update params 2020-05-03 18:45:07 +03:00
FlightlessMango
03c9d1cd90 We don't need two vk_enum_to_str in shared_library 2020-05-02 23:24:54 +02:00
FlightlessMango
70d7ea4948 Add mangohud_version to shared_library 2020-05-02 23:18:25 +02:00
FlightlessMango
2177aa35dc Merge branch 'develop' 2020-05-02 20:50:13 +02:00
FlightlessMango
9cf6c502d2 Missing brackets for versions in render_imgui 2020-05-02 20:20:10 +02:00
FlightlessMango
f48c09e607 Bump version to 0.3.5 2020-05-02 20:04:31 +02:00
jackun
893289762f
Update README.md 2020-05-02 20:23:07 +03:00
jackun
6a5a1deb0b
Add io_read/write to README.md 2020-05-02 20:21:57 +03:00
FlightlessMango
bc9c66b6a4 [Readme] Added version param 2020-05-02 18:40:24 +02:00
FlightlessMango
e170e64f9c [Params] Version option 2020-05-02 18:39:39 +02:00
FlightlessMango
0eaba7bb6c Removed obsolete license from params 2020-05-02 17:14:14 +02:00
FlightlessMango
5ee573730a Removed obsolete license from meson.build files 2020-05-02 17:13:04 +02:00
FlightlessMango
f48db07815 [Readme] Added offset_x and offset_y 2020-05-02 17:09:23 +02:00
FlightlessMango
3ed171a57a [Readme] Added pci_dev 2020-05-02 16:49:38 +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
FlightlessMango
bff9958284 Changed pthreads to std::thread 2020-05-01 23:55:21 +02:00
Sporif
c61d25da04 Simplify 'is_blacklisted' function 2020-04-30 16:49:40 +03:00
jackun
99e5d13b8f
Merge pull request #140 from Sporif/driver_version
Fix vulkan driver version shown for Nvidia and Intel on Windows
2020-04-30 16:47:14 +03:00
Sporif
1e1dcd3a98 Fix vulkan driver version shown for Nvidia and Intel on Windows 2020-04-30 14:38:22 +01:00
jackun
8b13f8db7c
Blacklist Final Fantasy XIV launchers 2020-04-28 23:27:52 +03:00
jackun
29e5c4e460
Show device's name and vulkan driver version 2020-04-28 18:06:39 +03:00
jackun
8b855e3251
Fix mul/div order when normalizing io stats to sample per second as fps_sampling_period is also an integer. 2020-04-28 17:25:34 +03:00