Commit Graph

852 Commits (7a8a8d2b009aa2ac53d9693fa089b3303f47b9db)
 

Author SHA1 Message Date
FlightlessMango b9c00fc510 Check pci.ids without gpu_stats 4 years ago
FlightlessMango 38a78fa01e Fix logging window if bg alpha is 0 4 years ago
Newbyte b832a47b4a
Add uninstall instructions to README
Closes https://github.com/flightlessmango/MangoHud/issues/190
4 years ago
Faalagorn 8ed5fe6553 Added missing options in 0.4.0
* Crosshair is gone as of 0.4.0
* Changed keybindings to the default ones as of 0.4.0
* Added `gpu_name`, `cpu_text`, `gpu_text`, `gpu_power` and `vulkan_driver` in respective sections
4 years ago
jackun bf5ad264cb
[Readme] Add engine_version 4 years ago
FlightlessMango 71cbd66afb Fixing cpu temp for core 2 duo CPUs 4 years ago
FlightlessMango d41909321a More width fixing 4 years ago
FlightlessMango 0728d49a1d Fix width with no params 4 years ago
Rémi Verschelde f915d890f2 Fix -Wformat-security warning with GCC 10.1 4 years ago
jackun 624dfe8033
Update Dear ImGui tables branch 4 years ago
FlightlessMango df631a2343 Reduced width with io rw 4 years ago
FlightlessMango e9b1b70ebc Fixed nextRow for gpu_power 4 years ago
FlightlessMango 135f3a5009 Fixing compiler warnings and removing control 4 years ago
FlightlessMango 59268a34b3 Always do nextRow() with core_clock 4 years ago
FlightlessMango bc5d41f921 Changed IO rd/wr to rw 4 years ago
FlightlessMango 4a5e05c979 Trim gpuName from pci.ids 4 years ago
FlightlessMango 572ba69e3e More width fixing 4 years ago
FlightlessMango 816d6ca515 Fixing hud width issues 4 years ago
jackun b68f78028d
Fix "IO RD/RW" typo
Also micro-micro-micro optimization, probably: move READ/WRITE if statement before WRITE
as you'd probably find it more useful than just WRITE.
4 years ago
jackun 3e23c7a72e
[readme] update keybinds, note about TZ 4 years ago
jackun a30390ab63
[readme] No more MANGOHUD_OUTPUT 4 years ago
FlightlessMango 03d37b1370 [Readme] Updated keybinds 4 years ago
FlightlessMango 615f15b4ca [Readme] Duplicate of media_player_color param 4 years ago
Stephan Lachnit ae8d387998 Use vulkan-headers 1.2.142 from Warp DB
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
4 years ago
Medath f25e548cae Add instructions for Lutris 4 years ago
jackun 2fccccd2a7 Update README.md 4 years ago
jackun 3dd4db6464 The need for MANGOHUD_DLSYM 4 years ago
FlightlessMango 6d1ed9751d Changed default keybinds 4 years ago
FlightlessMango 91ba6fa824 Bump version to 0.4.0 4 years ago
FlightlessMango da775638e3 [Readme] Removed crosshair 4 years ago
FlightlessMango 1cb32e3fbc [Readme] Added missing params 4 years ago
Valters 40017bc1e6
Change blacklist type (#204)
* Set blacklist to std::vector<std::string>

Fix some strange crashes.

Co-authored-by: jackun <jack.un@gmail.com>
4 years ago
jackun 1495b1e88f
ifdef guard nvml header 4 years ago
jackun 953c8d0e0f
Add meson option `with_nvml` 4 years ago
jackun a236af66ee
Lock metadata mutexes in case they are cleared by inotify thread 4 years ago
jackun 467c53d22f
Keep track of notifier thread to make sure it exits before `notify_thread` struct is freed 4 years ago
jackun 31f9cce720
[COMMENTED] Make inotify monitor new per-app config file or if delete, the main config file again
Needs to be triggered by main config file change.
FIXME what if there's no config file?
4 years ago
jackun 2220cb9d74
Decouple `engine_version` from `fps` 4 years ago
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