Scheduled source refresh

OBS-URL: https://build.opensuse.org/package/show/Emulators/ppsspp?expand=0&rev=198
This commit is contained in:
Duarte Pousa 2019-06-10 11:27:59 +00:00 committed by Git OBS Bridge
parent 73ea6d8baf
commit 110e1aa189
5 changed files with 45 additions and 5 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/hrydgard/ppsspp.git</param>
<param name="changesrevision">d0d8ea3fb827abba207e630e52b11a2f057c727e</param></service></servicedata>
<param name="changesrevision">1d41b4e89eae3c4999b84fc3125f28b4ad6fd42d</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c6d8eb16833a9fbf15480dc61be605da85b395ed81b9ddf76790f1d74a425b6d
size 194199644

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8730c98afc6c14abac72758cf12f0b452e45ef91e9afcf1ad26a2d5ca1d4a9a8
size 194231356

View File

@ -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

View File

@ -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+