Commit Graph

268 Commits (5f237ae8827109af2a5df375085d83b4528efefd)

Author SHA1 Message Date
flightlessmango 5f237ae882 power graph 6 months ago
flightlessmango dcb8741581 config env: trim key and value 6 months ago
Alex Maese b3fa8f5c29 Presets: Add ability to specify preset_path via env variables 7 months ago
flightlessmango efebc4fe34 preset: 4: disable throttling graph
Until we've fined tuned this a bit more, let's not expose it by default
7 months ago
flightlessmango 669f6f96a1 params: preset: remove debug 7 months ago
flightlessmango 50d578973c presets: parsing: continue if empty line 7 months ago
flightlessmango fd4b06f876 preset: add hdr to 3 7 months ago
flightlessmango 941c4e21a5 add refresh_rate and hdr to preset 4 7 months ago
flightlessmango 48f8db420b add fps_metrics param
fps_metrics takes a list of decimal value between 0.001-0.9 or avg
7 months ago
Alessandro Toia 81941faa8c overlay_params: Fix not using mangohud defaults with no conf present 8 months ago
Alessandro Toia 5f05f67e22 overlay_params: print all params and values to debug 8 months ago
FlightlessMango 5c1796e697 preset 4: add throttling_status_graph 8 months ago
FlightlessMango d0ee1eaa28 hudelements: frame_timing: draw plot using implot
Implot allows us to draw multiple lines in the graph.
We draw the frametime as usual but also include thermal and power throttling.
Thermal throttling is red and power is yellow.
8 months ago
Hannes Mann 6342056e70 params: parse_preset_config fixes 8 months ago
FlightlessMango 1a0abc65df presets param: inherit
This option is only for presets. It inherits the default preset.
This allows you to modify an existing preset without having to rewrite it
9 months ago
Alessandro Toia 17d4541980 device: switch gamepad_battery to device_battery and allow to enable mouse or gamepad or both 9 months ago
Alex Maese d75afd6b7a Default to first preset (-1) if preset is unset 9 months ago
Alex Maese 939ab8bd4a Revert "params: preset: set default current_preset -1"
This reverts commit 02c3b4f235.
9 months ago
FlightlessMango 02c3b4f235 params: preset: set default current_preset -1 9 months ago
Jan Solanti 3173cae536 Add core_bars for a per CPU core load histogram 9 months ago
Alex Maese cd05d1771f Add ability to toggle through presets 9 months ago
FlightlessMango 528ba6c9c0 param: fps_text 10 months ago
andrefsagh@gmail.com 5054f6ceff Show amdgpu voltage from hwmon
Added config parameter 'gpu_voltage'
11 months ago
FlightlessMango 30748bdf0c param: duration 12 months ago
FlightlessMango b3b9672631 params: don't enable fahrenheit and dynamic_frame_timing on full
[skip ci]
12 months ago
FlightlessMango 67862421a6 Text outline
Adds the text_outline parameter that draws a black outline around all
text and the horizontal separator

[skip ci]
1 year ago
FlightlessMango 3efc2c05ee params: don't enable engine_short_names with full
[ci skip]
1 year ago
jackun 5fde8749af
Use a "get" function to initialize X11 loader...
...so static init doesn't spam log before we got that set up properly.
1 year ago
FlightlessMango 744f173298 params: set proper default values for font_size and table_columns 1 year ago
FlightlessMango c9e67ca573 params: set param defaults in it's own func 1 year ago
Alessandro Toia e77585d848 params: add missing bottom-center layout 1 year ago
Alessandro Toia 3daf7d73b3 param: horizontal_stretch 1 year ago
jackun 95b7b44b6f
Nuke `io_stats`, `io_read/write` params are enough 1 year ago
Arvind Doobary d41a74ca1a
Show amdgpu junction and memory temp, if available
Added config parameter `gpu_junction_temp` and `gpu_mem_temp`

Closes #841
1 year ago
jackun 238a621c11
Use snprintf instead 1 year ago
FlightlessMango 83d265637e params: preset 4: add throttling 1 year ago
FlightlessMango 69e4b2d877 params: update preset 4 1 year ago
FlightlessMango 7f945627f5 params: fix issue where env options were not applied 1 year ago
FlightlessMango 7225aaa628 parse_overlay_env: don't use sort_elements here 1 year ago
FlightlessMango 8f79e9cef3 sampler: don't apply picmip unless it's set in config 1 year ago
FlightlessMango 070fa1be84 presets: don't clear options when parsing 1 year ago
FlightlessMango 915a3babad Add preset param and allow for preset config 1 year ago
FlightlessMango ce5e0683f0 Nearest filter param 1 year ago
FlightlessMango 4fb0bb328b Bicubic filtering param 1 year ago
FlightlessMango de29e057de Trilinear filtering param 1 year ago
FlightlessMango 5fe07a0ac3 Anisotropic filtering param 1 year ago
FlightlessMango 9b9e6e7b68 Sampler hook and picmip param 1 year ago
Hannes Mann f92c8b1b76 overlay_params: Add FPS limit method 1 year ago
Artem Polishchuk d323752d0b build: Fix building with GCC 13 1 year ago
Emil Velikov b714f54cd4 dbus: reshuffle HAVE_DBUS handling
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
1 year ago