Scheduled source refresh
OBS-URL: https://build.opensuse.org/package/show/Emulators/ppsspp?expand=0&rev=210
This commit is contained in:
committed by
Git OBS Bridge
parent
166c379d23
commit
1504b47272
@@ -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">5e2b4d9f1d67fefe407a5ee8c4e6eb96ce8f4af5</param></service></servicedata>
|
<param name="changesrevision">4d195ce955f95a20e738c65a5679eafc4b8991e2</param></service></servicedata>
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fc1c53a222304a3695f2bccf5d8c3eeac7fea88cdf848bec199fb09e035a3813
|
|
||||||
size 194756464
|
|
3
ppsspp-1.8.0~git20190801.tar.xz
Normal file
3
ppsspp-1.8.0~git20190801.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d2baf827efbf7be24d0136a208eb6bdba46a4af69475b0c7d8906c1ddde8c19a
|
||||||
|
size 194761016
|
@@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Aug 03 17:30:02 UTC 2019 - pousaduarte@gmail.com
|
||||||
|
|
||||||
|
- Update to version 1.8.0~git20190801:
|
||||||
|
* Workaround for DJ Max Portable's clumsy copy protection. Fixes #9477.
|
||||||
|
* Vulkan: Actually fix #12202, an array was out of scope where it was used, causing garbage flags.
|
||||||
|
* Vulkan: Using VK_DEPENDENCY_BY_REGION on the backbuffer subpass causes tearing, let's not do it. Fixes #12202.
|
||||||
|
* Move WM_MOUSEWHEEL back to WndProc to fix wheel events not working in Win 7.
|
||||||
|
* libretro: don't fail on missing SDL
|
||||||
|
* GPU: Allow upload to temp resized framebuf.
|
||||||
|
* Add Hori Fighting Stick VX to gamecontrollerdb.txt
|
||||||
|
* UI: Support zip files with deep folder structures.
|
||||||
|
* Android: Disable building HLSL support in glslang, works around #12105
|
||||||
|
* Add a little reminder to self with a link to an interesting article.
|
||||||
|
* Upgrade gradle again
|
||||||
|
* Make things clear for people that never saw real PSP.
|
||||||
|
* Add right analog for touch controls.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 19 13:00:04 UTC 2019 - pousaduarte@gmail.com
|
Fri Jul 19 13:00:04 UTC 2019 - pousaduarte@gmail.com
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: ppsspp
|
Name: ppsspp
|
||||||
Version: 1.8.0~git20190718
|
Version: 1.8.0~git20190801
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: PlayStation Portable Emulator
|
Summary: PlayStation Portable Emulator
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
Reference in New Issue
Block a user