SHA256
1
0
forked from pool/rpcs3

- Update to version 0.0.28~git20230702:

* cellSpurs: Implement ShutdownTaskset and WorkloadFlagReceiver2
  * Update dependencies
  * Input: update buttons on pressure button toggle
  * Input: fix multibutton mousepress (sticks only)
  * Input: fix multibutton mousepress (buttons only)
  * Input: Add tooltips for button mapping
  * Fix some warning
  * vk/rsx: Fix build errors and warnings
  * vk: Get rid of some spammy debug code
  * vk: Minor refactor to make early-exit branches trivial and easier to read
  * vk: Fix some regressions in synchronization2 behavior
  * vk: Fix GPU hang
  * vk: Restructure gpu labels and add them as an event backend
  * vk: Use pipeline barriers for proper event sync

OBS-URL: https://build.opensuse.org/package/show/Emulators/rpcs3?expand=0&rev=72
This commit is contained in:
Yunhe Guo 2023-07-03 11:35:26 +00:00 committed by Git OBS Bridge
parent ce556790c4
commit 73aa0d2509
5 changed files with 24 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">593f8506931d4763d9b55f930c4becb262bd3620</param></service></servicedata>
<param name="changesrevision">21f5976d359dacfe058d91a500f885e5b8da8121</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e7f31522f0d317768702a3128ee854c91db6624d3765e63217bb60c8b6299890
size 52285088

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:12f69c7cc71fe604cf76ac474377a2fe9d208919c536424e93e623d7c7747205
size 52431328

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Mon Jul 03 11:32:58 UTC 2023 - i@guoyunhe.me
- Update to version 0.0.28~git20230702:
* cellSpurs: Implement ShutdownTaskset and WorkloadFlagReceiver2
* Update dependencies
* Input: update buttons on pressure button toggle
* Input: fix multibutton mousepress (sticks only)
* Input: fix multibutton mousepress (buttons only)
* Input: Add tooltips for button mapping
* Fix some warning
* vk/rsx: Fix build errors and warnings
* vk: Get rid of some spammy debug code
* vk: Minor refactor to make early-exit branches trivial and easier to read
* vk: Fix some regressions in synchronization2 behavior
* vk: Fix GPU hang
* vk: Restructure gpu labels and add them as an event backend
* vk: Use pipeline barriers for proper event sync
-------------------------------------------------------------------
Fri Jun 30 15:01:23 UTC 2023 - i@guoyunhe.me

View File

@ -17,7 +17,7 @@
Name: rpcs3
Version: 0.0.28~git20230629
Version: 0.0.28~git20230702
Release: 0
Summary: PS3 emulator/debugger
License: GPL-2.0-only