32167 Commits

Author SHA1 Message Date
Unknown W. Brackets
d07c256a1d
Merge pull request #15611 from hrydgard/mali-bug-workaround
Workaround old Mali driver bug with discard + stencil
2022-06-18 17:13:58 -07:00
Henrik Rydgård
8922be2015 Out of performance paranoia, limit the Mali workaround to known affected games 2022-06-19 01:48:37 +02:00
Henrik Rydgård
d0ea3b3284 Work around the Mali stencil discard bug the same way as the Adreno one. 2022-06-18 14:23:09 +02:00
Henrik Rydgård
78ad81db9e Show detected GPU driver bugs in system info 2022-06-18 14:23:09 +02:00
Henrik Rydgård
7656e2b9d9 Increase the difficulty of the GPU driver test
Trying to make the situation more similar to the Midnight Club map
problem, but still failing to repro in the GPU test, though it repros
fine in-game.
2022-06-18 14:23:09 +02:00
Henrik Rydgård
f0cee59cc4
Merge pull request #15608 from unknownbrackets/webos-compile-error
Build: Use cinttypes not inttypes.h
2022-06-18 09:47:46 +02:00
Unknown W. Brackets
5cab38a645 Build: Use cinttypes not inttypes.h.
Apparently this helps webOS, see #15604.
2022-06-17 22:58:30 -07:00
Henrik Rydgård
31aca546e5
Merge pull request #15603 from xujibbs/patch-21
Update zh_TW.ini
2022-06-17 10:14:56 +02:00
Henrik Rydgård
e11204de36
Merge pull request #15602 from xujibbs/patch-20
Update zh_CN.ini
2022-06-17 10:14:42 +02:00
xujibbs
1a09e943a2
Update zh_TW.ini 2022-06-17 12:49:24 +08:00
xujibbs
f86a43b92f
Update zh_CN.ini 2022-06-17 12:38:42 +08:00
Henrik Rydgård
ef0a0c1a3c
Merge pull request #15594 from attikos/master
Update gamecontrollerdb.txt
2022-06-13 11:19:57 +02:00
Bylkov Maksim
61ca7fbd55 Update gamecontrollerdb.txt 2022-06-13 12:26:23 +04:00
Henrik Rydgård
a62fc9e5e4
Merge pull request #15591 from xujibbs/patch-15
Update zh_TW.ini
2022-06-13 09:49:33 +02:00
Henrik Rydgård
0dea3094bb
Merge pull request #15593 from xujibbs/patch-17
Update zh_CN.ini
2022-06-13 09:03:48 +02:00
xujibbs
4dfe0dbb13
Update zh_CN.ini 2022-06-13 14:45:57 +08:00
xujibbs
6daa49d19d
Update zh_TW.ini 2022-06-13 14:12:17 +08:00
Henrik Rydgård
c5fd224f16
Merge pull request #15590 from nassau-tk/fix-ja_jp.ini
Fix-ja_jp.ini
2022-06-12 09:53:42 +02:00
nassau-tk
8a7f0e5bb9 Fix-ja_jp.ini 2022-06-12 07:42:26 +09:00
Henrik Rydgård
f8c219b7f6
Merge pull request #15588 from nassau-tk/fix-ja_jp.ini
Fix-ja_jp.ini
2022-06-11 15:12:05 +02:00
Henrik Rydgård
a9cc818c30
Merge pull request #15587 from hrydgard/attachmentop-rename
Rename Vulkan attachment operation variables
2022-06-11 15:11:16 +02:00
nassau-tk
2c04764fdd Fix-ja_jp.ini 2022-06-11 21:37:05 +09:00
Henrik Rydgård
18e70e67f9 Small struct layout optimization (stencil is never more than 8 bits, can sneak in next to the load actions) 2022-06-11 13:24:14 +02:00
Henrik Rydgård
acb84f0648 Rename Vulkan attachment operation variables. Prep for supporting specifying store op. 2022-06-11 13:22:40 +02:00
Henrik Rydgård
4aee9623e6
Merge pull request #15586 from hrydgard/core-parameters-inline
Inline the CoreParameters accessor (eliminates a function call for each access)
2022-06-11 12:58:12 +02:00
Henrik Rydgård
480b62c708
Merge pull request #15577 from iota97/search-sdl
Add search on SDL
2022-06-11 12:57:35 +02:00
Henrik Rydgård
94800f6194 Inline the CoreParameters accessor (eliminates a function call for each access) 2022-06-11 12:13:07 +02:00
Henrik Rydgård
63fdb99ca2 Shaun White Snowboarding: Use compat flag to eliminate a readback per frame
Should be a good performance improvement.

