ppsspp/ext
2024-11-07 11:10:16 +01:00
..
armips@a8d71f0f27 Update the armips submodule (used for asm/disasm etc) 2023-12-09 00:21:57 +01:00
at3_standalone Minor optimization 2024-09-10 17:42:52 +02:00
basis_universal Include zstd as a system header from basis_universal. 2023-03-16 14:59:18 +01:00
cityhash
cmake Move the HAVE_SYSCTLBYNAME definition out of X86, remove the previous workaround 2023-09-03 15:19:02 +02:00
cpu_features@fd4ffc1632 Bump the cpu_features submodule to latest 2023-09-03 14:02:53 +02:00
discord-rpc@963aa9f3e5
discord-rpc-build Build: Cleanup some MSVC optimization settings. 2023-02-26 11:27:46 -08:00
gason
glew [CMake] ext related CMake changes for Nintendo Switch 2023-06-27 17:19:29 +02:00
glslang@b34f619e1c RequestManager: Add a separate callback for failures. Separate because we usually don't need it, except Osk. 2023-03-25 18:49:23 +01:00
glslang-build Build: Update to glslang v11.13.0, use upstream. 2023-01-01 10:28:53 -08:00
imgui ImGui debugger: assorted work 2024-11-07 11:10:16 +01:00
jpge ext: jpge: move header on top 2024-07-27 18:56:13 +02:00
libadrenotools@8fae8ce254 Bump libadrenotools to latest 2024-10-27 18:29:21 +01:00
libchdr@26d27ca490 Update libchdr to the latest, which supports zstd blocks 2024-02-04 12:44:42 +01:00
libchdr-build cmake fix 2024-02-04 13:03:56 +01:00
libkirk Minor formatting issue 2024-07-16 23:35:21 +02:00
libpng17 Update ext/libpng17/CMakeLists.txt 2024-04-26 17:38:39 -03:00
libzip Review's changes, more fixes and better structure 2023-05-02 00:09:22 +04:00
lua@ecf1e2f0fb Initial build setup for including lua 2024-11-05 11:20:43 +01:00
lua-build Initial build setup for including lua 2024-11-05 11:20:43 +01:00
minimp3 Bump a few minimum-cmake-version statements 2024-05-20 10:04:11 +02:00
miniupnp@27d13ca9be Ugprade miniupnp submodule to latest 2024-06-05 00:18:00 +02:00
miniupnp-build Delete obsolete checks for pre-v7a armeabi 2024-10-23 13:23:35 +02:00
naett@5f695cfa9f Update naett submodule (with OSX/iOS memory fix) 2024-10-27 18:24:37 +01:00
naett-build Fix cmake build 2023-07-21 10:27:40 +02:00
native Bump a few minimum-cmake-version statements 2024-05-20 10:04:11 +02:00
OpenXR-SDK@be392bf694 OpenXR - Update SDK 2024-06-03 18:03:57 +02:00
rapidjson@73063f5002
rcheevos@32917bdddf Update the rcheevos submodule 2024-10-16 13:00:24 +02:00
rcheevos-build Initialize RAIntegration support if available. Untested. 2024-04-05 18:15:10 +02:00
sfmt19937
sha1
snappy
SPIRV-Cross@4212eef67e Update SPIRV-Cross to a version that builds in debug mode on the latest VS. 2023-02-24 22:45:49 +01:00
SPIRV-Cross-build
udis86
vma Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
vulkan Fix broken libvulkan symlink 2024-09-24 13:54:00 +02:00
xbrz
zlib Warning fixes in our zlib fork 2024-08-08 10:54:27 -06:00
zstd@794ea1b0af Update zstd dependency 2024-05-04 10:30:22 +02:00
zstd-build Make a simpler CMakeLists.txt for zstd 2024-05-04 10:48:54 +02:00
.gitignore
CMakeLists.txt Initial build setup for including lua 2024-11-05 11:20:43 +01:00
cpu_features.vcxproj Windows: Use cpu_features on arm64. 2023-04-29 10:59:32 -07:00
cpu_features.vcxproj.filters Windows: Use cpu_features on arm64. 2023-04-29 10:59:32 -07:00
disarm.cpp
disarm.h
glslang.vcxproj Build: Cleanup some MSVC optimization settings. 2023-02-26 11:27:46 -08:00
glslang.vcxproj.filters Build: Update to glslang v11.13.0, use upstream. 2023-01-01 10:28:53 -08:00
libarmips.vcxproj Build: Cleanup some MSVC optimization settings. 2023-02-26 11:27:46 -08:00
libarmips.vcxproj.filters Build: Cleanup MSVC project files. 2022-12-19 10:13:43 -08:00
libchdr.vcxproj Update libchdr to the latest, which supports zstd blocks 2024-02-04 12:44:42 +01:00
libchdr.vcxproj.filters Proof-of-concept: libchdr works on Windows 2023-09-29 10:05:19 +02:00
libzstd.vcxproj Build: Cleanup some MSVC optimization settings. 2023-02-26 11:27:46 -08:00
miniupnpc.vcxproj Ugprade miniupnp submodule to latest 2024-06-05 00:18:00 +02:00
miniupnpc.vcxproj.filters Ugprade miniupnp submodule to latest 2024-06-05 00:18:00 +02:00
riscv-disas.cpp More static code analysis fixes 2024-10-28 17:59:06 +01:00
riscv-disas.h riscv: Add bitmanip ops to disasm. 2023-07-30 17:45:36 -07:00
SPIRV-Cross.vcxproj Build: Cleanup some MSVC optimization settings. 2023-02-26 11:27:46 -08:00
SPIRV-Cross.vcxproj.filters Build: Cleanup MSVC project files. 2022-12-19 10:13:43 -08:00
xxhash.c
xxhash.h