Scheduled source refresh
OBS-URL: https://build.opensuse.org/package/show/Emulators/ppsspp?expand=0&rev=118
This commit is contained in:
parent
3d90b7aecd
commit
4eba1ab057
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/hrydgard/ppsspp.git</param>
|
<param name="url">https://github.com/hrydgard/ppsspp.git</param>
|
||||||
<param name="changesrevision">f5f9708f3b62f53bcdd5c9932fdcbe49ffe4f04b</param></service></servicedata>
|
<param name="changesrevision">8883156e457cf072e12814a1403056fdf8ced0bf</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d3086b7d39469e0911af19a1be4c2859c394c1beb16994aaf754a728763c40f9
|
|
||||||
size 170891988
|
|
3
ppsspp-1.6.3~git20181022.tar.xz
Normal file
3
ppsspp-1.6.3~git20181022.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e5db68df2cfd0d48965dcad5eb37cc8f6ba083cd33e0dcfc1098d39a50688c9d
|
||||||
|
size 170898368
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 22 18:14:21 UTC 2018 - pousaduarte@gmail.com
|
||||||
|
|
||||||
|
- Update to version 1.6.3~git20181022:
|
||||||
|
* Yet another try at taking care of the GPD crashes in #11063.
|
||||||
|
* Disable triangle range culling on D3D9 on Intel. Should fix #11477
|
||||||
|
* GL: Also skip gl calls in ThreadEnd during shutdown on Android. May help #11063
|
||||||
|
* Turn off gl debug logging again
|
||||||
|
* Fix issue where skipGLCalls_ wasn't respected. May help #11063
|
||||||
|
* Revert two accidental minor changes
|
||||||
|
* Workaround for bad int behaviour on Adreno / GLES. (no problems in Vulkan).
|
||||||
|
* Fix minor bug in natural.vsh, which caused a gl_error that I ran into when tracing another bug
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 17 19:56:48 UTC 2018 - pousaduarte@gmail.com
|
Wed Oct 17 19:56:48 UTC 2018 - pousaduarte@gmail.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: ppsspp
|
Name: ppsspp
|
||||||
Version: 1.6.3~git20181017
|
Version: 1.6.3~git20181022
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: PlayStation Portable Emulator
|
Summary: PlayStation Portable Emulator
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
Loading…
Reference in New Issue
Block a user