diff --git a/_servicedata b/_servicedata index 73e375b..0e0f0a1 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/hrydgard/ppsspp.git - 204bfc7441d53da114443677eca67305f3b305e0 \ No newline at end of file + 6d0ed4ad0700030f6e80b1f6a420b8983624e93d \ No newline at end of file diff --git a/ppsspp-1.6.3~git20180909.tar.xz b/ppsspp-1.6.3~git20180909.tar.xz deleted file mode 100644 index d6b975c..0000000 --- a/ppsspp-1.6.3~git20180909.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a8a45394cf9d115144b41fa3e77e056702ebcd72e7227f64e686a41693d2b9c9 -size 163911128 diff --git a/ppsspp-1.6.3~git20180912.tar.xz b/ppsspp-1.6.3~git20180912.tar.xz new file mode 100644 index 0000000..bfe9fd8 --- /dev/null +++ b/ppsspp-1.6.3~git20180912.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5999a6a408adc70f2b490f9e4e4d950fb9f701ddfc13c924a44bf90004386b19 +size 163906936 diff --git a/ppsspp.changes b/ppsspp.changes index e1a10ac..5c9bcbe 100644 --- a/ppsspp.changes +++ b/ppsspp.changes @@ -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 diff --git a/ppsspp.spec b/ppsspp.spec index c1ba2c3..ffcb65b 100644 --- a/ppsspp.spec +++ b/ppsspp.spec @@ -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+