Scheduled source refresh

OBS-URL: https://build.opensuse.org/package/show/Emulators/ppsspp?expand=0&rev=226
This commit is contained in:
Duarte Pousa 2019-10-31 15:05:45 +00:00 committed by Git OBS Bridge
parent ad3abc3789
commit 9f3a3ab220
5 changed files with 30 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">0d76906b39a30794ff34a0264afd55faa80243fd</param></service></servicedata>
<param name="changesrevision">54823a87ccad3b41615bf652234d069569798f42</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Thu Oct 31 14:25:59 UTC 2019 - pousaduarte@gmail.com
- Update to version 1.9.3~git20191030:
* Oops
* Isolate most of the softgpu specialization code to RasterizerRectangle.
* Fix a backwards check
* Remove unused textureswizzle support (we use shaders instead). Universally support presenting 5551 format directly.
* Hack around most of the problems with the save/load dialog. Software stretch gets enabled in non-wide mode, so wallpapers work at a cost of speed.
* Scissor fix
* Even more speed.
* More speed
* Buildfix
* Further specialization.
* More specialization work.
* DarkStalkers: Fix display on OpenGL ES.
* DarkStalkers: Fix display in the D3D backends. Still broken in OpenGL.
* Darkstalkers: Gross hack to avoid the game's own stretch, and present the raw buffer instead for a sharper image.
* More darkstalkers work
* Detect sprite drawing (1:1 texture mapping), run a simpler function without the triangle state tracking.
* SoftGPU: Detect through-mode rectangles from triangle strips
* Software renderer: Use hardware color conversion on Vulkan in 5551 16-bit mode
* Start slowly migrating from macros
* Add a compat.ini flag for software rendering, use it to force on in Darkstalkers
-------------------------------------------------------------------
Sat Oct 26 12:30:13 UTC 2019 - pousaduarte@gmail.com

View File

@ -17,7 +17,7 @@
Name: ppsspp
Version: 1.9.3~git20191025
Version: 1.9.3~git20191030
Release: 0
Summary: PlayStation Portable Emulator
License: GPL-2.0-or-later