Commit Graph

2017 Commits (4307450c02614fb1c929e01c7fdaea3e6bc7f64e)
 

Author SHA1 Message Date
flightlessmango 4307450c02 params: control: change errors to debug 1 month ago
flightlessmango a4393e0e42 Shell: read: only get last line 1 month ago
flightlessmango 511b7a6f2a Shell: add debug for cmd and output 1 month ago
Leopard1907 391c52271c Update blacklist.cpp 1 month ago
Leopard1907 e6b7304ec5 [blacklist] Add Ubisoft store 1 month ago
João Batista b217d75917 meson.build - v0.7.2 1 month ago
flightlessmango 7b80f733b6 workflow: build-package: actually fix bad credentials 1 month ago
flightlessmango 038478a96a workflow: build-package: create release if it doesn't exist 1 month ago
flightlessmango f22d3221a3 workflow: build-package: add auth debug 1 month ago
flightlessmango d8ed2331c3 workflow: build-package fix typo 1 month ago
flightlessmango 6312c46663 workflow: build-package: attempt to fix release upload 1 month ago
flightlessmango 78a892e1af Revert "test: amdgpu: convert metrics to host endian"
This reverts commit faa3b1c22f.
1 month ago
flightlessmango 63eaf1489a Revert "amdgpu: rework convertion of endian"
This reverts commit dc7ec94549.
1 month ago
flightlessmango 4cbcec30b8 intel: don't use of intel_gpu_top
It's too much of a hassle to use intel_gpu_top, let's just wait
until these values are exposed in sysfs and until then we will just
have gpu load
1 month ago
flightlessmango dc7ec94549 amdgpu: rework convertion of endian
We convert to host endian as we fetch the values from gpu_metrics
1 month ago
flightlessmango faa3b1c22f test: amdgpu: convert metrics to host endian 1 month ago
flightlessmango 0caded833e intel: don't disable if intel_gpu_top fails
Before we only had intel_gpu_top to rely on, but now
we can also get gpu load from fd.
1 month ago
Alex Maese 872a564889 Set current_preset to first preset when use_existing_preset is false 1 month ago
Alex Maese 5c1fe0a5e6 Fix issue where presets weren't applied when MANGOHUD_CONFIG is set
When MANGOHUD_CONFIG was set but didn't contain either read_cfg or
preset values, the preset was never applied
1 month ago
Alex Maese 6ab4624cfb Use 'debug' log level when presets.conf doesn't exist 1 month ago
Bill Li f0407636d3 pkgbuild: update source for sdplog to 1.14.1 2 months ago
Alesh Slovak 5d744d328a add various additional stats to log summary 2 months ago
Gonçalo Negrier Duarte 4ee8a9aac4 meson: verify if system lib are present before fallback to submodules
* if meson dosen't found spdlog with use_system_spdlog enabled
  meson will print a warning and fallback to the submodule
  instead of giving an error
* System vulkan-headers can't be use since mangohud don't use latest SDK
  The code is commented out for future use
* All the other submodules will use system dependency when found

Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
2 months ago
flightlessmango 31f2ca5e30 meson: spdlog: try to sort out proper fallback 2 months ago
Alessandro Toia 57cd928c63 spdlog-wrap: update to version 1.14.1 2 months ago
Arias800 32c6cf0ebd Add nvidia shield 2017 controller 2 months ago
flightlessmango ec1b9c017f meson: spdlog: check if system is disabled 2 months ago
flightlessmango 55712618fa presets: 4: disable gpu_fan for steamdeck 2 months ago
flightlessmango a0a31b4f64 x11: check that DISPLAY env exists 2 months ago
Etaash Mathamsetty 4cad060334 fix locking in device_info 2 months ago
Błażej Szczygieł 121cf54d9b hud elements: clear ordered_functions when legacy_layout is disabled
fixes #1236
2 months ago
Alessandro Toia 7497b1da3f device: Use LOGI MOUSE/KB instead of device_name 2 months ago
Etaash Mathamsetty 0e92ec4790 fix device_data race condition with mutex 2 months ago
Milos Tijanic 44eb25e10e nvml: only query params that will actually be used 2 months ago
flightlessmango 046b6cecdd winesync: small font 3 months ago
flightlessmango b6291a51e6 refresh_rate: small font 3 months ago
flightlessmango ba220022d0 network: remove header and add arrow indicators 3 months ago
flightlessmango 8491ff5aa9 preset: 4: add network and remove present_mode 3 months ago
flightlessmango c363c96cd5 network: color: change to #e07b85 3 months ago
flightlessmango 23a2d53a3b time_no_label: don't enable with full 3 months ago
flightlessmango 4f43b260cc gamescope frame timing: app was not displaying correctly 3 months ago
Etaash Mathamsetty 6ec1f8c80e run angle check before regular dlsym 3 months ago
Etaash Mathamsetty d23b4cde8c promote debug statement to error 3 months ago
Sefa Eyeoglu 4d0b1e1fb8 blacklist: add monado-service
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
3 months ago
Etaash Mathamsetty 366c1a233f use simpler method to detect angle 3 months ago
Etaash Mathamsetty 86668eeb96 HACK: check EGL load directory and only hook the first loaded libEGL 3 months ago
Etaash Mathamsetty e99284aadd fix electron apps like minecraft-launcher 3 months ago
Etaash Mathamsetty 5912cce19f fix exception with std::stoi 3 months ago
flightlessmango 1e13c385fe build.sh: add steamos to arch 3 months ago
flightlessmango 291ffd263c shell: fix spdlog error typo for writing 3 months ago