From 110e1aa189806ba60b5067566a376e16af151d8569f54b657e4d04ef4d295092 Mon Sep 17 00:00:00 2001 From: Duarte Pousa Date: Mon, 10 Jun 2019 11:27:59 +0000 Subject: [PATCH] Scheduled source refresh OBS-URL: https://build.opensuse.org/package/show/Emulators/ppsspp?expand=0&rev=198 --- _servicedata | 2 +- ppsspp-1.8.0~git20190527.tar.xz | 3 --- ppsspp-1.8.0~git20190609.tar.xz | 3 +++ ppsspp.changes | 40 +++++++++++++++++++++++++++++++++ ppsspp.spec | 2 +- 5 files changed, 45 insertions(+), 5 deletions(-) delete mode 100644 ppsspp-1.8.0~git20190527.tar.xz create mode 100644 ppsspp-1.8.0~git20190609.tar.xz diff --git a/_servicedata b/_servicedata index 8cf6f47..2012e9a 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/hrydgard/ppsspp.git - d0d8ea3fb827abba207e630e52b11a2f057c727e \ No newline at end of file + 1d41b4e89eae3c4999b84fc3125f28b4ad6fd42d \ No newline at end of file diff --git a/ppsspp-1.8.0~git20190527.tar.xz b/ppsspp-1.8.0~git20190527.tar.xz deleted file mode 100644 index 148641a..0000000 --- a/ppsspp-1.8.0~git20190527.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c6d8eb16833a9fbf15480dc61be605da85b395ed81b9ddf76790f1d74a425b6d -size 194199644 diff --git a/ppsspp-1.8.0~git20190609.tar.xz b/ppsspp-1.8.0~git20190609.tar.xz new file mode 100644 index 0000000..6991edc --- /dev/null +++ b/ppsspp-1.8.0~git20190609.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8730c98afc6c14abac72758cf12f0b452e45ef91e9afcf1ad26a2d5ca1d4a9a8 +size 194231356 diff --git a/ppsspp.changes b/ppsspp.changes index 5459db6..77bed42 100644 --- a/ppsspp.changes +++ b/ppsspp.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +Mon Jun 10 11:01:58 UTC 2019 - pousaduarte@gmail.com + +- Update to version 1.8.0~git20190609: + * UWP: white space fix + * fix unintended line removal from rpi platform + * UWP: Full screen support, config save fix + * TextDrawerUWP: oops, forgot to release the objects used. + * adding arm64 platform to libretro makefile + * UWP: fix prebuild commands + * UWP: fix && in English UI labels + * TextDrawerUWP based on DirectWrite + * UWP: enable SYSPROP_LANGREGION + * UWP: project filiter update, add assets to other architectures + * Update submodules lang, pspautotests + * libretro: Add SpvPostProcess.cpp to the static makefiles + * Revert "ARM64 vmmul experiment: Disable if S and T matrices overlap." + * UWP: fix prebuild commands + * ARM64 vmmov experiment: Reduce precision by using FMUL+FADD instead of FMADD. May help #12082 and thus also #11179 and #9843. + * ARM64 vmmul experiment: Disable if S and T matrices overlap. + * Add space to new setting name + * Fix avi dump via render buffer instead, with an option to use output buffer since recording with post process effects will often be desirable. + * JIT: Split VFPU_MTX disable options. To help with #9843 + * arm64jit: Tweak matrix vfpu overlap detect, etc. + * armjit: Fix avoidLoad handling for fpu regs. + * arm64jit: Fix avoidLoad handling for fpu regs. + * GPU: Correct Danganronpa hack. + * Windows: Fix some warnings. + * Fix minor oversight + * Style fix + * JitDisable: Add option to disable regalloc across instructions (flush after every instruction) + * Silence robocopy error codes + * Edited version of #12031, without the ISO/CSO ability. + * Oops, tab fix to previous commit + * Add d3d9_d3dcompiler_loader to libretro's makefile. Probably helps #12071 + * Update lang submodule + * Improve WordWrapper: + * Block savestates OSM when video frames are dumped. Also make the dump messages shorter, especially dump start since it will be recorded. + * Fix avi dump feature by using output buffer. + ------------------------------------------------------------------- Mon May 27 12:51:55 UTC 2019 - pousaduarte@gmail.com diff --git a/ppsspp.spec b/ppsspp.spec index ef4f5d4..1a64b69 100644 --- a/ppsspp.spec +++ b/ppsspp.spec @@ -17,7 +17,7 @@ Name: ppsspp -Version: 1.8.0~git20190527 +Version: 1.8.0~git20190609 Release: 0 Summary: PlayStation Portable Emulator License: GPL-2.0+