Commit Graph

814 Commits (bb6f7ab3a84f33d54efe74093cd4cfbcf0f3c2c4)
 

Author SHA1 Message Date
jackun 16b05dfc5e
Show gpu core clock or power usage in 4th column or both on next row if both are enabled 4 years ago
jackun 91ccde4969
[blacklist] Add SocialClubHelper.exe
No much difference but at least doesn't spam log as much
4 years ago
FlightlessMango 3d503c9f29 Don't enable histogram with full param 4 years ago
jackun b837ce930e
[whitespace] fix indentation from `gpu_name` to `arch` 4 years ago
jackun 1f81889d1b
Show bitness in library loaders 4 years ago
FlightlessMango db151bb236 Add log_interval check to per frame log write 4 years ago
FlightlessMango b02b2398b5 Add dlsym install to mangohud-setup 4 years ago
FlightlessMango 52989a727e Cleaning up for after change to log_interval 4 years ago
FlightlessMango 763d13b1b1 [Readme] Add log_interval param 4 years ago
FlightlessMango d8727110b0 Replaced log_period env with log_interval param 4 years ago
FlightlessMango 128fbd4b88 Per frame logging use output_file and date 4 years ago
FlightlessMango 4bdd252393 Load 32bit libs if they exist with 64bit bin 4 years ago
Valters 6cebbba732
Always print blacklist info to STREAM 4 years ago
Valters cdeee98521
Add reinstall function to build.sh 4 years ago
Valters 4721281952
Add LeagueClient{,UxRender} to blacklist 4 years ago
FlightlessMango 33a5ad6571 Format gpu_text and cpu_text in textColored 4 years ago
FlightlessMango dd1667bf3e Fixed typo 4 years ago
FlightlessMango 6698efbf38 [Readme] Added cpu_text gpu_text 4 years ago
FlightlessMango 2d0ba9a076 Params to override cpu/gpu text 4 years ago
FlightlessMango d66790fd43 Added histogram to config 4 years ago
FlightlessMango 0e3508dcf0 Check if pci.ids was found 4 years ago
jackun 699de56fa1
[dbus] clear non-main players' metadata on dbus deinit 4 years ago
jackun 72602fab89
[dbus] remove missed exceptions; set dbus call timeout to 2 seconds 4 years ago
jackun 1e300ae583
[build.sh] Don't run `pip show` with sudo
Allows for checking if it is already installed to user's home
4 years ago
jackun 610a69190f
[build.sh] Rename dep installer function to `dep_install`
On first run with e.g. `./build.sh build install`, `install` would get
"overwritten" by dep installer function instead.
4 years ago
jackun c04658456a
Wider glyph ranges for custom font; media player text scaling with `font_scale_media_player` param 4 years ago
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