forked from pool/rpcs3
Accepting request 1037716 from home:xenonpk
- Update to version v0.0.25~git20221122: * gl: Fix rotation operations in blit engine * gl: Add support for capture debug markers * rsx: Fix low precision shader option OBS-URL: https://build.opensuse.org/request/show/1037716 OBS-URL: https://build.opensuse.org/package/show/Emulators/rpcs3?expand=0&rev=37
This commit is contained in:
committed by
Git OBS Bridge
parent
312bde19fe
commit
976518f122
@@ -5,4 +5,4 @@
|
||||
</service>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/RPCS3/rpcs3.git</param>
|
||||
<param name="changesrevision">b639f3c8ecbb9ee10e39917e29d58806a038cb4a</param></service></servicedata>
|
||||
<param name="changesrevision">8be4ac6869496090d9816416a9e1386e14ab5452</param></service></servicedata>
|
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b3c98eb37dbca74c0161920d1272df9128264f55a98aa906ef2ce4a22a55c3d7
|
||||
oid sha256:c00635fc967e742d95e008a49e7a1b67b37792c51a2a3a0195422c633cce84a6
|
||||
size 970764
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:de6ca70fafd058889902d33b0cffa6be851dbe9ae77ce05be8fcd36ed5906152
|
||||
size 376049678
|
3
rpcs3-v0.0.25~git20221122.obscpio
Normal file
3
rpcs3-v0.0.25~git20221122.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4d90b29aa1d1ee188b3d5965ded907623932ed901f6877688fe25e92890c9704
|
||||
size 376050190
|
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 23 17:14:51 UTC 2022 - pousaduarte@gmail.com
|
||||
|
||||
- Update to version v0.0.25~git20221122:
|
||||
* gl: Fix rotation operations in blit engine
|
||||
* gl: Add support for capture debug markers
|
||||
* rsx: Fix low precision shader option
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 20 00:25:36 UTC 2022 - pousaduarte@gmail.com
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
name: rpcs3
|
||||
version: v0.0.25~git20221119
|
||||
mtime: 1668850969
|
||||
commit: b639f3c8ecbb9ee10e39917e29d58806a038cb4a
|
||||
version: v0.0.25~git20221122
|
||||
mtime: 1669108518
|
||||
commit: 8be4ac6869496090d9816416a9e1386e14ab5452
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: rpcs3
|
||||
Version: v0.0.25~git20221119
|
||||
Version: v0.0.25~git20221122
|
||||
Release: 0
|
||||
Summary: PS3 emulator/debugger
|
||||
License: GPL-2.0-only
|
||||
|
Reference in New Issue
Block a user