Commit Graph

788 Commits (956b07e385da4cfd5c14545b196bf9b7d464fc06)
 

Author SHA1 Message Date
FlightlessMango c254347688 Use histogram in benchmark too 4 years ago
FlightlessMango 17ec646300 [Readme] Note about histogram param 4 years ago
FlightlessMango ac926bbfd5 Added histogram param 4 years ago
jackun 15ed8df404
Fix keybinds init when building without X11 4 years ago
jackun 5ad67fe446
Remove unused vars 4 years ago
FlightlessMango 93736288a4 [Readme] note about vulkan vsync support 4 years ago
FlightlessMango e64fb438e0 [Readme] Note about LD_PRELOAD native shenanigans 4 years ago
FlightlessMango 078617f999 Added param for engine version 4 years ago
FlightlessMango 0e396186a6 [OpenGL] Always use QueryDrawable 4 years ago
jackun ff48525313
Consolidated amdgpu file handles to a struct and add `gpu_power` param to show power usage for amdgpu/nvml 4 years ago
jackun 5c3c8a5ac9
Add nvmlDeviceGetPowerUsage import 4 years ago
jackun 9b595cef1a
[dbus] clear metadata on re-init; don't use exceptions 4 years ago
jackun 5057a47b05
Potential buffer overflow, use snprintf instead 4 years ago
jackun 159305bbc7
Use `display_time` instead of recalculating 4 years ago
FlightlessMango 357a819d67 Removed some debugging in logging 4 years ago
FlightlessMango 096fb626a3 Fixed logging date 4 years ago
FlightlessMango 1d375fd155 Removed crosshair 4 years ago
FlightlessMango 434aa04356 Fixed bench position even more 4 years ago
FlightlessMango 7f9bb2e6b8 Fixed mistake in bench positioning 4 years ago
FlightlessMango 82881fa754 [Readme] Updated description of mangohud 4 years ago
FlightlessMango 54f83ee3d6 Corrected position and sizing for quick bench 4 years ago
FlightlessMango d5a31fe2d0 [Readme] Added position top-center 4 years ago
jackun 613fa68491
Use `+` as keybind delimiter 4 years ago
FlightlessMango 22c25b6247 Fixo typo in quick benchmark 4 years ago
jackun c5bb35c10d
Merge branch '159' into develop 4 years ago
FlightlessMango 92b86ad8bf Added plot graph to quick benchmark 4 years ago
Valters 1afea91dab
Add multi hotkey 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