Scheduled source refresh

OBS-URL: https://build.opensuse.org/package/show/Emulators/ppsspp?expand=0&rev=200
This commit is contained in:
Duarte Pousa 2019-06-22 12:14:17 +00:00 committed by Git OBS Bridge
parent 88470af698
commit c98bc96828
6 changed files with 28 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">58b473a64c72fdeaff4600cf046a3f7fc8bf38dd</param></service></servicedata>
<param name="changesrevision">8db14a3f674dc6e0589a96a4a761f32ac662a736</param></service></servicedata>

View File

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

View File

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

View File

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

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Sat Jun 22 11:14:51 UTC 2019 - pousaduarte@gmail.com
- Update to version 1.8.0~git20190620:
* Buildfix for cmake builds
* Update SPIRV-Cross
* Upgrade glslang to latest
* Vulkan: Upgrade to latest headers
* Fix mouse scroll by releasing with a delay using timer(16ms) Also moved WM_MOUSEWHEEL to DisplayProc where it works fine now.
* Fix some further static analysis warnings
* Fix a bunch of inconsequential uninitialized variables
* Fix static analysis warning about access outside array (d[ins] = s[ins * 4] * t[0])
* interp: Fix dumb mistake in vtfm.
-------------------------------------------------------------------
Sat Jun 15 22:06:02 UTC 2019 - pousaduarte@gmail.com
- Update to version 1.8.0~git20190614:
* Implement and test clz32, use it in the MIPS interpreter cores.
-------------------------------------------------------------------
Tue Jun 11 12:25:01 UTC 2019 - pousaduarte@gmail.com

View File

@ -17,7 +17,7 @@
Name: ppsspp
Version: 1.8.0~git20190611
Version: 1.8.0~git20190620
Release: 0
Summary: PlayStation Portable Emulator
License: GPL-2.0+