Scheduled source refresh
OBS-URL: https://build.opensuse.org/package/show/Emulators/ppsspp?expand=0&rev=45
This commit is contained in:
parent
571b7e00d6
commit
89a7db46ff
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/hrydgard/ppsspp.git</param>
|
<param name="url">https://github.com/hrydgard/ppsspp.git</param>
|
||||||
<param name="changesrevision">09e85eb150c927cd501d0c658dff94ba75ae2b92</param></service></servicedata>
|
<param name="changesrevision">88e358afc82d144fc066a3c59b7e7001e7196618</param></service></servicedata>
|
3
ppsspp-1.6.1~git20180528.tar.xz
Normal file
3
ppsspp-1.6.1~git20180528.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:41b06aa9cc82a906a2ce6a207fe5529168cc818be75a186bf1292cf877354c7d
|
||||||
|
size 160129856
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:62d874d27c2ec91ed6975e03ebc334288af18c4c204a66465dd7aefb7b039978
|
|
||||||
size 160132048
|
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 29 12:37:09 UTC 2018 - pousaduarte@gmail.com
|
||||||
|
|
||||||
|
- Update to version 1.6.1~git20180528:
|
||||||
|
* Update to 1.6.1
|
||||||
|
* Vulkan: Update shaders/state when dirty properly.
|
||||||
|
* Vulkan: Don't merge render passes if read from.
|
||||||
|
* Minor cleanup
|
||||||
|
* GLES: Refresh the draw context in DrawEngineGLES on DeviceRestore. How did we miss this?
|
||||||
|
* More paranoia from Google Play
|
||||||
|
* Add some paranoid checks guided by stack traces from Google Play
|
||||||
|
* Change some log levels to verbose
|
||||||
|
* Check for a valid screen manager in NativeIsAtTopLevel
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat May 26 17:13:26 UTC 2018 - pousaduarte@gmail.com
|
Sat May 26 17:13:26 UTC 2018 - pousaduarte@gmail.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: ppsspp
|
Name: ppsspp
|
||||||
Version: 1.6~git20180526
|
Version: 1.6.1~git20180528
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: PlayStation Portable Emulator
|
Summary: PlayStation Portable Emulator
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
Loading…
Reference in New Issue
Block a user