Unknown W. Brackets
|
74084f4420
|
Debugger: Don't hang mem dump if stepping in GE.
|
2022-12-18 21:26:59 -08:00 |
|
Unknown W. Brackets
|
860be93c0c
|
GE Debugger: Prevent double init.
If you were mashing record, it was possible to add two inits to the
recording, which caused playback issues.
|
2022-12-18 14:53:11 -08:00 |
|
Henrik Rydgård
|
6922ee7e52
|
Add some asserts in the hope of gathering some more info (and consolidating some crashes).
|
2022-12-18 21:58:20 +01:00 |
|
Unknown W. Brackets
|
252966bb17
|
GL: Cleanup a check to use ARB instead.
|
2022-12-18 12:03:21 -08:00 |
|
Unknown W. Brackets
|
f6980b9f9d
|
D3D9: Avoid curve Z clip to be safe.
I think it does actually happen, but we don't do it in the shader, so
let's not do it here.
|
2022-12-18 12:01:28 -08:00 |
|
Unknown W. Brackets
|
3e77cb1475
|
D3D9: Support old-style user clip planes.
This fixes negative Z issues on D3D9 in many cases, such as #14168
and #16574, but only when clip planes are supported.
|
2022-12-18 11:04:33 -08:00 |
|
Henrik Rydgård
|
710e63814f
|
Merge pull request #16614 from unknownbrackets/continue-prev
GPU: Keep prevPrim_ set on flush
|
2022-12-18 16:44:39 +01:00 |
|
Unknown W. Brackets
|
6e8aad727b
|
GPU: Prevent GE_PRIM_INVALID on flush.
Wasn't enough to set prim temporarily here.
|
2022-12-18 07:23:58 -08:00 |
|
Unknown W. Brackets
|
e5dbdba638
|
GPU: Keep prevPrim_ set on flush.
For continuing previous verts, see #16612. We still don't handle these
quite accurately (outside software rendering), but this should be better.
|
2022-12-18 07:14:19 -08:00 |
|
Henrik Rydgård
|
ab45ab855e
|
Merge pull request #16613 from TotalCaesar659/patch-1
Update Russian translation
|
2022-12-18 13:57:05 +01:00 |
|
TotalCaesar659
|
c304e946e0
|
Update Russian translation
|
2022-12-18 14:59:14 +03:00 |
|
Henrik Rydgård
|
e0ab56dea1
|
Add SDL controller string for iBuffalo 16 buttons.
Fixes #12223
|
2022-12-18 08:58:28 +01:00 |
|
Unknown W. Brackets
|
4942ab7d83
|
Merge pull request #16611 from hrydgard/move-a-setting
Move the "Take insets into account when centering" setting to the display layout screen
|
2022-12-17 13:57:16 -08:00 |
|
Unknown W. Brackets
|
8e0158b19a
|
Merge pull request #16602 from hrydgard/assert-extra-info
Supply some extra info in asserts (currently game ID and name).
|
2022-12-17 13:53:20 -08:00 |
|
Henrik Rydgård
|
5ec7f803e4
|
Insert the new string in translation files
|
2022-12-17 22:38:09 +01:00 |
|
Henrik Rydgård
|
2ab7222d5b
|
Clear the extra assert info on game exit
|
2022-12-17 22:17:29 +01:00 |
|
Henrik Rydgård
|
800bc91a8a
|
Supply some extra info in asserts (currently game ID and name).
Google Play Console can now show this along with the assert stacktrace.
|
2022-12-17 22:14:47 +01:00 |
|
Henrik Rydgård
|
91e7cc6976
|
Make "DPI" translatable
|
2022-12-17 22:14:21 +01:00 |
|
Henrik Rydgård
|
4e41474e85
|
Merge pull request #16609 from lvonasek/hotfix-openxr-hud
OpenXR - Rendering fixes for a few games
|
2022-12-17 22:12:01 +01:00 |
|
Unknown W. Brackets
|
21332c677b
|
Build: Allow compiling without armips.
|
2022-12-17 10:08:46 -08:00 |
|
Unknown W. Brackets
|
2b3071412e
|
Config: Cleanup a few more settings commonly.
|
2022-12-17 09:03:07 -08:00 |
|
Unknown W. Brackets
|
4404b3a5f2
|
Config: Force jit off with game-specific configs.
|
2022-12-17 09:03:07 -08:00 |
|
Unknown W. Brackets
|
5c9a38d50c
|
Config: Cleanup Path usage for ini file load/save.
|
2022-12-17 09:03:07 -08:00 |
|
Lubos
|
992d4c5147
|
OpenXR - Final Fantasy rendering fixed
|
2022-12-17 17:52:04 +01:00 |
|
Lubos
|
3de2ba1e9f
|
OpenXR - 3rd Birthday rendering fixed
|
2022-12-17 16:51:05 +01:00 |
|
Henrik Rydgård
|
07c043a4ee
|
Move the "Ignore insets when centering" setting to the display layout screen.
|
2022-12-17 16:18:35 +01:00 |
|
Henrik Rydgård
|
ba8e52d228
|
Merge pull request #16604 from Arashvscode/master
New translation
|
2022-12-17 10:16:19 +01:00 |
|
Henrik Rydgård
|
5415bea32b
|
Merge pull request #16606 from Saramagrean/patch-3
Update th_TH.ini
|
2022-12-17 08:16:04 +01:00 |
|
Henrik Rydgård
|
265a3c1c1f
|
Merge pull request #16605 from TotalCaesar659/patch-1
Update Russian translation
|
2022-12-17 08:15:35 +01:00 |
|
Benjamin Benda Gates
|
c5268b8c30
|
Update th_TH.ini
|
2022-12-17 08:44:15 +07:00 |
|
TotalCaesar659
|
b514746476
|
Update Russian translation
|
2022-12-17 01:45:16 +03:00 |
|
Mr a
|
f48a3c04e3
|
Add files via upload
|
2022-12-17 02:12:36 +03:30 |
|
Henrik Rydgård
|
6e339d5726
|
Merge pull request #16603 from ppmeis/patch-2
Added all remaining strings translated
|
2022-12-16 22:28:21 +01:00 |
|
PpmeiS
|
ecadfde1cc
|
Added all remaining strings translated
Also minor typos.
|
2022-12-16 22:09:13 +01:00 |
|
Henrik Rydgård
|
61cc6cd0e0
|
Fix bug swapping O/X visually on PSPOskDialog
|
2022-12-16 21:51:20 +01:00 |
|
Henrik Rydgård
|
6bb0115e73
|
Quickfix for texture uploads after #16599
|
2022-12-16 14:57:52 +01:00 |
|
Henrik Rydgård
|
bd26250d89
|
Merge pull request #16599 from hrydgard/revert-to-single-descriptor-set
Vulkan: Remove the new 0th descriptor set, move everything else back to desc set 0
|
2022-12-16 13:35:24 +01:00 |
|
Henrik Rydgård
|
f0dab0e5d8
|
Merge pull request #16598 from leoxxx/master
Update zh_CN.ini
|
2022-12-16 13:06:56 +01:00 |
|
Henrik Rydgård
|
26884150d7
|
Remove the 0th descriptor set, move everything else back to 0
|
2022-12-16 13:05:40 +01:00 |
|
leoxxx
|
185fa08739
|
Update zh_CN.ini
|
2022-12-16 19:49:30 +08:00 |
|
Henrik Rydgård
|
5406c4f97a
|
Merge pull request #16595 from hrydgard/transparent-background-option
Transparent background option
|
2022-12-16 09:59:12 +01:00 |
|
Henrik Rydgård
|
41f679a3b2
|
Add new translation string
|
2022-12-16 09:15:12 +01:00 |
|
Henrik Rydgård
|
b26b2c7f78
|
Add translation string
|
2022-12-16 09:15:12 +01:00 |
|
Henrik Rydgård
|
3053f763f6
|
Add setting for transparent UI background
Fixes #16593
|
2022-12-16 09:15:08 +01:00 |
|
Henrik Rydgård
|
8ed87d48e3
|
Merge pull request #16589 from sum2012/patch
Update README.MD
|
2022-12-16 08:39:18 +01:00 |
|
Henrik Rydgård
|
789f6408a2
|
Merge pull request #16592 from leoxxx/master
Update zh_CN.ini
|
2022-12-16 08:38:56 +01:00 |
|
Henrik Rydgård
|
0e9bb037ba
|
Merge pull request #16594 from Kaitul/patch-7
Update zh_TW.ini
|
2022-12-16 08:37:41 +01:00 |
|
人工知能
|
db800f1478
|
Update zh_TW.ini
|
2022-12-16 15:36:40 +08:00 |
|
leoxxx
|
668b052bef
|
Update zh_CN.ini
|
2022-12-16 10:14:56 +08:00 |
|
leoxxx
|
e8d29922e1
|
Update zh_CN.ini
|
2022-12-16 09:49:14 +08:00 |
|