Commit Graph

935 Commits (079f67a7295a47eb2ca98a79f95ecf22dd17a5e1)
 

Author SHA1 Message Date
FlightlessMango a1eafc3403 Install .so into subdirectory in libdir 4 years ago
jackun a64b6cada2
Build/install scripts: verbose tar output and set files' owner/group to root 4 years ago
FlightlessMango 987b72174c [readme] install needs sudo now 4 years ago
FlightlessMango 8558d038d7 refactored the install process 4 years ago
FlightlessMango ccf870e630 changed offset_x/y to int so it can be negative 4 years ago
FlightlessMango c021c7d67e try to load both vulkan and opengl with the run script 4 years ago
FlightlessMango 88ad5de2ab Fix so preloading doesn't break vulkan layer 4 years ago
FlightlessMango a5ae5fc30f added param background_alpha to readme 4 years ago
FlightlessMango 163c76bea7 added param background_color 4 years ago
FlightlessMango 7dc532b956 Added background_alpha and frametime_alpha to readme 4 years ago
FlightlessMango 28e765a6a3 added param frametime_alpha 4 years ago
FlightlessMango a94ccfc082 added frametime_color to readme 4 years ago
FlightlessMango 906a8cde23 added param frametime_color 4 years ago
FlightlessMango a2735693ba Merge opengl into develop 4 years ago
FlightlessMango a5c0d39519 Updated readme to include the new color params 4 years ago
FlightlessMango 755558ecb9 added param io_color 4 years ago
FlightlessMango d8b3c3c81f params for changing color of cpu, gpu, vram, ram and engine text 4 years ago
FlightlessMango 13f5de1e10 fixed install script not properly updating .json files 4 years ago
jackun e3b51df0a0 Update Dear ImGui `tables` branch 4 years ago
jackun 952d7352e3
Merge remote-tracking branch 'origin/master' into develop 4 years ago
flightlessmango 907caa8887
Merge pull request #55 from egee-irl/master
fixed typos
4 years ago
egee-irl e7a252eaf7 fixed typos 4 years ago
jackun 5e4bd7b8c8
Keep time outside the table or it gets clipped if using too fancy a format 4 years ago
jackun b4f1402461 Right align value texts 4 years ago
jackun e881a1538a Pre-convert crosshair's color to ImGui's format 4 years ago
jackun 1a8b98e09d Divide memory sizes by 1024 byte chunks 4 years ago
FlightlessMango 857dcf7fb8 use hmwon freq1/2 instead for amdgpu core/mem clocks 4 years ago
FlightlessMango 274b3e67ca don't extend hud width if gpu_stats is disabled 4 years ago
FlightlessMango 4d5f62386b added gpu mem and core clocks to hud 4 years ago
jackun f8398c3e7a Add I/O stats
Using /proc/self/io 'read_bytes' and 'write_bytes' fields which count only
reads/writes that hit the storage (i.e no cached reads).
4 years ago
FlightlessMango 534ca9416d Spruced up iostats and change to bool from custom 4 years ago
FlightlessMango 4847cb8e31 Using table for hud layout 4 years ago
FlightlessMango 5f5ce9598d set ImGui to tables branch 4 years ago
jackun 2472e69205
Check if pApplicationInfo is null 4 years ago
jackun ea8f0ad666
Includes cleanup 4 years ago
jackun fad35b9540
Just check hwmon sysfs folder for cpu temp sensors 4 years ago
jackun 83d235e630
README.md: add `time` params 4 years ago
jackun ddb84305da
time_format examples 4 years ago
jackun 6bf37f8510
Add "time_format" parameter; update time string every "fps_sampling_period" interval
See std::put_time docs for supported formatting
4 years ago
jackun 9a4c9033fa
Support escaping delimiters in MANGOHUD_CONFIG 4 years ago
jackun 417b1aac8d
config: trim only surrounding whitespace 4 years ago
FlightlessMango 58c7831d5c hud width correction 4 years ago
FlightlessMango 80cff1ac86 Fixed hud width not applying 4 years ago
FlightlessMango 12ba4f9ea5 No need to set hud height manually anymore 4 years ago
telans c694c34dde
Merge pull request #47 from ilyazzz/patch-1
Add AUR info to README
4 years ago
Ilya Zlobintsev 48e385615b
Update README.md
Co-Authored-By: telans <telans@protonmail.com>
4 years ago
Ilya Zlobintsev 25b50e9f24
Add AUR info to README 4 years ago
telans ea9160b082
Merge pull request #43 from tim77/tim77-packaging-status
Add Fedora package installation instructions
4 years ago
jackun 8a348ffbf0
Disable gpu_timing for now
Issue #44
4 years ago
Artem Polishchuk bcc279c498
Add Fedora installation instructions 4 years ago