SHA256
1
0
forked from pool/rpcs3
rpcs3/_servicedata
Yunhe Guo cab239137b - Update to version 0.0.31~git20240420:
* llvm: silence warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
  * cellSysutilAvc2MicRead: Fix some nonsensical nullptr deref warning
  * cellKb: fix missing slashes and brackets on japanese layout
  * cellKb: actually set the arrange member
  * Use unordered map to store keyboard keys
  * SPU Analyzer: Filter calls to calls
  * PPU Analyzer: Look for functions using callers (fallback)
  * PPU LLVM: Fix crash in Unity games
  * savestate_utils.cpp: Fixup a tiny bug
  * Qt: try to fix sound effects
  * overlays/osk: Don't use meta out key code in the osk overlay
  * fix some warnings and typos
  * cellSysutilAvc2: improve unload and some more stuff
  * uDraw emulation [3]
  * uDraw emulation [2]
  * Sort IO files
  * uDraw emulation
  * rsx: Make const explicitly unsigned
  * rsx: Improve ROP output rounding precision
  * Fix typo in System.cpp
  * Fix OVL patching
  * rsx: Fix intra-draw-call barrier queueing
  * Buzz update
  * Fix some msvc for loop warning
  * fix some warnings
  * Set a unique System Name
  * rsx: Fix vertex texture invalidation
  * rsx: Fix some broken latch checks
  * vk: Always initialize internal objects

OBS-URL: https://build.opensuse.org/package/show/Emulators/rpcs3?expand=0&rev=110
2024-04-20 05:00:04 +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">dff7352e2eca04ebdddff21e44c1130dcc13f0aa</param></service></servicedata>