diff --git a/_servicedata b/_servicedata index 1e43f1a..183c386 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/hrydgard/ppsspp.git - aadced94f552bfadbf6b1fad3a006f2e99799cef \ No newline at end of file + ad1b75292f9fd4a3a868d16dc25ce357e31cc177 \ No newline at end of file diff --git a/ppsspp-1.6.2~git20180601.tar.xz b/ppsspp-1.6.2~git20180601.tar.xz deleted file mode 100644 index eb286e7..0000000 --- a/ppsspp-1.6.2~git20180601.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:84e81d56885eba8bfc084658de8ad972a7109a6554321dd800ee5d4383d8524d -size 160116168 diff --git a/ppsspp-1.6.2~git20180602.tar.xz b/ppsspp-1.6.2~git20180602.tar.xz new file mode 100644 index 0000000..c427a4c --- /dev/null +++ b/ppsspp-1.6.2~git20180602.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33d1aca3766807716491bd0b409e92c09fc57dcae8632b436b6bd67d6f12e318 +size 160085948 diff --git a/ppsspp.changes b/ppsspp.changes index ceb2440..3f1d39f 100644 --- a/ppsspp.changes +++ b/ppsspp.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat Jun 02 11:34:52 UTC 2018 - pousaduarte@gmail.com + +- Update to version 1.6.2~git20180602: + * UI: Reinit UI texture during game when used. + * Fix a GL error when taking a screenshot in non-buffered. May help #11056 + * Vulkan image readback: Fix a couple scary cases of wrong argument order in image transitions, leading to transitioning 0 mips + * Better return the right pointer. + * When creating temp framebuffers for download, size them using bufferWidth/Height instead of width/height. + * Never bind a NULL image view in Vulkan no matter what. + ------------------------------------------------------------------- Fri Jun 01 17:18:08 UTC 2018 - pousaduarte@gmail.com diff --git a/ppsspp.spec b/ppsspp.spec index fcc1f6d..257cd6b 100644 --- a/ppsspp.spec +++ b/ppsspp.spec @@ -17,7 +17,7 @@ Name: ppsspp -Version: 1.6.2~git20180601 +Version: 1.6.2~git20180602 Release: 0 Summary: PlayStation Portable Emulator License: GPL-2.0+