Commit Graph

559 Commits (92b86ad8bf4de9c097c2dbb40c38dcaa97a0900d)
 

Author SHA1 Message Date
FlightlessMango 92b86ad8bf Added plot graph to quick benchmark 4 years ago
FlightlessMango 75f9128ce5 Redesigned logging, adding quick benchmark 4 years ago
FlightlessMango 0964f517b7 Change LogData previous to uint64_t 4 years ago
jackun d93a21589e
Find cpu temp sensor input by label or fallback to first `tempN_input` 4 years ago
FlightlessMango 927fee0f59 No need to add version for nvidia twice 4 years ago
FlightlessMango 2e1861ea09 Changed elapsedlog to int64_t 4 years ago
jackun 40255b62f9
Fix get_device_name, don't substr if no '[' in gpu name 4 years ago
jackun c25082b1dd
Fix blacklist array entries count 4 years ago
jackun 2622270e5c
Init remote control params even if blacklisted 4 years ago
jackun a8f01a75e6
Use std::array for blacklist
More annoying to add entries but maybe more streamlined
4 years ago
jackun 5261088243
[build.sh] Fix distro name parsing if it doesn't have double quotes 4 years ago
jackun a27ee0dc39
Generalize initial metadata error message 4 years ago
jackun d694a61d21
Add `media_player_name` and `media_player_color` params
Allows to set "main" media player and text color
4 years ago
jackun 6c2b00ffb7
Append driver version 4 years ago
jackun 768297b430
[editorconfig] Apply whitespace rules 4 years ago
jackun 1cf090c292
[editorconfig] Set src/mesa indent_size to 3 4 years ago
jackun 59d021f7d5
[editorconfig] Ignore 3rd-party headers and submodules 4 years ago
FlightlessMango bc0a0aa53e No need to save deviceName for later 4 years ago
jackun 541f71b4d2 Makefile just in case 4 years ago
jackun 8d6c07f798 Update .editorconfig 4 years ago
jackun 57a8df2947 Add .editorconfig for automatically setting indentation formatting in supported IDEs or text editors 4 years ago
jackun 2308a4228a
Fix vulkan device name 4 years ago
jackun bb9721fe87
[OpenGL] Check if SRGB is enabled and Render ImGui in linear colorspace 4 years ago
FlightlessMango 31b01aab9f Uncommented most of prop.driverVersion code 4 years ago
FlightlessMango 1750c43716 No need to convert deviceID twice 4 years ago
FlightlessMango 848b296477 Display vulkan driver
Co-authored-by: Georg Lehmann <dadschoorse@gmail.com>
4 years ago
FlightlessMango f3422af562 Param gpu_name 4 years ago
FlightlessMango 1ddcc531ff Get device name from pci.ids and display it 4 years ago
FlightlessMango ed62155310 Parse pci.ids
Co-authored-by: jackun <jack.un@gmail.com>
4 years ago
FlightlessMango a2cc14f738 Get deviceID 4 years ago
jackun beee2b08c7
[OpenGL] Add glXSwapBuffersMscOML and disable XGetGeometry 4 years ago
jackun 9d1b548f69
Merge branch 'master' into develop 4 years ago
FlightlessMango 3f4949f593 Added top-center overlay position 4 years ago
Stephan Lachnit 7601adc2e0 Use gzip in build-source.sh
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
4 years ago
Stephan Lachnit ed7c30145b Update Vulkan-Headers to v1.2.139
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
4 years ago
Stephan Lachnit 2aa8d27d5a Better names for source tarballs
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
4 years ago
jackun a7a76b2451
Update params 4 years ago
FlightlessMango 03c9d1cd90 We don't need two vk_enum_to_str in shared_library 4 years ago
FlightlessMango 70d7ea4948 Add mangohud_version to shared_library 4 years ago
FlightlessMango 2177aa35dc Merge branch 'develop' 4 years ago
FlightlessMango 9cf6c502d2 Missing brackets for versions in render_imgui 4 years ago
FlightlessMango f48c09e607 Bump version to 0.3.5 4 years ago
jackun 893289762f
Update README.md 4 years ago
jackun 6a5a1deb0b
Add io_read/write to README.md 4 years ago
FlightlessMango bc9c66b6a4 [Readme] Added version param 4 years ago
FlightlessMango e170e64f9c [Params] Version option 4 years ago
FlightlessMango 0eaba7bb6c Removed obsolete license from params 4 years ago
FlightlessMango 5ee573730a Removed obsolete license from meson.build files 4 years ago
FlightlessMango f48db07815 [Readme] Added offset_x and offset_y 4 years ago
FlightlessMango 3ed171a57a [Readme] Added pci_dev 4 years ago