Commit Graph

975 Commits

Author SHA1 Message Date
jackun
159305bbc7
Use display_time instead of recalculating 2020-05-21 20:19:46 +03:00
FlightlessMango
357a819d67 Removed some debugging in logging 2020-05-20 19:34:12 +02:00
FlightlessMango
096fb626a3 Fixed logging date 2020-05-20 19:31:11 +02:00
FlightlessMango
1d375fd155 Removed crosshair 2020-05-20 18:21:14 +02:00
FlightlessMango
434aa04356 Fixed bench position even more 2020-05-19 12:57:17 +02:00
FlightlessMango
7f9bb2e6b8 Fixed mistake in bench positioning 2020-05-19 12:38:03 +02:00
FlightlessMango
82881fa754 [Readme] Updated description of mangohud 2020-05-18 12:40:05 +02:00
FlightlessMango
54f83ee3d6 Corrected position and sizing for quick bench 2020-05-18 01:09:24 +02:00
FlightlessMango
d5a31fe2d0 [Readme] Added position top-center 2020-05-17 17:59:14 +02:00
jackun
613fa68491
Use + as keybind delimiter 2020-05-17 15:45:31 +03:00
FlightlessMango
22c25b6247 Fixo typo in quick benchmark 2020-05-17 16:33:57 +02:00
jackun
c5bb35c10d
Merge branch '159' into develop 2020-05-17 15:24:47 +03:00
FlightlessMango
92b86ad8bf Added plot graph to quick benchmark 2020-05-17 15:51:43 +02:00
Valters
1afea91dab
Add multi hotkey 2020-05-17 15:19:20 +03:00
FlightlessMango
75f9128ce5 Redesigned logging, adding quick benchmark 2020-05-16 13:35:50 +02:00
FlightlessMango
0964f517b7 Change LogData previous to uint64_t 2020-05-14 14:54:57 +02:00
jackun
d93a21589e
Find cpu temp sensor input by label or fallback to first tempN_input 2020-05-14 13:50:55 +03:00
FlightlessMango
927fee0f59 No need to add version for nvidia twice 2020-05-13 10:54:00 +02:00
FlightlessMango
2e1861ea09 Changed elapsedlog to int64_t 2020-05-13 05:58:00 +02:00
jackun
40255b62f9
Fix get_device_name, don't substr if no '[' in gpu name 2020-05-12 22:56:20 +03:00
jackun
c25082b1dd
Fix blacklist array entries count 2020-05-12 21:23:15 +03:00
jackun
2622270e5c
Init remote control params even if blacklisted 2020-05-12 20:40:16 +03:00
jackun
a8f01a75e6
Use std::array for blacklist
More annoying to add entries but maybe more streamlined
2020-05-12 20:34:30 +03:00
jackun
5261088243
[build.sh] Fix distro name parsing if it doesn't have double quotes 2020-05-12 02:07:58 +03:00
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