- Update to version 0.0.27~git20230423:

* Qt: fix savedata dialog exception
  * Qt: lazy load trophy icons
  * SPU LLVM: disable AVX2 shift intrinsics
  * Qt: fix table item delegate usage
  * VS: fix filters
  * Game List: Make Ctrl+f Focus On The Search Bar
  * UI: Ignore trademark as a fallback when searching games
  * UI: Focus to game searchbar on load
  * Qt: Set icon size function properly
  * Update FAudio to v 23.04
  * Update SDL to v 2.26.5
  * Update miniupnp to v 2.3.3
  * Qt: properly invalidate item pointer in grid mode
  * Qt: Lazy load game grid icons and optimize paint method for invisible items
  * Qt: Remove unused list layout handling of repaint watcher
  * Qt: don't calculate sizes in grid mode
  * Qt: lazy load game list icons and dir size
  * Qt: multithreaded file testing during refresh
  * Qt: Minor optimization during list refresh
  * SPU LLVM: fixup custom LICM pass
  * Emu: Cache games.yml and only save when necessary
  * unself: rename SCEVersionInfo to version_header
  * unself: rename SectionInfo to segment_ext_header
  * unself: some more documentation
  * unself: rename AppInfo to program_identification_header
  * unself: rename SelfHeader to ext_hdr
  * SPU LLVM: sink stores deeper in custom LICM pass
  * fix warnings
  * Remove add_only from main_window::Boot args

OBS-URL: https://build.opensuse.org/package/show/Emulators/rpcs3?expand=0&rev=59
This commit is contained in:
2023-04-24 12:34:52 +00:00
committed by Git OBS Bridge
parent 285dea13fe
commit f08fe25cae
5 changed files with 56 additions and 5 deletions

View File

@@ -5,4 +5,4 @@
</service>
<service name="tar_scm">
<param name="url">https://github.com/RPCS3/rpcs3.git</param>
<param name="changesrevision">b70665865f7ef155ecb933309d013ddab88a0bc6</param></service></servicedata>
<param name="changesrevision">5870dad639d8b95ccfbfce3dfb8c9c46f80cfb91</param></service></servicedata>