From 4eba1ab057aab5651965b2bd808b2b19f55ebc9649daa25bb01a60d86f50377d Mon Sep 17 00:00:00 2001 From: Duarte Pousa Date: Mon, 22 Oct 2018 18:32:18 +0000 Subject: [PATCH] Scheduled source refresh OBS-URL: https://build.opensuse.org/package/show/Emulators/ppsspp?expand=0&rev=118 --- _servicedata | 2 +- ppsspp-1.6.3~git20181017.tar.xz | 3 --- ppsspp-1.6.3~git20181022.tar.xz | 3 +++ ppsspp.changes | 13 +++++++++++++ ppsspp.spec | 2 +- 5 files changed, 18 insertions(+), 5 deletions(-) delete mode 100644 ppsspp-1.6.3~git20181017.tar.xz create mode 100644 ppsspp-1.6.3~git20181022.tar.xz diff --git a/_servicedata b/_servicedata index 81cb44d..c2d78b0 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/hrydgard/ppsspp.git - f5f9708f3b62f53bcdd5c9932fdcbe49ffe4f04b \ No newline at end of file + 8883156e457cf072e12814a1403056fdf8ced0bf \ No newline at end of file diff --git a/ppsspp-1.6.3~git20181017.tar.xz b/ppsspp-1.6.3~git20181017.tar.xz deleted file mode 100644 index 64a2449..0000000 --- a/ppsspp-1.6.3~git20181017.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d3086b7d39469e0911af19a1be4c2859c394c1beb16994aaf754a728763c40f9 -size 170891988 diff --git a/ppsspp-1.6.3~git20181022.tar.xz b/ppsspp-1.6.3~git20181022.tar.xz new file mode 100644 index 0000000..7fee4eb --- /dev/null +++ b/ppsspp-1.6.3~git20181022.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5db68df2cfd0d48965dcad5eb37cc8f6ba083cd33e0dcfc1098d39a50688c9d +size 170898368 diff --git a/ppsspp.changes b/ppsspp.changes index 64b8abe..217e65b 100644 --- a/ppsspp.changes +++ b/ppsspp.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Oct 22 18:14:21 UTC 2018 - pousaduarte@gmail.com + +- Update to version 1.6.3~git20181022: + * Yet another try at taking care of the GPD crashes in #11063. + * Disable triangle range culling on D3D9 on Intel. Should fix #11477 + * GL: Also skip gl calls in ThreadEnd during shutdown on Android. May help #11063 + * Turn off gl debug logging again + * Fix issue where skipGLCalls_ wasn't respected. May help #11063 + * Revert two accidental minor changes + * Workaround for bad int behaviour on Adreno / GLES. (no problems in Vulkan). + * Fix minor bug in natural.vsh, which caused a gl_error that I ran into when tracing another bug + ------------------------------------------------------------------- Wed Oct 17 19:56:48 UTC 2018 - pousaduarte@gmail.com diff --git a/ppsspp.spec b/ppsspp.spec index 9eca35c..53a6063 100644 --- a/ppsspp.spec +++ b/ppsspp.spec @@ -17,7 +17,7 @@ Name: ppsspp -Version: 1.6.3~git20181017 +Version: 1.6.3~git20181022 Release: 0 Summary: PlayStation Portable Emulator License: GPL-2.0+