diff --git a/_servicedata b/_servicedata index 1a4a2d3..332a2de 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/hrydgard/ppsspp.git - 68317f0067c31b3336444ba657347e21d986f397 \ No newline at end of file + d23d58c4062762ac7b5f28870e38ca091567d5a4 \ No newline at end of file diff --git a/ppsspp-1.6.3~git20180902.tar.xz b/ppsspp-1.6.3~git20180902.tar.xz index a52f42c..9d772a3 100644 --- a/ppsspp-1.6.3~git20180902.tar.xz +++ b/ppsspp-1.6.3~git20180902.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4ae93927564010cc7d2cfbe7167a9be1f2ee1287afcbb49bf551bada9234abcf -size 163896424 +oid sha256:28eeed63ec30b4c86d637fb2f7dc4afd70598622162d0749db023060c3e4b33d +size 163916864 diff --git a/ppsspp.changes b/ppsspp.changes index 76d5845..0892010 100644 --- a/ppsspp.changes +++ b/ppsspp.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Sep 03 18:59:00 UTC 2018 - pousaduarte@gmail.com + +- Update to version 1.6.3~git20180902: + * TexCache: Optimize DXT5 alpha lerp. + * Core: More consistently use directory constants. + * Android: Add .nomedia files to system and textures. + * TexCache: Avoid masking out alpha for DXT3/DXT5. + * TexCache: Optimize DXT3/DXT5 decode to single pass. + * UI: Fix state screenshot size on pause screen. + * Savedata: Show confirm save without faded icon. + * Add: Get user-preferred locale from OS (linux only) + ------------------------------------------------------------------- Sun Sep 02 18:42:22 UTC 2018 - pousaduarte@gmail.com