Scheduled source refresh
OBS-URL: https://build.opensuse.org/package/show/Emulators/ppsspp?expand=0&rev=130
This commit is contained in:
parent
4b87e2985d
commit
2804a5998a
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/hrydgard/ppsspp.git</param>
|
||||
<param name="changesrevision">9c6f7000b76be1a25f5cec674f6c0f7322324c10</param></service></servicedata>
|
||||
<param name="changesrevision">32cd6dfae643e63819cd3d3829d3b3a71a6d81b9</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dd86a1bf55090345bb4eaae01e9a7c97283608769a92b74d1d42e0112614dee1
|
||||
size 170987164
|
3
ppsspp-1.7.1~git20181112.tar.xz
Normal file
3
ppsspp-1.7.1~git20181112.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ed4b363189212e35aedc7b27f8835db6bf3efa7b5fcea254ca4bdb5c020b1b13
|
||||
size 170999352
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 12 20:53:29 UTC 2018 - pousaduarte@gmail.com
|
||||
|
||||
- Update to version 1.7.1~git20181112:
|
||||
* Take care of most cases of render-to-virtual-readback-buffer, I think.
|
||||
* Support virtual readbacks for detected-memcpy framebuffer copies, delete MotoGP hack.
|
||||
* Add compat flag to allow virtual framebuffer readbacks (auto-create fb from readback destination). Does not yet work outside VRAM but should fix Digimon Adventure.
|
||||
* No need for fb_normalized_address
|
||||
* Get rid of MaskedEqual
|
||||
* Only mask away Z mirrors if inside VRAM
|
||||
* Remove constraint that virtual framebuffers have to represent VRAM.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 12 13:59:39 UTC 2018 - pousaduarte@gmail.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: ppsspp
|
||||
Version: 1.7.1~git20181111
|
||||
Version: 1.7.1~git20181112
|
||||
Release: 0
|
||||
Summary: PlayStation Portable Emulator
|
||||
License: GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user