From bf4b6e1648eef36ae8509a2c06edc2ee03ddb42ed3519bd458d30cc1aedfb019 Mon Sep 17 00:00:00 2001 From: Duarte Pousa Date: Wed, 27 Jun 2018 18:33:45 +0000 Subject: [PATCH] Scheduled source refresh OBS-URL: https://build.opensuse.org/package/show/Emulators/ppsspp?expand=0&rev=68 --- _servicedata | 2 +- ppsspp-1.6.3~git20180625.tar.xz | 3 --- ppsspp-1.6.3~git20180627.tar.xz | 3 +++ ppsspp.changes | 18 ++++++++++++++++++ ppsspp.spec | 2 +- 5 files changed, 23 insertions(+), 5 deletions(-) delete mode 100644 ppsspp-1.6.3~git20180625.tar.xz create mode 100644 ppsspp-1.6.3~git20180627.tar.xz diff --git a/_servicedata b/_servicedata index 59ca11b..c06bba5 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/hrydgard/ppsspp.git - ecdc4bbd1716423a50991072c9e9db7ff551b015 \ No newline at end of file + 90fbbaba1ab7d6c78e2180371a9834d7789c8a3c \ No newline at end of file diff --git a/ppsspp-1.6.3~git20180625.tar.xz b/ppsspp-1.6.3~git20180625.tar.xz deleted file mode 100644 index 045b606..0000000 --- a/ppsspp-1.6.3~git20180625.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e8e4ac6fffc8f2e26326c1af6c5eb05730495254f1e461e57c5e56baa83fbd61 -size 160110396 diff --git a/ppsspp-1.6.3~git20180627.tar.xz b/ppsspp-1.6.3~git20180627.tar.xz new file mode 100644 index 0000000..43d38ec --- /dev/null +++ b/ppsspp-1.6.3~git20180627.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff0cde1b0543d7403f913e64dc98839cb8fac14a7bc7f9b688b44b41bd5a2de0 +size 160104204 diff --git a/ppsspp.changes b/ppsspp.changes index 2d06002..d8e8614 100644 --- a/ppsspp.changes +++ b/ppsspp.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Wed Jun 27 18:16:01 UTC 2018 - pousaduarte@gmail.com + +- Update to version 1.6.3~git20180627: + * Made X11-Vulkan default. Provided explanatory toolchain file as overriding is more complex. + * Changed cmake option to exclude X11 rather than Vulkan itself. + * Added Vulkan disable and forced CPU detection options + * Restore the vertexCount to 32-bit, needed in some tesselation situations + * GE Debugger:Fix indices memory allocation of bezier. + * [spline/bezier]Modify D3D11 hwtess texture buffer to structured shader buffer. + * Moved from using enum to enum class + * Update AndroidManifest.xml + * Update build.gradle + * Update gradle-wrapper.properties + * Update build.gradle + * Added "oldest save" and "slots 1-5" as options for "auto load savestate" + * [spline/bezier]Fix tex coords. + ------------------------------------------------------------------- Mon Jun 25 17:19:08 UTC 2018 - pousaduarte@gmail.com diff --git a/ppsspp.spec b/ppsspp.spec index 27cc387..90656bd 100644 --- a/ppsspp.spec +++ b/ppsspp.spec @@ -17,7 +17,7 @@ Name: ppsspp -Version: 1.6.3~git20180625 +Version: 1.6.3~git20180627 Release: 0 Summary: PlayStation Portable Emulator License: GPL-2.0+