Henrik Rydgård
|
44d06ec42f
|
Add some sanity checks guided by Android crash reports
|
2025-06-07 16:35:19 +02:00 |
|
Henrik Rydgård
|
a4b2a6051c
|
Correct the position of a mutex lock in logging
|
2025-06-06 19:36:43 +02:00 |
|
Henrik Rydgård
|
8d6f8b9399
|
Cleanup and paranoia
|
2025-06-06 10:34:13 +02:00 |
|
Henrik Rydgård
|
deb2fa4a63
|
Texture replacement: Fix issue where we could accidentally close a file twice.
Add a sanity check.
|
2025-06-06 10:31:01 +02:00 |
|
Henrik Rydgård
|
4cc5b230ce
|
The ritual bump of the shader cache version
|
2025-06-05 11:01:25 +02:00 |
|
Henrik Rydgård
|
e4254b9570
|
Add some small debug counters that can be sent out through the assert message on Android
To enable more understanding of how some crashes could happen.
|
2025-06-03 12:01:47 +02:00 |
|
oltolm
|
52c57ad9fa
|
FileUtil.cpp: fix CreateFullPath for relative paths
|
2025-05-31 18:26:09 +02:00 |
|
Henrik Rydgård
|
a361a32f4b
|
More minor cleanups
|
2025-05-29 13:39:33 +02:00 |
|
Henrik Rydgård
|
5eb87f0fb4
|
Logging fixes and cleanups around folder move
|
2025-05-29 13:13:07 +02:00 |
|
Henrik Rydgård
|
ff0bf64050
|
Remove left-behind ampersand merging from atlas text-drawing codepath
See #20402
|
2025-05-29 09:54:40 +02:00 |
|
Henrik Rydgård
|
6b987fa4ac
|
MemstickScreen: Cleanly cancel instead of blocking the back button if space calculation is underway
|
2025-05-28 15:27:00 +02:00 |
|
Henrik Rydgård
|
0c55bfcb70
|
ConvertUTF8ToJavaModifiedUTF8: Comment cleanup
|
2025-05-28 12:51:18 +02:00 |
|
Henrik Rydgård
|
f14a38db52
|
Remove a few uses of std::bind
|
2025-05-28 11:05:35 +02:00 |
|
Henrik Rydgård
|
2bc181104b
|
Sanity checks
|
2025-05-28 11:01:15 +02:00 |
|
Henrik Rydgård
|
4edbc14025
|
Fix the background image selector on MacOS and Linux (with pfd)
Forgot that the backends need changes too, after I split out image file selection from the other types.
|
2025-05-27 23:04:18 +02:00 |
|
Henrik Rydgård
|
f0b0457fea
|
More minor fixes
|
2025-05-26 19:40:31 +02:00 |
|
Henrik Rydgård
|
22b1ecf65b
|
Memstick: Show a warning if you pick a folder inside the previous one (common mistake)
|
2025-05-26 13:23:10 +02:00 |
|
Henrik Rydgård
|
776dc4734a
|
Prevent UI from hanging if backing out of the MemstickScreen while tasks are underway
|
2025-05-26 11:57:19 +02:00 |
|
Henrik Rydgård
|
1be01aea52
|
rcheevos: Call rc_client_do_frame in the flip callback.
Also some minor cleanup of the AVI recording.
Should fix #20383
|
2025-05-25 22:21:37 +02:00 |
|
Henrik Rydgård
|
65229026bb
|
Add a checkbox to enable file logging from the UI, in developer settings.
Fixes issue #20372.
The file is written to PSP/SYSTEM/DUMP/log.txt by default, but you can
override from the command line if needed.
|
2025-05-25 18:54:30 +02:00 |
|
Henrik Rydgård
|
c3ed94b721
|
More icon work
|
2025-05-25 11:22:05 +02:00 |
|
Henrik Rydgård
|
2a8ae61ecb
|
More UI tweaks, use the new strings
|
2025-05-25 11:22:05 +02:00 |
|
Henrik Rydgård
|
8f10666ba8
|
Fix mainscreen icon
|
2025-05-25 11:22:04 +02:00 |
|
Henrik Rydgård
|
a26dd326f5
|
More visual updates
|
2025-05-25 11:22:04 +02:00 |
|
Henrik Rydgård
|
a1453c6436
|
Add shiny gold icon animation
|
2025-05-25 11:22:04 +02:00 |
|
Henrik Rydgård
|
2dbb54667d
|
IAP work
|
2025-05-25 11:22:04 +02:00 |
|
Henrik Rydgård
|
d619510b8b
|
Drag-drop / shortcut launch fixes
|
2025-05-22 11:10:15 +02:00 |
|
Henrik Rydgård
|
6bf8d7d1db
|
Memory safety fixes
|
2025-05-22 11:10:00 +02:00 |
|
Henrik Rydgård
|
d782382f28
|
Merge pull request #20385 from hrydgard/android-shortcut-fix
Android shortcut fix
|
2025-05-22 09:24:41 +02:00 |
|
Henrik Rydgård
|
e5d929d814
|
Cancel all popups when loading a new game during gameplay
|
2025-05-21 21:42:08 +02:00 |
|
Henrik Rydgård
|
a36d3cf18d
|
Logging improvements / despam
|
2025-05-21 21:42:08 +02:00 |
|
Henrik Rydgård
|
a6c5ec2cca
|
Apply Lubos' VR input fix
|
2025-05-21 21:41:50 +02:00 |
|
Henrik Rydgård
|
09e067c6e1
|
Revert "Get rid of remains of support for non-square screen DPIs"
This reverts commit f206ed95eb.
|
2025-05-21 21:41:50 +02:00 |
|
Henrik Rydgård
|
53f8c32309
|
Merge pull request #20382 from lvonasek/hotfix-openxr-passthrough
OpenXR - Passthrough on the latest QuestOS fixed
|
2025-05-21 21:39:07 +02:00 |
|
Lubos V.
|
4488ce1460
|
OpenXR - Passthrough on the latest QuestOS fixed
|
2025-05-21 18:51:53 +02:00 |
|
Henrik Rydgård
|
fb2ac6475a
|
Mac/ios: Use new font name (oops). Improve error checking when loading cocoa fonts
|
2025-05-21 14:03:04 +02:00 |
|
Henrik Rydgård
|
a85f748677
|
Merge pull request #20376 from hrydgard/vulkan-semaphore-fix
Vulkan semaphore fix
|
2025-05-20 11:59:48 +02:00 |
|
Henrik Rydgård
|
7792e01545
|
Vulkan: RenderCompleteSemaphores are now per swapchain image, instead of per-buffered-frame.
|
2025-05-20 11:39:08 +02:00 |
|
Mark Zhuang
|
037e89fdd1
|
RISCV: enable some cpu extensions for spacemit k1
spacemit vendor linux kernel is spacemit,k1-x:
k1-x is from spacemit https://gitee.com/bianbu-linux/linux-6.6/blob/k1-bl-v2.1.y/arch/riscv/boot/dts/spacemit/k1-x.dtsi#L17
while upstream linux kernel is spacemit,k1:
https://github.com/torvalds/linux/blob/a5806cd506af5a7c19bcd596e4708b5c464bfd21/arch/riscv/boot/dts/spacemit/k1.dtsi#L11
|
2025-05-20 16:11:42 +08:00 |
|
Henrik Rydgård
|
536cb483d9
|
Move swapchain image data responsibility to RenderManager, part 1
|
2025-05-20 08:42:37 +02:00 |
|
Henrik Rydgård
|
6035ef0652
|
Implement image file picker on iOS, various buildfixes
|
2025-05-19 20:41:16 +02:00 |
|
Henrik Rydgård
|
33fbeec7dd
|
Merge pull request #20358 from oltolm/comptr
ComPtr
|
2025-05-18 00:40:39 +02:00 |
|
oltolm
|
c75c2992b3
|
D3D11: use ComPtr in more places
|
2025-05-17 23:35:41 +02:00 |
|
Henrik Rydgård
|
10f742e123
|
Merge pull request #20352 from xfan1024/riscv64-fix-fmv
Fix RiscVEmitter::QuickFLI (#20351)
|
2025-05-17 09:33:39 +02:00 |
|
xiaofan
|
885f078bb7
|
Fix RiscVEmitter::QuickFLI (#20351)
using `fmv.w.x` intead of `fmv.d.x` when load Float32 to float register
Signed-off-by: xiaofan <xiaofan@iscas.ac.cn>
|
2025-05-17 13:46:18 +08:00 |
|
Henrik Rydgård
|
7efd604c25
|
Improve the MGS Acid 2 hack to fix the oil spill crash
Not really proud of this, but takes care of #20306 for now.
|
2025-05-16 19:22:37 +02:00 |
|
Henrik Rydgård
|
3f747e6292
|
MSVC debugger: Add natvis file for FastVec so you can see contents in the debugger.
|
2025-05-16 18:51:45 +02:00 |
|
Henrik Rydgård
|
8e206d891f
|
Add some paranoid checking to avoid a weird crash seen in logs
|
2025-05-15 20:40:26 +02:00 |
|
Henrik Rydgård
|
ceef65fe67
|
Wait for pipelines to finish creating before proceeding with boot.
|
2025-05-15 12:26:03 +02:00 |
|
Henrik Rydgård
|
751e4fad2e
|
Move more of GPU init to the loader thread. Some log cleanup.
|
2025-05-15 11:43:37 +02:00 |
|