Scheduled source refresh
OBS-URL: https://build.opensuse.org/package/show/Emulators/ppsspp?expand=0&rev=171
This commit is contained in:
parent
50d7483494
commit
a90c969aab
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/hrydgard/ppsspp.git</param>
|
||||
<param name="changesrevision">bff58d0921acc2654d485a81231cc592235939b2</param></service></servicedata>
|
||||
<param name="changesrevision">23dd47ab7732c9c32d5321c6c003b9a1272a0bdc</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e1000ab62ef5ffecd9bdb9703791baf1073a5f83a75787e54544da17af200b3e
|
||||
size 171087852
|
3
ppsspp-1.7.5~git20190209.tar.xz
Normal file
3
ppsspp-1.7.5~git20190209.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8dd8ee5017adcdfa9de6c1fa3664ac511d5a25a0ccc22b587c130075e6a8af66
|
||||
size 171099852
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 09 14:05:15 UTC 2019 - pousaduarte@gmail.com
|
||||
|
||||
- Update to version 1.7.5~git20190209:
|
||||
* Make "Show FPS Counter" in the Windows menu actually show fps, not just speed
|
||||
* Gate fewer effects behind "Disable slow framebuffer effects".
|
||||
* Only gate really expensive block transfers behind the setting.
|
||||
* The block transfer setting should not affect clearing memory behind a render target, especially since that's already gated behind a compat flag.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 08 13:24:43 UTC 2019 - pousaduarte@gmail.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: ppsspp
|
||||
Version: 1.7.5~git20190207
|
||||
Version: 1.7.5~git20190209
|
||||
Release: 0
|
||||
Summary: PlayStation Portable Emulator
|
||||
License: GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user