Scheduled source refresh

OBS-URL: https://build.opensuse.org/package/show/Emulators/ppsspp?expand=0&rev=213
This commit is contained in:
Duarte Pousa 2019-09-09 20:44:16 +00:00 committed by Git OBS Bridge
parent da1618bf3b
commit ef1ad845ca
5 changed files with 44 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">1c8bed1fdce8981ce98af5bae8a9f72d09a6b471</param></service></servicedata>
<param name="changesrevision">02a96e29bbc6d9c6b2c8077c3ac353b138060410</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,42 @@
-------------------------------------------------------------------
Mon Sep 09 19:47:45 UTC 2019 - pousaduarte@gmail.com
- Update to version 1.8.0~git20190909:
* Fix a comment
* Vulkan: Slim down and rename the Mali hack.
* Vulkan ARM mali Z hack: Modify the matrix instead of the shader.
* Workaround ARM Mali depth hardware bug. Fixes #11937
* Update lang submodule
* Improve Mali driver version detection
-------------------------------------------------------------------
Wed Sep 04 11:55:39 UTC 2019 - pousaduarte@gmail.com
- Update to version 1.8.0~git20190904:
* Vulkan: Move scissor/viewport rotation into the VulkanRenderManager. Fixes #12303.
* Analog test screen: Fix drawing of the X marks
* Create a default keymap for the MOQI:I7S gamer phone (with builtin controls)
* Windows: Kill the mouse wheel release timer after it's used to prevent spamming keyup events.
* Remove an old special case
* Android: Be slightly more aggressive at defaulting to Vulkan (from Android 8.1 / 27)
* Android: Remove the popup message when falling back to OpenGL. Fixes #12284 .
* Vulkan/PowerVR: Make another blind fix attempt for #12296. Can't find my PowerVR device :/
* Bump up the descriptor pool size for the UI. Should fix #12299.
* Vulkan: Even more logging in VulkanMayBeAvailable.
* SDL: Add back a couple of lines that should have been copied, not deleted. Thanks [Unknown]
* Vulkan: Prepare for adding a second init path for VulkanContext.
-------------------------------------------------------------------
Sun Sep 01 20:06:19 UTC 2019 - pousaduarte@gmail.com
- Update to version 1.8.0~git20190901:
* Attempt to work around the PowerVR bug again (pretransform undid the old workaround in landscape). See #12276
* Linux: Port the proper memory base finding over to MemArenaPosix.cpp.
* SDL/Vulkan: Fix scale problems when maximizing/restoring the window.
* Oops, fix the last commit, it got a little restrictive.
* VulkanMaybeAvailable: Bail earlier in some cases where there's no surface extension.
* [iOS] Resolve Cmake warning
-------------------------------------------------------------------
Wed Aug 28 19:45:23 UTC 2019 - pousaduarte@gmail.com

View File

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