Commit Graph

197 Commits (master)

Author SHA1 Message Date
flightlessmango 5b233be2f8 build: fix ubuntu and fedora dependencies 4 weeks ago
flightlessmango a4862f5461 param: network
This param shows the throughput in kb/s for each interface or for
user specified interfaces
1 month ago
Alesh Slovak 388113ff62 fix typo 3 months ago
FlightlessMango e64e4788ef param: time_no_label 3 months ago
FlightlessMango 2bc323b2ed param: present_mode
This parameter displays the current present mode being used in vulkan or
the vsync status in opengl
3 months ago
flightlessmango 86e49da174 Add winesync param 4 months ago
Alex Maese b3fa8f5c29 Presets: Add ability to specify preset_path via env variables 6 months ago
flightlessmango 94a8dfb658 Add hdr and refresh rate options 6 months ago
flightlessmango 48f8db420b add fps_metrics param
fps_metrics takes a list of decimal value between 0.001-0.9 or avg
6 months ago
FlightlessMango 2bf27939e0 readme: gpu_fan nvidia notes 7 months ago
NoXPhasma 14da551ae0 Expand 'toggle_fps_limit' description 7 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.
7 months ago
Alessandro Toia a2c421a8d3 readme: add device_battery and device_battery_icon 7 months ago
Jan Solanti ef124ae3ec core_bars: document in README 8 months ago
Alex Maese 55f27d7fae Update README.md 8 months ago
bouhaa cd92cedeca Add readme note for zenergy 9 months ago
andrefsagh@gmail.com 5054f6ceff Show amdgpu voltage from hwmon
Added config parameter 'gpu_voltage'
10 months ago
andrefsagh@gmail.com 46d81b338b Add note about zenpower3
Add note about the necessity of having the zenpower3 driver installed to show the power draw of AMD Ryzen CPUs
10 months ago
NoXPhasma 51162cb842 Fix param check errors /3 10 months ago
NoXPhasma d924278b4e Fix param check errors /2 10 months ago
Adel KARA SLIMANE e345195f56 README: rework FPS logging, add mangoplot doc 10 months ago
NoXPhasma c53ca38916 Update log_interval readme text 11 months ago
NoXPhasma d2ec6fe277 Add preset description to Readme 11 months ago
NoXPhasma 3efa15cf25 Update Arch install instructions 11 months ago
Alessandro Toia e77585d848 params: add missing bottom-center layout 1 year ago
jackun cac664bef1
Nuke MANGOHUD_DLSYM
[skip actions]
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
Faalagorn 98530b8f55 Add `toggle_hud_position` to README 1 year ago
Faalagorn fe8036fb16 Hopefully last nit 1 year ago
Faalagorn 6b9857ac8e Two fullstops 1 year ago
Faalagorn bc96ce3247 Minor cleanups mostly to README table 1 year ago
Faalagorn f3f4258bb6 Add `throttling_status` to README 1 year ago
Faalagorn a0aededcd1 Add missing parameters to README and MangoHud.conf 1 year ago
NoXPhasma 191cf3775f Sort new config variables 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
Emil Velikov bc282cf300 meson: remove use_system_vulkan/vulkan_datadir
Newer versions of the XML and headers don't play nice. In particular the
VK_LAYER_EXPORT macro was removed and the XML was reworked quite
significantly, so our generator no longer works.

I was able to port newer version of the generator scripts from Mesa
(where these were copied from originally), although these new scripts
don't work with the old XML.

Just drop the meson knobs and always use the subproject version. In
practical terms this is identical to what Mesa also does... So Debian
DFSG should not be _too_ upset.

Closes: https://github.com/flightlessmango/MangoHud/issues/927
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
1 year ago
Hannes Mann f92c8b1b76 overlay_params: Add FPS limit method 1 year ago
NoXPhasma 8d9e3aee35 Sort config variables ASC 1 year ago
RPINerd 5eb5d998f4 Cut out excessive "```bash" declarations 1 year ago
RPINerd ac1c83ac7c Add emphasis about using git- AUR installs
Cleaned up lots of markdown best practices, organized some and updated the table of contents
1 year ago
Witold Baryluk 1b9b466115 Update instructions for Debian / Ubuntu
Just a minor rewording. I have seen people struggling to see
that mangohud is in Ubuntu and other Debian-based distro repos.
2 years ago
jackun a5dc1fffdd
README.md: add example config file location 2 years ago
NoXPhasma 356a41f456 Add navigation to the Readme 2 years ago
NoXPhasma 3e67f44a38 Remove the Ubunutu PPA from the Readme
The Ubuntu PPA is extremely outdated, it's time to remove it.
2 years ago
Alessandro Toia a6b5f741bc Clarify fps_only should not be used without other display params 2 years ago
jackun f0177703ea
Rename to `frame_count` for consistency 2 years ago