diff --git a/_servicedata b/_servicedata index 6056af1..0f11ad6 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/hrydgard/ppsspp.git - 73d6446d725172263a42588e2fb8f76236b6efe9 \ No newline at end of file + a3bbe8791454697c4d170e1387cbb73f8fdacc3b \ No newline at end of file diff --git a/ppsspp-1.5.4~git20180503.tar.xz b/ppsspp-1.5.4~git20180503.tar.xz index 1ca6c5c..2f07b4f 100644 --- a/ppsspp-1.5.4~git20180503.tar.xz +++ b/ppsspp-1.5.4~git20180503.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6981c31250dce951765791b2f4befdc69fb97241eb989bbb2c84362b801a23b9 -size 160091048 +oid sha256:6e925791a55b1cc63086e17159aa02b7aaead008098c1af1a0d288e7026f47e2 +size 160098740 diff --git a/ppsspp.changes b/ppsspp.changes index ee8d535..c7e4296 100644 --- a/ppsspp.changes +++ b/ppsspp.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri May 04 12:41:56 UTC 2018 - pousaduarte@gmail.com + +- Update to version 1.5.4~git20180503: + * D3D11 CopyFBToMemory: Clamp rect to fb size. Last-minute style fix, should really debug where the bad parameters came from. + * Windows: If neither OpenGL nor D3D9 is available, offer an escape route into D3D11. + * Vulkan: Leave removed commands in render passes. + * Vulkan: Keep state on Clear cmds when used later. + ------------------------------------------------------------------- Thu May 03 12:13:36 UTC 2018 - pousaduarte@gmail.com