ppsspp/ext
2024-11-21 15:48:18 +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 Merge ext/native/ext/... directly into ext. 2020-09-30 00:30:42 +02:00
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 Update the discord-rpc submodule to the latest version. 2021-02-20 22:17:13 +01:00
discord-rpc-build Build: Cleanup some MSVC optimization settings. 2023-02-26 11:27:46 -08:00
gason VS 2022 warning fix 2022-09-03 15:21:08 +02:00
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 Remove duplicated imgui keycode logging (already logs in the conversion function) 2024-11-12 11:08:47 +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@f3271af11a Add a way to access the ImDebugger from the DevMenu 2024-11-21 15:48:18 +01:00
lua-build Downgrade the lua submodule to 5.4.7 stable, instead of a random commit 2024-11-07 18:38:50 +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 Add submodules, namespace json to prepare for the addition of rapidjson (sigh) 2018-08-13 00:18:54 +02:00
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 Cleaner fix for compilation problem in SFMT.h, though had to patch it. 2015-02-15 23:14:54 +01:00
sha1 Merge ext/native/ext/... directly into ext. 2020-09-30 00:30:42 +02:00
snappy SaveState: Fix Snappy build error on older clang. 2021-02-24 07:33:09 -08:00
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 ext/SPIRV-Cross-build: Update cmake version 2021-11-29 08:24:35 -08:00
udis86 Debugger: Fix some format warnings in udis86. 2018-06-17 11:19:32 -07:00
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 Build: Remove IOS define. 2021-03-02 21:04:03 -08:00
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 Update .gitignore 2019-05-04 23:54:36 +08:00
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 Build: Fix some format truncation warnings. 2021-12-11 10:45:27 -08:00
disarm.h Various platform buildfixes 2020-07-14 09:25:59 +02:00
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 Build: Update xxhash to v0.8.1. 2022-09-04 23:54:14 -07:00
xxhash.h Build: Update xxhash to v0.8.1. 2022-09-04 23:54:14 -07:00