Commit Graph

1282 Commits (gamescope-debug)
 

Author SHA1 Message Date
FlightlessMango e6b4df7ffa mangoapp: gamescope debug graphs 2 years ago
FlightlessMango cdcd08be44 battery remaining: don't show seconds at least by default 2 years ago
FlightlessMango 5508933c47 mangoapp: make fsr display a little prettier 2 years ago
Alessandro Toia 590f52d223 When battery is plugged in show plug icon 2 years ago
FlightlessMango 30ee0b770d Don't use all sysfs files if metrics_path 2 years ago
FlightlessMango c708b1a8a8 disable deviceid check for now 2 years ago
FlightlessMango 4556caf6d3 mangoapp: remove some debug 2 years ago
FlightlessMango b598d22543 mangoapp: don't write imgui.ini 2 years ago
Alessandro Toia b158888d54 Add remaining time text to battery 2 years ago
FlightlessMango 61fb9267a0 mangoapp: don't use fsr if msg doesn't contain fsr 2 years ago
FlightlessMango 39f6ae98ec Battery remaining time 2 years ago
FlightlessMango a9f811a207 mangoapp: gamescope fsr 2 years ago
FlightlessMango 8ddbcc3803 don't average log fps 2 years ago
FlightlessMango d71dd74685 Fix amdgpu watt and make it more granular 2 years ago
flightlessmango a76f2a9677
Merge pull request #684 from Joshua-Ashton/no_display_default_mapp
Enable no_overlay by default with mangoapp
2 years ago
FlightlessMango 5373140341 Don't enable battery_icon with full 2 years ago
FlightlessMango d72099d1e7 Fixed issue with amdgpu metrics for APU 2 years ago
Joshua Ashton beecde110b Enable no_overlay by default with mangoapp
Don't want this displaying unless explicitly requested.
2 years ago
FlightlessMango 986f3cc1b3 gpu_metrics: apu: set cpu temp as highest core temp 2 years ago
FlightlessMango 6983c2ec39 Use gpu_metrics instead of libdrm when available 2 years ago
jackun eefce24024
Log an error if `nvmlDeviceGetUtilizationRates` failed 2 years ago
flightlessmango f61638c5e9
Merge pull request #679 from Joshua-Ashton/fix-always-swapping
mangoapp: Don't redraw if we don't have new frames
2 years ago
Joshua Ashton 8bc979b53c mangoapp: Fix janky window size transitions
GL apps that use non-normalized coordinates for stuff that will probably do stuff like this a lot in ways that make it hard to precompute the values beforehand make me very upset.
2 years ago
Joshua Ashton b99817fd2b mangoapp: Don't redraw if we don't have new frames 2 years ago
Joshua Ashton da8b0cbad4 mangoapp: Fix usage of notify_one in condition variable
This should be outside of the lock_guard scope to avoid a deadlock.
2 years ago
FlightlessMango 8e2c7e8524 mangoapp: disable amdgpu_handles 2 years ago
Lukáš Horáček 4943129844 cpu: Add parentheses around assigment in if check 2 years ago
Lukáš Horáček ed4c8bca80 logging: Initialize total, total_cpu, total_gpu variables 2 years ago
Lukáš Horáček e0cee5dbe3 cpu: Remove unused _power variable 2 years ago
FlightlessMango fb1cae9cc9 display min/max frametime for period 2 years ago
flightlessmango e435764eff
Merge pull request #662 from nanokatze/master
Set VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT when creating swapchain
2 years ago
FlightlessMango 9c15d093d6 Only reset logger if param is not set 2 years ago
FlightlessMango 639c39cdbb mangohudctl: expand help message 2 years ago
FlightlessMango 15a5edeb51 mangoapp: fixing up ctl switch statements 2 years ago
FlightlessMango c50c815630 destroy logger with vulkan instance 2 years ago
Alessandro Toia af716ac830 Add fps_only to legacy_elements, fixes #674 2 years ago
FlightlessMango 46730b572a permit starting a new log even if previous is rendering 2 years ago
FlightlessMango 9c7f91eccd clearer headers in summary 2 years ago
FlightlessMango e9d4eeff04 mangohudctl meson option 2 years ago
FlightlessMango 97f6a00171 mangohudctl and interface 2 years ago
flightlessmango ba583552b5
Merge pull request #673 from Joshua-Ashton/mangoapp-log
Write log file in mangoapp
2 years ago
Joshua Ashton f462c7ff76 Write log file in mangoapp
This was only writing the summary, which is rather useless.
2 years ago
FlightlessMango 3e2023a4a2 mangoapp: control socket 2 years ago
FlightlessMango d4ca1050ec control: add toggle-logging 2 years ago
FlightlessMango d734fa1b66 mangoapp: set static height to include benchmark 2 years ago
Alessandro Toia 2455d7ae9e Disable fps_color_change and core_load_change when using full config 2 years ago
flightlessmango 0f49c5796a
Merge pull request #671 from Joshua-Ashton/empty_crash
Fix crash when no frames were recorded
2 years ago
Joshua Ashton 437563fa77 Fix crash when no frames were recorded
This can happen with MangoApp + the Steam Deck UI as it doesn't commit when there is nothing going on
2 years ago
FlightlessMango 3d3916247a mangoapp: force benchmark underneath 2 years ago
FlightlessMango 8ee7dc0d7b mangoapp: increase window size when rendering benchmark 2 years ago