Scheduled source refresh

OBS-URL: https://build.opensuse.org/package/show/Emulators/ppsspp?expand=0&rev=256
This commit is contained in:
Duarte Pousa 2020-04-06 09:26:07 +00:00 committed by Git OBS Bridge
parent dc5a288314
commit 65bae4996b
5 changed files with 26 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">a7f2415469593269cc2efda824106cf4d166f291</param></service></servicedata>
<param name="changesrevision">fd0bf2121535ff6e869de0e64a8917ec57e30d58</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon Apr 06 09:08:01 UTC 2020 - pousaduarte@gmail.com
- Update to version 1.9.3~git20200406:
* Windows: Prevent applying -1 as inset space.
* Windows: Ensure we resize after hw transform swap.
* Headless: Fix compile on Android.
* UI: Small cleanup in touch control layout editor.
* UI: General cleanup in layout editor.
* UI: Prevent drag drift in layout editor.
* UI: Make display layout editor support 1x PSP.
* Fix SDK requirements of Atlas and Zim tools.
* Net: Correct pool allocation.
* GPU: Track HW tess at start of frame too.
* GPU: Reset hw transform once per frame.
* GPU: Move hw transform decision to draw engine.
* GPU: Update uniforms w/ consistent render mode too.
* GPU: Use consistent buffered rendering state.
* Setting the width and height to 0 made the frameskip unusable on lakka/libretro with a XU4 with a MALI GPU T628. The result was that bad flickering happened when in frameskip mode. Once it reached 60fps, no flickering, below that flickering. This change fixes the flickering and calls video_cb with the correct height and width.
* Travis: build libretro android
-------------------------------------------------------------------
Sat Apr 04 11:34:37 UTC 2020 - pousaduarte@gmail.com

View File

@ -17,7 +17,7 @@
Name: ppsspp
Version: 1.9.3~git20200403
Version: 1.9.3~git20200406
Release: 0
Summary: PlayStation Portable Emulator
License: GPL-2.0-or-later