rpcs3/_servicedata
Yunhe Guo a36fbc0b2c - Update to version 0.0.34~git20241223:
* Fix fs::file log formatting
  * Qt: allow to skip further automatic update notifications for a single version
  * IDM: Implement lock-free smart pointers (#16403)
  * SPU LLVM: Recognize ROTYQBYI and ROTQBI rotation pattern (#16409)
- Update to version 0.0.34~git20241221:
  * ps move: ignore second half frame in ZCM1
  * cellGem: add magnetometer support
  * cellGem: request orientation reset during calibration
  * cellGem: fix some data types
  * cellGem: invalidate hue and tracking in cellGemInvalidateCalibration
  * cellGem: split status_flags into calibration flags and runtime flags
  * cellGem: implement cellGemSetRumble
  * cellGem: add setting to let the game actually set the device hues
  * cellGem: set sphere RGB when a hue is set and vice versa
  * cellGem: add debug setting for painting spheres into the live image
  * cellGem: fix some data types
  * Fix some warnings
  * cellPhotoDecode: allow dev_bdvd paths
  * cellGem: Split horizontal and vertical mouse rotation cone setting
  * Qt: fix settings_dialog opening on wrong tab
  * Qt: fix flow_layout segfault
  * cellAdec implementation part 2: LPCM decoder (#16381)
  * cellGem: expose rotation cone to settings
  * cellCamera: try to fix internal state on stop
  * Update SDL to 2.30.10
  * Update curl to 8.11.1
  * Update 7zip to 24.09
  * Update OpenAL to 1.24.1
  * Update FAudio to 24.12
  * Fix some static analysis warnings
  * Fix warning
- Update to version 0.0.34~git20241217:
  * Fix unused p2p socket closing
  * rsx: Improve MM synchronization
  * rsx: Revert bounds optimization on RO texture load
  * rsx: Improve performance even more when async MM is active
  * rsx: Restore previous (incorrect) low-precision format handling
  * rsx/qt: Add option to disable async host MM to GUI
  * Fix linux build
  * rsx: Fix texture renormalization flag and fix windows build
  * rsx: Fix OpenGL deadlock
  * rsx: Make the deferred mm flush option usable with OpenGL
  * rsx/vk: Implement asynchronous host memory management.
  * Fixup Intel macOS builds
  * Revert Qt to 6.7.3 for macOS

OBS-URL: https://build.opensuse.org/package/show/Emulators/rpcs3?expand=0&rev=131
2024-12-25 10:59:52 +00:00

8 lines
414 B
Plaintext

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