Just another case of a game copying a framebuffer to RAM, then texturing
directly from it.
2022-06-11 12:00:06 +02:00
Henrik Rydgård
59352bd78f
Merge pull request #15583 from hrydgard/echochrome-lines
Fix and further improve line drawing in Echochrome
2022-06-11 11:39:03 +02:00
Henrik Rydgård
751afde7c9 Echochrome lines: Remove UV offsets, avoid reading the destination (much better codegen) 2022-06-11 11:22:29 +02:00
Henrik Rydgård
5026a867f5
Merge pull request #15585 from xujibbs/patch-14
Update zh_CN.ini
2022-06-11 09:51:13 +02:00
xujibbs
02c10a43db
Update zh_CN.ini 2022-06-11 07:26:58 +08:00
Henrik Rydgård
8df2fc3f0e
Merge pull request #15584 from xujibbs/patch-13
Update zh_TW.ini
2022-06-11 00:52:32 +02:00
xujibbs
54400522fc
Update zh_TW.ini 2022-06-11 06:40:48 +08:00
Henrik Rydgård
d6f8b2a4a6
Merge pull request #15582 from xujibbs/patch-12
Update zh_CN.ini
2022-06-11 00:25:48 +02:00
xujibbs
c224446436
Update zh_CN.ini 2022-06-11 06:21:31 +08:00
Henrik Rydgård
c82d8a04e0 Add centered line drawing for Echochrome. 2022-06-11 00:20:35 +02:00
Henrik Rydgård
493c17647a Take the absolute value when measuring pixel size for line expansion.
Fixes issues in Echochrome. Though still doesn't look fantastic.
2022-06-11 00:03:40 +02:00
Henrik Rydgård
d88bcaca78 Bump gradle again, .gitignore update for VS 2022 2022-06-10 23:57:59 +02:00
Henrik Rydgård
97ee888aab Add TODO to see if we can make better choices of time sources 2022-06-10 23:57:59 +02:00
Henrik Rydgård
13e7b584b2
Merge pull request #15581 from Xbox-Homebrew/master
Add additional rescaps for UWP port
2022-06-09 22:36:39 +02:00
tunip3
a83c45fac9
add additional rescaps 2022-06-09 21:00:10 +01:00
tunip3
0e80d7a8f5
fix indentation 2022-06-09 20:58:13 +01:00
tunip3
b4cd068d52
add runFullTrust, broadFileSystemAccess and expandedResources rescaps 2022-06-09 20:48:28 +01:00
iota97
464a07abb7 Add guard 2022-06-09 11:14:48 +02:00
Henrik Rydgård
6125c97651
Merge pull request #15579 from xujibbs/patch-11
Update zh_CN.ini
2022-06-08 09:22:49 +02:00
xujibbs
509f1ef81d
Update zh_CN.ini 2022-06-08 09:06:15 +08:00
iota97
dd58923adb Add search on SDL 2022-06-07 17:16:06 +02:00
Henrik Rydgård
41a9e77f8c
Merge pull request #15576 from PutuDesca/patch-5
Update id_ID.ini
2022-06-07 09:19:23 +02:00
PutuDesca
19b1421a54
Update id_ID.ini 2022-06-07 15:18:40 +08:00