Revisions of mangohud

buildservice-autocommit accepted request 1145060 from Dead Mozay's avatar Dead Mozay (Dead_Mozay) (revision 35)
baserev update by copy to link target
Dead Mozay's avatar Dead Mozay (Dead_Mozay) accepted request 1145059 from smolsheep's avatar smolsheep (revision 34)
- Added implot to versioned directory to allow build
- Update to version 0.7.1:
  * Parameters:
    - gamepad_battery has been reworked to device_battery. This
      parameter current supports the values gamepad and mouse time
      now has a title
    - fps_metrics takes a decimal value or "avg". e.g avg,0.001 and
      displays the metrics
    - winesync shows the current implementation of synchronization
      primitives. E.g ESYNC/FSYNC etc
    - present_mode shows the current vulkan present mode or vsync
      status in opengl
  * Changes:
    - added support for gpu load on Adreno GPUs
    - added cpu temp for zenpower3 module
    - meson option: mangoplot
  * Fixes:
    - xnvctrl: fix an issue that could cause crashing when
    accessing gpu fan speed
    - fixed an issue where no config present wouldn't use default
      mangohud presets
    - fixed a crashing issue with CS2
    - reworked intel code. Should resolve some issues where
      mangohud didn't shutting down properly when using intel gpu
    - fix opengl runtime on musl libc systems
    - fixed text_outline_color incorrectly using BGR instead of RGB
