Scheduled source refresh

OBS-URL: https://build.opensuse.org/package/show/Emulators/ppsspp?expand=0&rev=99
This commit is contained in:
Duarte Pousa 2018-09-12 13:29:28 +00:00 committed by Git OBS Bridge
parent 968a3aed43
commit 33e9431a73
5 changed files with 20 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">204bfc7441d53da114443677eca67305f3b305e0</param></service></servicedata>
<param name="changesrevision">6d0ed4ad0700030f6e80b1f6a420b8983624e93d</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed Sep 12 13:16:35 UTC 2018 - pousaduarte@gmail.com
- Update to version 1.6.3~git20180912:
* Add: -ffast-math compiler option to anything other then Intel
* GPU: Handle bad fog params as large signed vals.
* SoftGPU: Support fog on 3D rectangles.
* GPU: Apply fog before color test.
* GPU: Clamp after color doubling.
* GPU: Apply color test after doubling.
* SoftGPU: Preserve stencil inside logic op func.
* SoftGPU: Avoid extra lookup of old stencil.
* D3D11: Fix pow(0, 0) lighting handling.
* GPU: Clean up some shader id flag usage.
-------------------------------------------------------------------
Sun Sep 09 10:15:38 UTC 2018 - pousaduarte@gmail.com

View File

@ -17,7 +17,7 @@
Name: ppsspp
Version: 1.6.3~git20180909
Version: 1.6.3~git20180912
Release: 0
Summary: PlayStation Portable Emulator
License: GPL-2.0+