Commit graph

27 commits

Author SHA1 Message Date
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
08ef130ff0 Add GitLab CI 2024-09-20 15:10:33 +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
51df05c7d1 CMake: Allow compiling against system libraries for cryptopp and libunwind 2024-03-30 18:33:46 +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
b4df51b519 CMake: Prefer Conan-provided packages over system ones 2024-03-12 17:32:53 +01:00
Tony Wasserka
d541fad7b7 CMake: Don't hardcode use of mold for linking 2024-03-12 17:32:53 +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
236326fbac Document how to prefer system packages over Conan 2024-03-08 21:18:28 +01:00
Tony Wasserka
4e2834b77c Readme: Fix formatting 2024-03-08 15:59:35 +01:00
Tony Wasserka
ddbce2861e CMake: Force CONFIG lookup for Boost discovery 2024-03-08 15:56:47 +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
Tony Wasserka
6bb1b12a02 Initial commit 2024-03-07 22:03:58 +01:00