buildservice-autocommit accepted request 1119132 from Dead Mozay's avatar Dead Mozay (Dead_Mozay) (revision 33)
baserev update by copy to link target
Dead Mozay's avatar Dead Mozay (Dead_Mozay) accepted request 1119131 from Dead Mozay's avatar Dead Mozay (Dead_Mozay) (revision 32)
- Restored mangoapp package.
- A separate mangoplot package has been created. 
Dead Mozay's avatar Dead Mozay (Dead_Mozay) accepted request 1118815 from Dead Mozay's avatar Dead Mozay (Dead_Mozay) (revision 31)
- Fix E: env-script-interpreter for mangoplot. 
Dead Mozay's avatar Dead Mozay (Dead_Mozay) accepted request 1118807 from Dead Mozay's avatar Dead Mozay (Dead_Mozay) (revision 30)
- Work restored for 32 bit applications (bsc#1215881)
buildservice-autocommit accepted request 1114213 from Dead Mozay's avatar Dead Mozay (Dead_Mozay) (revision 29)
baserev update by copy to link target
Dead Mozay's avatar Dead Mozay (Dead_Mozay) accepted request 1114212 from Dead Mozay's avatar Dead Mozay (Dead_Mozay) (revision 28)
- Update to version 0.7.0:
  * Parameters:
    - gpu_fan displays the gpu fan RPM, only works on AMD.
    - gpu_junction_temp displays the junction temperature on AMD GPUs.
    - removed io_stats, just use io_read and io_write instead.
    - engine_short_names shortens the names of engines, e.g VULKAN 
      becomes VK.
    - text_outline adds a colored outline around all text.
    - text_outline_color sets the color of the outline, 
      default: 000000.
    - text_outline_thickness sets the thickness of the outline,
      default: 1.5.
    - temp_fahrenheit changes all temps to fahrenheit from celsius.
    - dynamic_frame_timing dynamically changes the range of the 
      frametime graph.
    - duration displays the time since mangohud initialized.
    - gpu_voltage shows the current gpu voltage, only works on AMD.
    - fps_text override fps text.
    - horizontal_stretch sets the background to stretch across 
      width of application (enabled by default).
    - core_bars turns core_load into a histogram.
    - device_battery Shows battery level of wireless devices, 
      accepts gamepad mouse.
    - device_battery_icon shows battery icon instead of percent.
  * preset: This parameter allows you to choose from a number 
    of config presets.
    - 0: no display
    - 1: only fps.
    - 2: horizontal.
    - 3: more detailed default layout
    - 4: full
  * Changes:
    - Removed MANGOHUD_DLSYM because it's redundant.
    - Fixed core mhz when Cool'n'Quiet and similar is disabled 
      in bios.
    - Added /etc/MangoHud.conf as a possible config location.
    - Add CPU architecture to vulkan manifest name.
    - mangoplot is a python script that graphs one or more mangohud 
      csv logs.
    - mangoapp: resolved issue where different sized displays 
      caused rendering issues.
    - mangohud script: guard so we don't add mangohud 
      lib to LD_PRELOAD multiple times.
    - split mangohud into two shared libraries, one for vulkan and 
      one for opengl. This should resolve issues where mangohud 
      would init vulkan and opengl at the same time.
    - statically link stdc++. This fixed a lot of crashing issues 
      when MANGOHUD=1 was set before starting steam.
    - added support for zenergy kernel driver.
    - fixed alpha param that stopped working at some point.
    - added --version to mangohud script.
    - When using horizontal layout set table_columns param to 
      current count of table_columns instead of manually.
    - Intel GPU: use fdinfo for GPU load.
    - logging: calculate fps data using frametime.
    - AMDGPU: get core clock from hwmon instead of gpu_metrics.
    - gamepad_battery is now deprecated 
      use device_battery= mouse or gamepad.
    - logging: added process RSS and swap usage.
    - Fixed a memory leak when resizing vulkan windows.
  * Blacklist:
    - blacklist: if blacklisted application is hardcoded, 
      don't proceed to load config blacklists.
    - blacklist: only print blacklist info message once.
    + blacklist: added more hardcoded entries:
      - tabtip.exe
      - steam.exe
      - wine64-preloader
      - explorer.exe
      - wine-preloader
      - iexplore.exe
      - rundll32.exe
buildservice-autocommit accepted request 1080020 from Dead Mozay's avatar Dead Mozay (Dead_Mozay) (revision 27)
baserev update by copy to link target
Dead Mozay's avatar Dead Mozay (Dead_Mozay) accepted request 1080012 from Simon Vogl's avatar Simon Vogl (DarkWav) (revision 26)
Update to hotfix release 0.6.9~1

If you have any suggestions for improvement, please let me know!
buildservice-autocommit accepted request 1079510 from Dead Mozay's avatar Dead Mozay (Dead_Mozay) (revision 25)
baserev update by copy to link target
Dead Mozay's avatar Dead Mozay (Dead_Mozay) accepted request 1079509 from Simon Vogl's avatar Simon Vogl (DarkWav) (revision 24)
Update to version 0.6.9

If you have any suggestions for improvement, please let me know!
buildservice-autocommit accepted request 1077553 from Dead Mozay's avatar Dead Mozay (Dead_Mozay) (revision 23)
baserev update by copy to link target
Dead Mozay's avatar Dead Mozay (Dead_Mozay) accepted request 1077552 from Dead Mozay's avatar Dead Mozay (Dead_Mozay) (revision 22)
- Disabled compilation with system libraries vulkan-headers
  * https://github.com/flightlessmango/MangoHud/pull/975
- Added BuildRequires glew, glfw3, nlohmann_json. 
buildservice-autocommit accepted request 1074840 from Dead Mozay's avatar Dead Mozay (Dead_Mozay) (revision 21)
baserev update by copy to link target
Dead Mozay's avatar Dead Mozay (Dead_Mozay) accepted request 1074839 from Dead Mozay's avatar Dead Mozay (Dead_Mozay) (revision 20)
- Fix building with GCC 13
buildservice-autocommit accepted request 1038347 from Dead Mozay's avatar Dead Mozay (Dead_Mozay) (revision 19)
baserev update by copy to link target
Dead Mozay's avatar Dead Mozay (Dead_Mozay) accepted request 1038341 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 18)
- Fix build by extracting the imgui to the versioned directory,
  where it belongs, as specified in the .wrap file (fixes build
  with meson 0.64, which got stricter on this front).
buildservice-autocommit accepted request 992231 from Dead Mozay's avatar Dead Mozay (Dead_Mozay) (revision 17)
baserev update by copy to link target
Dead Mozay's avatar Dead Mozay (Dead_Mozay) accepted request 992230 from Dead Mozay's avatar Dead Mozay (Dead_Mozay) (revision 16)
- Cleaning spec.
Displaying revisions 1 - 20 of 35
openSUSE Build Service is sponsored by