Update on 2021-02-02

OBS-URL: https://build.opensuse.org/package/show/Emulators/ppsspp?expand=0&rev=273
This commit is contained in:
Duarte Pousa
2021-02-02 11:20:24 +00:00
committed by Git OBS Bridge
parent 551ecbc300
commit 3c97433d77
5 changed files with 21 additions and 5 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Feb 02 11:13:54 UTC 2021 - pousaduarte@gmail.com
- Update to version 1.10.3~git20210201:
* Updated PdpStat and PtpStat
* vertexjit: Only save extra regs on x64.
* Core: Assert debug stats remain positive.
* vertexjit: Correct saved registers on x64.
* Core: Maintain frame dump disc ID in SFO.
* Loaders: Prevent errors on 0 byte reads.
* Have the flat shading workaround obey the driver workarounds checkbox
* Fix minor rendering glitch in PPSSPP's menus on iOS
* Add checkbox to enable/disable driver bug workarounds.
* Add a new command in developer tools to list and load framedumps from framedump.ppsspp.org/repro/
* Framedump test screen. Downloads a list of framedumps.
-------------------------------------------------------------------
Sun Jan 31 14:59:15 UTC 2021 - pousaduarte@gmail.com