NoXPhasma
d924278b4e
Fix param check errors /2
2023-06-27 23:21:26 +02:00
Adel KARA SLIMANE
e345195f56
README: rework FPS logging, add mangoplot doc
2023-06-26 13:50:39 +02:00
NoXPhasma
c53ca38916
Update log_interval readme text
2023-05-29 13:06:23 +02:00
NoXPhasma
d2ec6fe277
Add preset description to Readme
2023-05-29 13:05:39 +02:00
NoXPhasma
3efa15cf25
Update Arch install instructions
2023-05-28 10:21:47 +02:00
Alessandro Toia
e77585d848
params: add missing bottom-center layout
2023-05-07 13:26:00 -07:00
jackun
cac664bef1
Nuke MANGOHUD_DLSYM
...
[skip actions]
2023-04-23 18:23:02 +03:00
Arvind Doobary
d41a74ca1a
Show amdgpu junction and memory temp, if available
...
Added config parameter `gpu_junction_temp` and `gpu_mem_temp`
Closes #841
2023-04-23 17:30:21 +03:00
Faalagorn
98530b8f55
Add toggle_hud_position
to README
2023-04-17 23:39:31 +02:00
Faalagorn
fe8036fb16
Hopefully last nit
2023-04-17 23:39:31 +02:00
Faalagorn
6b9857ac8e
Two fullstops
2023-04-17 23:39:31 +02:00
Faalagorn
bc96ce3247
Minor cleanups mostly to README table
2023-04-17 23:39:31 +02:00
Faalagorn
f3f4258bb6
Add throttling_status
to README
2023-04-17 23:39:31 +02:00
Faalagorn
a0aededcd1
Add missing parameters to README and MangoHud.conf
2023-04-17 23:39:31 +02:00
NoXPhasma
191cf3775f
Sort new config variables
2023-04-13 22:48:02 +02:00
FlightlessMango
ce5e0683f0
Nearest filter param
2023-04-03 00:04:24 +02:00
FlightlessMango
4fb0bb328b
Bicubic filtering param
2023-04-03 00:04:24 +02:00
FlightlessMango
de29e057de
Trilinear filtering param
2023-04-03 00:04:24 +02:00
FlightlessMango
5fe07a0ac3
Anisotropic filtering param
2023-04-03 00:04:24 +02:00
FlightlessMango
9b9e6e7b68
Sampler hook and picmip param
2023-04-03 00:04:24 +02:00
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>
2023-04-02 22:17:12 +02:00
Hannes Mann
f92c8b1b76
overlay_params: Add FPS limit method
2023-03-16 03:33:42 +01:00
NoXPhasma
8d9e3aee35
Sort config variables ASC
2023-03-04 23:11:32 +01:00
RPINerd
5eb5d998f4
Cut out excessive "```bash" declarations
2023-02-18 10:09:29 +01:00
RPINerd
ac1c83ac7c
Add emphasis about using git- AUR installs
...
Cleaned up lots of markdown best practices, organized some and updated the table of contents
2023-02-18 10:09:29 +01:00
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.
2022-10-01 23:35:41 +02:00
jackun
a5dc1fffdd
README.md: add example config file location
2022-09-13 14:40:00 +03:00
NoXPhasma
356a41f456
Add navigation to the Readme
2022-08-23 14:43:22 -07:00
NoXPhasma
3e67f44a38
Remove the Ubunutu PPA from the Readme
...
The Ubuntu PPA is extremely outdated, it's time to remove it.
2022-08-22 12:17:02 -07:00
Alessandro Toia
a6b5f741bc
Clarify fps_only should not be used without other display params
2022-06-23 17:24:50 -07:00
jackun
f0177703ea
Rename to frame_count
for consistency
2022-05-04 07:14:46 +03:00
William Pettersson
f4081d46f5
Detail option disabling in README
...
Make it more clear/explicit in the README exactly how to disable the default options
2022-03-30 10:27:17 +03:00
jackun
906542f587
Add frame count param
2022-03-24 08:41:01 +02:00
Emil Velikov
9c6de0271f
overlay: completely remove force_amdgpu_hwmon option
...
No longer applicable, since the libdrm path is gone and hwmon is
required - either partially or in full.
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2022-03-12 18:12:05 +00:00
Emil Velikov
68ce8f81cc
Remove libdrm_amdgpu metrics
...
There are two alternatives - hwmon entries and gpu_metrics sysfs file.
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2022-03-12 10:28:18 +00:00
Alessandro Toia
4026743fe3
add gamepad_battery & gamepad_battery_icon params to readme
2022-02-19 21:52:52 -08:00
Alessandro Toia
15fc641fc3
Add fps_only param to disable showing the engine name
2022-01-02 19:30:52 -08:00
jackun
161081b725
Clarify some things about application_name ( #654 )
2021-12-21 11:28:39 +02:00
Alessandro Toia
8821ec6141
Fix markup for exec param in readme
2021-12-01 16:08:19 -08:00
Alessandro Toia
0fa85082ce
Add missing param to readme
2021-12-01 15:49:59 -08:00
jackun
5a0f284e4f
Update README.md
2021-10-28 20:45:12 +03:00
Rennarde1312
9b2a86adb4
Fix flatpak install instruction
2021-10-07 08:44:26 +02:00
jackun
1344b5fa3a
Ubuntu 32-bit libs note
2021-10-07 09:28:16 +03:00
jackun
cd43374102
Update README.md
...
Add extra line after table
2021-09-27 10:33:20 +03:00
Martin Wimpress
c8be7d3cc1
Add Ubuntu PPA install instructions ( #431 )
2021-09-24 22:26:43 +03:00
jackun
b3a95f1bca
Merge branch 'develop'
2021-09-24 22:17:31 +03:00
jackun
729ccc83bd
Use spdlog's 'fmt' to format media player metadata
...
Usage:
media_player_format={title};{artist};{album}
Semi-colon breaks to new line, might change.
2021-09-23 14:54:22 +03:00
jackun
898f0ea28d
Update README.md
...
Per-application configuration in ~/.config/MangoHud
2021-09-17 23:35:35 +03:00
jackun
18d401d626
Update build steps in README.md ( #517 )
2021-09-11 16:02:35 +03:00
Wojcie
d27f13fa88
About enabling multilib on arch based distros ( #593 )
...
* Update README.md about Arch Linux multilib
2021-08-20 17:25:19 +03:00