Update on 2021-10-31

OBS-URL: https://build.opensuse.org/package/show/Emulators/ppsspp?expand=0&rev=306
This commit is contained in:
Duarte Pousa 2021-10-31 00:54:35 +00:00 committed by Git OBS Bridge
parent a7ae6d966d
commit efdf3ee276
5 changed files with 27 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">fc2efe5dff25a46b59ee23b987f1b3e07ceb62ae</param></service></servicedata>
<param name="changesrevision">63966cb7a70d8190c7b2f5f4ebd27a6caebe0787</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Sun Oct 31 00:32:20 UTC 2021 - pousaduarte@gmail.com
- Update to version 1.12.3~git20211029:
* Build: allow using system zstd library
* GPU: Fix missing newline in shader.
* Make sure to not leave cull distance uninitialized in other paths, if we do write to it in some path.
* GLES: Skip assert if no buffer.
* Fix analog resize
* Replacement: Allow starting a texture at budget.
* Replacement: Correct budget on later frames.
* Replacement: Add ini setting to disable pop-in.
* Replacement: Tweak some thread safety.
* Replacement: Ensurely orderly stop on reset.
* Replacement: Use a thread to load tex replacements.
* Replacement: Avoid rebuild until ready.
* Replacement: Avoid clash with X define.
* Replacement: Centralize lookup logic.
* Replacement: Delay load texture data.
* Replacement: Purge old cached decoded textures.
* Replacement: Add structure for delayed loading.
-------------------------------------------------------------------
Sun Oct 24 10:57:52 UTC 2021 - pousaduarte@gmail.com

View File

@ -18,7 +18,7 @@
%define _lto_cflags %{nil}
Name: ppsspp
Version: 1.12.3~git20211024
Version: 1.12.3~git20211029
Release: 0
Summary: PlayStation Portable Emulator
License: GPL-2.0-or-later