.. |
SDL2-devel-VC@f102d8b363
|
Add SDL2 submodule for MSVC development.
|
2020-02-10 13:41:19 -06:00 |
aes_128@b5b7f559cf
|
[Kernel] XeCryptAes using openluopworld/aes_128
|
2019-04-14 18:08:07 +03:00 |
binutils
|
'xb gentest' to generate test binaries on Windows.
|
2015-05-12 21:41:44 -07:00 |
binutils-ppc-cygwin@6f3f15db90
|
'xb gentest' to generate test binaries on Windows.
|
2015-05-12 21:41:44 -07:00 |
capstone@f9c6a90489
|
Oops. Move Capstone back to 4.0.1.
|
2019-08-02 11:24:03 -05:00 |
catch@6860c8def0
|
Update Catch to latest stable.
|
2019-05-04 11:12:59 -05:00 |
clang-format
|
Fix an issue in git-clang-format that exists with Python 3.4. Issue resolved on its own by Python 3.7 (unknown when it's actually resolved) but still good to have this fix.
|
2019-08-17 08:05:03 -05:00 |
cpptoml@fededad716
|
Add cpptoml third_party dependency
|
2019-08-03 02:20:33 +02:00 |
crypto
|
xboxkrnl: Add a bunch of crypto functions
|
2016-07-11 10:35:31 -05:00 |
cxxopts@48e265dc4b
|
Add cxxopts third party dependency
|
2019-08-03 02:21:29 +02:00 |
discord-rpc@eff23a770a
|
Update discord-rpc, rapidjson.
|
2019-08-02 11:12:46 -05:00 |
dlmalloc
|
Implementing (maybe working) Win32 memory.cc.
|
2013-01-30 01:45:55 -08:00 |
dxbc
|
[D3D12] Add DXBC tokens and checksum
|
2018-08-27 15:18:30 +03:00 |
glslang-spirv
|
[SPIR-V] Update glslang
|
2018-02-18 20:13:38 -06:00 |
google-styleguide/cpplint
|
Folding build_tools back into the main repo for simplicity.
|
2015-12-30 16:53:14 -08:00 |
half
|
Emulate PACK/UNPACK for non-F16C CPUs
|
2015-06-03 22:33:45 -05:00 |
imgui@ca30ef4269
|
[imgui] Update submodule.
|
2019-11-20 08:05:40 -06:00 |
libav@decf5693f5
|
Update libav submodule.
|
2020-02-24 00:34:19 -06:00 |
llvm
|
Fix a bunch of missing cmath includes
|
2017-02-07 20:26:08 +03:00 |
microprofile
|
[UI] Update microprofile to latest
|
2018-02-28 18:52:45 -06:00 |
mspack
|
Emit mspack debug messages to Xenia.
|
2018-11-24 20:50:56 -06:00 |
pe
|
Code fixes to get things somewhat compiling on Windows.
|
2013-01-30 01:35:08 -08:00 |
premake-core@8593bc9480
|
- Update premake build script for VS2017+ build support.
|
2019-04-18 09:28:31 -05:00 |
premake-export-compile-commands@59e3e55df8
|
xb tidy command.
|
2016-01-01 19:15:07 +00:00 |
rapidjson@d87b698d0f
|
Update discord-rpc, rapidjson.
|
2019-08-02 11:12:46 -05:00 |
renderdoc
|
Capture exe with renderdoc and pass --vulkan_renderdoc_capture_all.
|
2016-02-21 12:44:16 -08:00 |
snappy@303cd2c64c
|
Adding snappy dependency (to replace zlib) for #505.
|
2015-12-30 20:29:12 -08:00 |
spirv
|
Initial vulkan context and immediate drawer.
|
2016-02-18 16:43:41 -08:00 |
spirv-headers@2bf91d32b2
|
Update spirv-tools and spirv-headers submodules
|
2018-02-19 00:20:30 -06:00 |
spirv-tools@27a2bbb865
|
Update spirv-tools
|
2018-02-19 07:54:37 -06:00 |
stb
|
Adding STB image tools.
|
2015-12-13 11:23:23 -08:00 |
volk@30a851b67e
|
[Vulkan] Replace vulkan-loader with volk
|
2018-05-04 16:49:46 -05:00 |
vswhere
|
Update vswhere binary.
|
2019-04-18 09:29:32 -05:00 |
vulkan
|
[Vulkan] Update to Vulkan 1.1
|
2018-05-04 17:40:21 -05:00 |
xbyak@bc70e7e11a
|
Update Xbyak.
|
2018-12-03 17:57:54 -06:00 |
xxhash
|
Adding xxhash.
|
2014-12-31 19:26:55 -08:00 |
aes_128.lua
|
[Kernel] XeCryptAes using openluopworld/aes_128
|
2019-04-14 18:08:07 +03:00 |
capstone.lua
|
[third_party] Update capstone to latest stable
|
2019-06-24 23:15:28 -07:00 |
cpptoml.lua
|
Add cpptoml third_party dependency
|
2019-08-03 02:20:33 +02:00 |
cxxopts.lua
|
Add cxxopts third party dependency
|
2019-08-03 02:21:29 +02:00 |
discord-rpc.lua
|
[App] Add support for Discord rich presence.
|
2019-08-02 09:06:02 -05:00 |
dxbc.lua
|
[D3D12] Add DXBC tokens and checksum
|
2018-08-27 15:18:30 +03:00 |
glslang-spirv.lua
|
Update spirv-tools and spirv-headers submodules
|
2018-02-19 00:20:30 -06:00 |
imgui.lua
|
[imgui] Make code compile with new imgui.
|
2019-11-20 08:05:40 -06:00 |
libav.lua
|
Formatting premake files.
|
2015-08-29 20:57:31 -07:00 |
mspack.lua
|
Emit mspack debug messages to Xenia.
|
2018-11-24 20:50:56 -06:00 |
snappy.lua
|
Adding snappy dependency (to replace zlib) for #505.
|
2015-12-30 20:29:12 -08:00 |
spirv-tools.lua
|
Disable warning C4996 on spirv-tools
|
2018-02-19 12:58:17 -06:00 |
volk.lua
|
[Vulkan] Replace vulkan-loader with volk
|
2018-05-04 16:49:46 -05:00 |
xxhash.lua
|
Set premake language to C for projects with C source code.
|
2015-09-22 07:42:52 -07:00 |