Commit graph

20 commits

Author SHA1 Message Date
Tony Wasserka
d76b0dd8ff Properly handle VK_SUBOPTIMAL_KHR 2024-09-29 16:08:39 +02:00
Tony Wasserka
bdbbfb21f7 Clean up GLSL helper 2024-09-29 15:11:48 +02:00
Tony Wasserka
82fdeee209 CMake: Update to glslang 1.3.268.0 to fix resource limits build issues 2024-09-29 14:21:02 +02:00
Tony Wasserka
284feff915 OS: Add check for expired weak_ptr 2024-03-31 22:09:17 +02:00
Tony Wasserka
e9961ad89a OS: Add exception for pm to hold dangling process handles 2024-03-31 22:08:47 +02:00
Tony Wasserka
a9873ad620 Interpreter: Add support for VS/VC condition codes 2024-03-31 15:52:30 +02:00
Tony Wasserka
f1ac92ab66 Interpreter: Implement UMAAL 2024-03-30 18:33:49 +01:00
Tony Wasserka
c2b79585ac OS: Make ServerPort acquisition idempotent
This is required for the ssl and http modules and probably others.
2024-03-30 18:33:49 +01:00
Tony Wasserka
e659f69635 CMake: Swap out shaderc dependency for glslang 2024-03-24 17:41:38 +01:00
Tony Wasserka
2c80b243a9 Gamecard/3DSX: Fix file size reporting with RomFS 2024-03-24 16:15:10 +01:00
Tony Wasserka
79a9221eaf Gamecard/3DSX: Support reading IFVC magic 2024-03-24 16:09:18 +01:00
Tony Wasserka
a4f6eac9a0 Frontend: Don't include keys in log files 2024-03-12 17:32:53 +01:00
Tony Wasserka
47f69cf3c4 Make naming more consistent 2024-03-12 17:32:53 +01:00
Tony Wasserka
7d2c663901 OS: Optimize thread timeout checking 2024-03-10 11:37:43 +01:00
Tony Wasserka
b094815ecb Make DSP emulation opt-in 2024-03-10 11:35:59 +01:00
Tony Wasserka
efa3272b67 Bootstrap: Use Download Play as the placeholder title for the Camera App instead 2024-03-10 11:30:24 +01:00
Tony Wasserka
3a9af165ee OS/HPV: Add CFG 2024-03-09 15:56:30 +01:00
Tony Wasserka
6dc6de3422 CommandProcessor: Reduce extra_data_length field size to 8 bits
This is in line with 3dbrew, and Citra PR 7272 reported the change to fix
game issues.
2024-03-08 21:44:46 +01:00
Tony Wasserka
28f5973e85 Add fs_common.cpp 2024-03-08 15:46:08 +01:00
Tony Wasserka
c7a6ea0846 Hello Mikage 2024-03-08 10:54:13 +01:00