Scheduled source refresh
OBS-URL: https://build.opensuse.org/package/show/Emulators/ppsspp?expand=0&rev=141
This commit is contained in:
parent
0a88f1ff98
commit
c767cb3740
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/hrydgard/ppsspp.git</param>
|
||||
<param name="changesrevision">c90ff6f59df7dc1af70fdd58fb07200ebf29e110</param></service></servicedata>
|
||||
<param name="changesrevision">ab7bd6fc6743afbec6c69986c5633ca5433dec1f</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f34731bab9cd1954ea6751f29ae9aa4abb9f089b0d5714a474ed68f35d2e139b
|
||||
size 170990508
|
3
ppsspp-1.7.1~git20181203.tar.xz
Normal file
3
ppsspp-1.7.1~git20181203.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0fb0a0c8d7e349dc6cd307b03800069838b9f8ccc8e2af7fbe7ebaad467e6e40
|
||||
size 170995376
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 03 14:31:58 UTC 2018 - pousaduarte@gmail.com
|
||||
|
||||
- Update to version 1.7.1~git20181203:
|
||||
* GPU: Ignore light params for shade mapping.
|
||||
* Bump shader caches
|
||||
* GE Debugger: Allow relative prim counts.
|
||||
* Vulkan: Avoid using Vulkan by default.
|
||||
* Vulkan: Avoid OpKill workaround with no stencil.
|
||||
* GPU: Avoid stencil emulation if possible.
|
||||
* GPU: Dirty stencil on stencil mask change.
|
||||
* GPU: Avoid a missing virtual destructor warning.
|
||||
* GE Debugger: Allow jumping to a specific prim.
|
||||
* GE Debugger: Track a counter of prims.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 02 09:52:51 UTC 2018 - pousaduarte@gmail.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: ppsspp
|
||||
Version: 1.7.1~git20181201
|
||||
Version: 1.7.1~git20181203
|
||||
Release: 0
|
||||
Summary: PlayStation Portable Emulator
|
||||
License: GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user