Scheduled source refresh

OBS-URL: https://build.opensuse.org/package/show/Emulators/ppsspp?expand=0&rev=123
This commit is contained in:
Duarte Pousa 2018-11-03 02:11:11 +00:00 committed by Git OBS Bridge
parent e26c55a15a
commit 97c01cb6a5
3 changed files with 15 additions and 3 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">fdefddd59f592fc7c5054174b8ad85e0301ffd6c</param></service></servicedata>
<param name="changesrevision">85d98966034370d236e2d2ce49016e13f4074fe6</param></service></servicedata>

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:637954aeccb7387e48ddbf7b2ce5a03f1c94c4606cbfd0b869bf8eeb4e6ad244
size 170987380
oid sha256:15b87c1a243fbb656c21900cb709199a72b8ab0460fa175c4a05d7498aac1f7e
size 170963400

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Nov 03 01:43:15 UTC 2018 - pousaduarte@gmail.com
- Update to version 1.7.1~git20181102:
* Fix libretro Windows build
* Libretro d3d11 build fix
* Add texture replacement option
* add texture filtering core option
* Squash of a few libretro makeile fixes
* Core: Format CMakeLists.txt consistently.
* Qt: Add GLES defines if USING_GLES2.
-------------------------------------------------------------------
Fri Nov 02 13:36:31 UTC 2018 - pousaduarte@gmail.com