Scheduled source refresh
OBS-URL: https://build.opensuse.org/package/show/Emulators/ppsspp?expand=0&rev=52
This commit is contained in:
parent
8bebf3a6ba
commit
b19fcb5ce8
@ -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">6db008fc02c3d748ec41d738f1f5c3cfac710826</param></service></servicedata>
|
<param name="changesrevision">9f1125ae333e93a04bfb405e196f95fba5152ed0</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8ba3c63eaa6c39de5b36582bae6af4aa60338524334757088d0e8a2717a885df
|
|
||||||
size 160106212
|
|
3
ppsspp-1.6.3~git20180606.tar.xz
Normal file
3
ppsspp-1.6.3~git20180606.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:080efad48f7dec0405c1c32095bb42f973edbbd8fe13f520298ec5a8ad1cfae5
|
||||||
|
size 160098120
|
@ -1,3 +1,43 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 06 18:44:56 UTC 2018 - pousaduarte@gmail.com
|
||||||
|
|
||||||
|
- Update to version 1.6.3~git20180606:
|
||||||
|
* UI: Quit sorting when done.
|
||||||
|
* UI: Add option to sort saves by size.
|
||||||
|
* Sas: Correct calculation of VAG end.
|
||||||
|
* Sas: Correct delay in playing samples.
|
||||||
|
* GE Debugger: Cleaned repetition in spline preview.
|
||||||
|
* GE Debugger: Show bezier/spline in preview.
|
||||||
|
* Qt Debugger: Remove texture viewer.
|
||||||
|
* Qt Debugger: Remove memory viewer.
|
||||||
|
* Qt Debugger: Remove display list debugger.
|
||||||
|
* Qt Debugger: Remove disassembly.
|
||||||
|
* Qt Debugger: Remove VFPU dialog.
|
||||||
|
* Qt: Fix build on Mac.
|
||||||
|
* Qt: Mark git-version.cpp to skip automoc.
|
||||||
|
* Qt: Load texture replacement images.
|
||||||
|
* Reporting: Fix typo.
|
||||||
|
* Reporting: Provide suggestions on negative reports.
|
||||||
|
* UI: Show compat rating radios next to each other.
|
||||||
|
* Headless: Default memory stick inserted.
|
||||||
|
* Ctrl: Always mark non-user buttons released.
|
||||||
|
* GPU: Use software transform for flat shading.
|
||||||
|
* GPU: Correct sw flat shading color on Vulkan/D3D.
|
||||||
|
* D3D9: Implement flat shading via state.
|
||||||
|
* D3D11: Implement flat shading in shader.
|
||||||
|
* Rename device choice config options as requested.
|
||||||
|
* D3D11: Allow the user to select rendering device.
|
||||||
|
* If there are multiple Vulkan devices, show a setting to allow the user to choose.
|
||||||
|
* SDL: Move EGL init code into SDLGLGraphicsContext.
|
||||||
|
* SDL: Use fullscreen for mobile/GLES.
|
||||||
|
* SDL: Properly try multiple GL versions.
|
||||||
|
* Update to 1.6.3
|
||||||
|
* Android: Reformat Java files.
|
||||||
|
* cityhash: disable SSE 4.2 optimization on x86
|
||||||
|
* Update default firmware version to 6.60.
|
||||||
|
* Savedata: Respect secureVersion parameter.
|
||||||
|
* OpenGL: Similar to NvOptimusEnablement, use AmdPowerXPressRequestHighPerformance.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 05 13:10:37 UTC 2018 - pousaduarte@gmail.com
|
Tue Jun 05 13:10:37 UTC 2018 - pousaduarte@gmail.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: ppsspp
|
Name: ppsspp
|
||||||
Version: 1.6.2~git20180604
|
Version: 1.6.3~git20180606
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: PlayStation Portable Emulator
|
Summary: PlayStation Portable Emulator
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user