SHA256
1
0
forked from pool/rpcs3
rpcs3/_servicedata
Yunhe Guo 821682f298 - Update to version 0.0.28~git20230602:
* rpcs3_version: Bump to 0.0.28
  * PPU LLVM: Invalidate cache for testers
  * sys_lwcond/cond/ppu_thread: Respect scheduler in various syscalls
  * LV2: Make _sys_lwcond_destroy wait for lwmutex lock
  * PPU LLVM: Fix LWSYNC according to cellSpursWakeup
  * Make page faults entry enqueue and event atomic
  * SPU: fix event count with ACK and mask write
  * LV2/Timer: Fix ENOTCONN check of start timer
  * LV2/TImer: Fix notification discard
  * LV2/Timer: Make timers consistent
  * LV2: Implement set-priority thread requeue
  * LV2: Push other-than-this thread to the back on priority set
  * Threads.cpp: Fix infinite looping
  * sys_lwcond: Implement TIMEOUT on lwmutex lock
  * sys_lwmutex/mutex: Fix race on lock timeout
  * LV2: Unconditional Timer Synchronization Fix
  * rsx: Write a warning to the log if we decide to collapse surfaces to reduce VRAM usage.
  * vk: Rename gc_wrapper_t to gc_callback_t which is more relevant
  * vk: Minor improvement to descriptor and garbage collector interaction
  * rsx: Trim the number of in-flight invalidated resources (temp cache)
  * Qt/Loader: Let users choose which packages to install
  * Extra PS3_EXTRA fix
  * Trophies: Add more sanity checks to pugixml backend
  * Qt: fix random initial game selection in trophy dir
  * vk: Minor cleanup
  * vk: Fix descriptor-related crashes
  * vk: Refactor descriptor handling
  * rsx/util: Add some c++ guards around simple_array class
  * vk: Unify descriptor allocation

OBS-URL: https://build.opensuse.org/package/show/Emulators/rpcs3?expand=0&rev=67
2023-06-03 01:58:48 +00:00

8 lines
414 B
Plaintext

<servicedata>
<service name="tar_scm">
<param name="url">git://github.com/RPCS3/rpcs3</param>
<param name="changesrevision">f3a325fe1af75aed7758b0ba8db9f4b032b3f044</param>
</service>
<service name="tar_scm">
<param name="url">https://github.com/RPCS3/rpcs3.git</param>
<param name="changesrevision">33558d14e539da95c13ba43b3ba5428b3d04c54a</param></service></servicedata>