Henrik Rydgård
9f1f75ddab
Refactor: Merge the ChooseDevice function into CreateDevice
2024-07-17 10:31:49 +02:00
Henrik Rydgård
cb9c230e4e
Valgrind: Add suppression file to be able to use Valgrind on PPSSPP in WSL2 on Windows
2024-07-16 19:52:00 +02:00
Henrik Rydgård
77f92f639a
Merge pull request #19327 from Kethen/right_stick_analog
...
allow binding custom right stick to analog
2024-07-16 17:43:21 +02:00
Katharine Chui
9b9f7bdcd3
bump com.gladed.androidgitversion to fix android studio building ( #19328 )
...
fixes "Could not find com.android.tools.build:gradle:2.3.3."
ref: https://github.com/gladed/gradle-android-git-version/issues/55
2024-07-16 16:53:35 +02:00
Katharine Chui
d7fd44280a
allow binding custom right stick to analog
2024-07-16 16:06:13 +02:00
Henrik Rydgård
e01ca5b057
Logging API change (refactor) ( #19324 )
...
* Rename LogType to Log
* Explicitly use the Log:: enum when logging. Allows for autocomplete when editing.
* Mac/ARM64 buildfix
* Do the same with the hle result log macros
* Rename the log names to mixed case while at it.
* iOS buildfix
* Qt buildfix attempt, ARM32 buildfix
2024-07-14 14:42:59 +02:00
Henrik Rydgård
ae3ff686f0
Merge pull request #19326 from lvonasek/feature-openxr-supersampling
...
OpenXR - Add FBO supersampling
2024-07-14 14:12:39 +02:00
Lubos
6894f581ab
OpenXR - Add FBO supersampling
2024-07-13 22:39:00 +02:00
Henrik Rydgård
630cae9616
Merge pull request #19314 from hrydgard/ios-app-switching-mode
...
Add setting to control the iOS app switching mode
2024-07-13 01:01:42 +02:00
Henrik Rydgård
b879c7bfa8
Merge pull request #19322 from lvonasek/hotfix-openxr-gamepad
...
OpenXR - Do not require controllers connected
2024-07-12 23:55:57 +02:00
Luboš V
e45059455f
OpenXR - Do not require controllers connected
2024-07-12 12:47:42 +02:00
Henrik Rydgård
bcdeadd865
Merge pull request #19320 from Narugakuruga/patch-34
...
Optimize Chinese translation
2024-07-10 14:45:21 +02:00
Narugakuruga
89e461df50
Update zh_CN.ini
2024-07-10 20:13:43 +08:00
Narugakuruga
37a6ee43b7
Update zh_CN.ini
2024-07-10 19:48:16 +08:00
Narugakuruga
9c417d64d3
Update zh_CN.ini
2024-07-10 19:39:19 +08:00
Narugakuruga
7bb67b3e1e
Optimize Chinese translation
2024-07-10 19:22:27 +08:00
Henrik Rydgård
80baaa5fc4
Merge pull request #19316 from eveninglatte/master
...
Updated Polish translation & fixed strings not being translated properly
2024-07-08 21:49:29 +02:00
eveninglatte
00e4dcd43a
Fixed some strings not being translated properly
...
Also changed all occurences of "Smart 2D Texture Filtering" to be lowercase except for the first word
2024-07-07 14:49:47 +02:00
eveninglatte
91dc7d8343
Updated Polish translation
2024-07-06 22:38:17 +02:00
Henrik Rydgård
63d688f322
Add new translation strings
2024-07-05 20:09:49 +02:00
Henrik Rydgård
305418813a
Add option to control the iOS app switching mode
2024-07-05 20:08:12 +02:00
Henrik Rydgård
0b76d443e2
D3D11 texture replacement: Support more mip levels. Fixes crash in texture pack.
...
Fixes #19312
2024-07-02 11:56:27 +02:00
Henrik Rydgård
c737eca1a7
Merge pull request #19310 from ANR2MERefork/adhoc_socket
...
[Adhoc] Attempt to prevent sockets lingering in TIME_WAIT state after closure
2024-06-30 01:11:02 +02:00
AdamN
c389ede092
Update deleteAllAdhocSockets
2024-06-29 00:57:16 +07:00
AdamN
9e8e43f7b7
Update NetAdhocPtp_Close
2024-06-29 00:46:44 +07:00
AdamN
2222254f3e
Update NetAdhocPdp_Delete
2024-06-29 00:44:51 +07:00
AdamN
6cccb9cb72
add SD_RECEIVE definition
2024-06-29 00:29:15 +07:00
Henrik Rydgård
13506d3d02
Remove some '&' signs from translations that shouldn't be there
2024-06-27 23:46:12 +02:00
Henrik Rydgård
dd21845314
Merge pull request #19303 from lvonasek/fix-stereo-math
...
Fix math of simple stereo
2024-06-25 17:37:54 +02:00
Lubos
a9b5a4739e
Fix math of simple stereo
2024-06-25 16:06:03 +02:00
Henrik Rydgård
2a3aaed711
Merge pull request #19302 from lvonasek/cleanup-openxr
...
OpenXR - Code cleanup
2024-06-24 21:17:15 +02:00
Henrik Rydgård
38b441dbc3
Merge pull request #19301 from hrydgard/update-rcheevos
...
Update rcheevos submodule to v11.4.0
2024-06-24 21:16:08 +02:00
Luboš V
27152b1e47
OpenXR - Forgotten usages
2024-06-24 19:43:17 +02:00
Luboš V
dd9bc42b0a
OpenXR - Remove multiview from shader
2024-06-24 19:24:46 +02:00
Luboš V
8120d4c10c
OpenGL - Remove unused code
2024-06-24 19:12:01 +02:00
Lubos
4dc3f45d8d
OpenXR - OpenGL support
2024-06-24 17:54:26 +02:00
Lubos
86881d374e
OpenXR - SBS reprojection fixed
2024-06-24 17:38:17 +02:00
Lubos
15af767e25
OpenXR - SBS support prepared
2024-06-24 17:26:38 +02:00
Lubos
ffca688f99
OpenXR - Remove multiview
2024-06-24 17:00:56 +02:00
Lubos
226956b49f
OpenXR - Remove foveation
2024-06-24 16:42:19 +02:00
Henrik Rydgård
62e133c9c3
Update rcheevos submodule to v11.4.0
2024-06-24 12:26:33 +02:00
Henrik Rydgård
4a40e3bf69
Enable "AllowLargeFBTextureOffsets" for FF Type-0.
...
See #18879
2024-06-24 11:18:22 +02:00
Henrik Rydgård
867c1f2dca
Merge pull request #19299 from hrydgard/ir-interpreter-opt
...
IR Interpreter: Two small optimizations
2024-06-24 11:09:58 +02:00
Henrik Rydgård
982a83d867
IRInterpreter: Optimize variable shifts (no need to mask by 0x1f)
2024-06-24 09:30:21 +02:00
Henrik Rydgård
06315ae6ee
IRInterpreter: Slight optimization for fmul
...
Just put stuff in temporaries, allows for better codegen
2024-06-24 09:12:57 +02:00
Henrik Rydgård
515cac745c
Merge pull request #19293 from hrydgard/remote-disc-ui-update
...
Rework remote ISO UI a bit
2024-06-23 18:08:41 +02:00
Henrik Rydgård
aa74325193
Merge pull request #19296 from hrydgard/vulkan-workarounds
...
Vulkan: Fall back to extension if core functions won't load.
2024-06-23 18:08:16 +02:00
Henrik Rydgård
2959c1b3c3
Add translations
2024-06-23 15:47:21 +02:00
Henrik Rydgård
049a496f8b
Rework remote ISO UI a bit (more to come)
2024-06-23 15:47:18 +02:00
Henrik Rydgård
f9feb33ff6
Cargo update
2024-06-23 15:47:17 +02:00