~ppsspp/ppsspp/+git/ppsspp:v1.17.1-beta4

Last commit made on 2024-02-02
Get this branch:
git clone -b v1.17.1-beta4 https://git.launchpad.net/~ppsspp/ppsspp/+git/ppsspp

Branch merges

Branch information

Name:
v1.17.1-beta4
Repository:
lp:~ppsspp/ppsspp/+git/ppsspp

Recent commits

79da183... by =?utf-8?q?Henrik_Rydg=C3=A5rd?= <email address hidden>

v1.17.1-beta4

16d1d55... by =?utf-8?q?Henrik_Rydg=C3=A5rd?= <email address hidden>

Merge pull request #18815 from hrydgard/additional-fixes

More fixes

d4a71a2... by =?utf-8?q?Henrik_Rydg=C3=A5rd?= <email address hidden>

More fixes

d6b109b... by =?utf-8?q?Henrik_Rydg=C3=A5rd?= <email address hidden>

Fix crash when loading a ppdmp while another ppdmp is displaying

7d894b8... by =?utf-8?q?Henrik_Rydg=C3=A5rd?= <email address hidden>

Merge pull request #18813 from hrydgard/ufc-crash-work

Mali: Turn off any depth writes in the shader if depth test == NEVER

e226ef6... by =?utf-8?q?Henrik_Rydg=C3=A5rd?= <email address hidden>

Merge pull request #18814 from hrydgard/hide-extracted-iso-warning

Hide the extracted ISO warning if ppsspp-index.lst is present.

ca6e0f4... by =?utf-8?q?Henrik_Rydg=C3=A5rd?= <email address hidden>

Hide the extracted ISO warning if ppsspp-index.lst is present.

b4eecf3... by =?utf-8?q?Henrik_Rydg=C3=A5rd?= <email address hidden>

Mali: Turn off any depth writes if depth test is set to NEVER.

6ce4933... by =?utf-8?q?Henrik_Rydg=C3=A5rd?= <email address hidden>

Split the discard-stencil-bug flag into separate flags for Adreno and Mali

7f2885e... by =?utf-8?q?Henrik_Rydg=C3=A5rd?= <email address hidden>

Merge pull request #18810 from hrydgard/more-fixes

More fixes looking at crash reports