Scheduled source refresh
OBS-URL: https://build.opensuse.org/package/show/Emulators/ppsspp?expand=0&rev=36
This commit is contained in:
parent
1403bc6ac8
commit
290ffd080a
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/hrydgard/ppsspp.git</param>
|
||||
<param name="changesrevision">94ab646cd4c8c81a06bba58290736a85292eca18</param></service></servicedata>
|
||||
<param name="changesrevision">b64841e8cc5fd2951ab6569ea8b5d1b6f16d6f9a</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:787b61464d8db38ba0322b223d05616b645e055841abbdbc30caa600238ce2e1
|
||||
size 160103068
|
3
ppsspp-1.5.4~git20180507.tar.xz
Normal file
3
ppsspp-1.5.4~git20180507.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ce3e0765ae92bc8af5bdcf88fa45ade070a9543a5aaa60e7eebd7d188349824e
|
||||
size 160097484
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 07 12:53:31 UTC 2018 - pousaduarte@gmail.com
|
||||
|
||||
- Update to version 1.5.4~git20180507:
|
||||
* Minor optimization
|
||||
* Shader depal (VUlkan): Apply a half-texel offset when bilinear filtering, fixing #11008
|
||||
* Io: Cleanup file not found error codes.
|
||||
* D3D11: Use a dedicated slot for the depal texture.
|
||||
* GPU: Prevent temp FBOs from overwriting each other.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 06 10:39:39 UTC 2018 - pousaduarte@gmail.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: ppsspp
|
||||
Version: 1.5.4~git20180505
|
||||
Version: 1.5.4~git20180507
|
||||
Release: 0
|
||||
Summary: PlayStation Portable Emulator
|
||||
License: GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user