Scheduled source refresh
OBS-URL: https://build.opensuse.org/package/show/Emulators/ppsspp?expand=0&rev=77
This commit is contained in:
parent
df6f071e50
commit
624e0d18bb
@ -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">e51ea856150bab6fad10401614c3de1e54c89520</param></service></servicedata>
|
<param name="changesrevision">a776dce593c7de48824eaccdee23c7daa8faa92e</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5b9111e1a5dd76bc445c4cde415fa7665264bada8b45a91320a523b0cb30688b
|
|
||||||
size 160459048
|
|
3
ppsspp-1.6.3~git20180729.tar.xz
Normal file
3
ppsspp-1.6.3~git20180729.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:37e262df3ef974c7bc05cc699becdce9a32c0aa03f959a4e878d77c37452fb30
|
||||||
|
size 160476108
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jul 29 11:46:32 UTC 2018 - pousaduarte@gmail.com
|
||||||
|
|
||||||
|
- Update to version 1.6.3~git20180729:
|
||||||
|
* Savedata: Reset data size when retrying hash.
|
||||||
|
* OpenGL: Fix bug where we could end up calling glUniformMatrix without a bound program. Found by GL debug callback on NV.
|
||||||
|
* GPU: Allow skipping discard when write disabled.
|
||||||
|
* GLES: Avoid discard when we can blend.
|
||||||
|
* Vulkan: Avoid discard when we can blend.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 22 19:57:43 UTC 2018 - pousaduarte@gmail.com
|
Sun Jul 22 19:57:43 UTC 2018 - pousaduarte@gmail.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: ppsspp
|
Name: ppsspp
|
||||||
Version: 1.6.3~git20180721
|
Version: 1.6.3~git20180729
|
||||||
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