- Update to version 0.0.27~git20230515:

* Better accuracy for FREST/FRSQEST (#13863)
  * SPU Executable Code Dumping Tool
  * vk: Minor refactor in OOM handler to skip scans if we already found a match
  * vk: Refactor memory allocators to easily inspect device properties
  * vk: Use gc to clean up stale surface cache resources instead of fudging with frame counters.
  * vk: Rewrite draw call setup sequence to avoid OOM situations introducing stale descriptors
  * vk: Don't erase texture cache images directly. Use gc instead.
  * vk: Implement max VRAM override in config
  * vk: Refactor the vram exhausted handler
  * vk: Refactor vram exhausted handler to minimize risk of UAF hazards
  * vk: Tune resource quotas
  * vk: Improve spill robustness
  * vk: Lower scratch dimension alignment to 256 to minimize wastage
  * rsx: Do not allow 'compatible' check to pass if the size does not match
  * Logs: fix  Stack Cell Errors setting reading
  * System.cpp: Make boot of disc updates more strict

OBS-URL: https://build.opensuse.org/package/show/Emulators/rpcs3?expand=0&rev=63
This commit is contained in:
2023-05-16 12:08:17 +00:00
committed by Git OBS Bridge
parent c5e5649b54
commit f31051f04c
5 changed files with 26 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">db7f84f9f8682abb20e145849fbbdcef7e13f0c2</param></service></servicedata>
<param name="changesrevision">f11770b88b022d23c51578c3908b78b418d95243</param></service></servicedata>