Scheduled source refresh

OBS-URL: https://build.opensuse.org/package/show/Emulators/ppsspp?expand=0&rev=63
This commit is contained in:
Duarte Pousa 2018-06-19 23:12:30 +00:00 committed by Git OBS Bridge
parent a4b53f839c
commit 8d7a077615
5 changed files with 35 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">b5bfef2d03ea820f572a3fec51d06cfe448e9c38</param></service></servicedata>
<param name="changesrevision">3090360692af3fd64f208d21ff7b91951b520898</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,33 @@
-------------------------------------------------------------------
Tue Jun 19 22:55:15 UTC 2018 - pousaduarte@gmail.com
- Update to version 1.6.3~git20180619:
* Make HideSaveWarnings global (#11196)
* Android: Allow desktop GL if available.
* Android: Fix C++ EGL code path with threaded GLES.
* GLES: Cut down on use of USING_GLES2.
* Vulkan: Workaround stencil upload bug on Adreno.
* GLES: Add missing semantics for stencil upload.
* GLES: Cleanup stencil upload w/h handling.
* native: Avoid an absolute value error.
* Jpeg: Avoid signed shift warnings.
* GPU: Avoid a switch case warning.
* Vulkan: Fix some missing switch warnings.
* GPU: Remove some unused fields.
* Debugger: Fix some format warnings in udis86.
* http: Check fread() result to avoid warning.
* Debugger: Update to latest armips.
* SDL: Avoid alpha on Mali/ARM devices using GLES.
* SDL: Buildfixes for EGL lookup.
* SDL: Allow more EGL configs.
* GLES: Restore stencil/depth readback for debugger.
* Debugger: Add some docs for new APIs.
* Debugger: Add APIs to retrieve render image.
* Debugger: Allow GPU actions while stepping.
* GPU: Screenshot output in BGRA if that's native.
* thin3d: Fix requesting BGRA buffers.
* http: Discard output buffer on disconnect.
-------------------------------------------------------------------
Sun Jun 17 17:15:13 UTC 2018 - pousaduarte@gmail.com

View File

@ -17,7 +17,7 @@
Name: ppsspp
Version: 1.6.3~git20180616
Version: 1.6.3~git20180619
Release: 0
Summary: PlayStation Portable Emulator
License: GPL-2.0+