summaryrefslogtreecommitdiff
path: root/third_party
AgeCommit message (Expand)Author
2018-02-19Disable warning C4996 on spirv-toolsDrChat
2018-02-19Update spirv-toolsDrChat
2018-02-19Update spirv-tools and spirv-headers submodulesDrChat
2018-02-18[SPIR-V] Update SPIRV-ToolsDrChat
2018-02-18[SPIR-V] Update glslangDrChat
2018-02-15[Vulkan] Update the loader to SDK 1.0.68.0DrChat
2017-12-23Glslang swizzle vectors should be constDrChat
2017-12-19[Vulkan] Update VMADrChat
2017-12-14Merge branch 'linux' of git://github.com/dougvj/xenia into linuxDrChat
2017-09-21Python 3 support (#755)Kriskras99
2017-08-20Vulkan: Add a memory allocator and hook it up to the texture cache.DrChat
2017-08-08Update the Vulkan loader to SDK 1.0.54.0gibbed
2017-07-11Enable XCB in Vulkan loader on Linuxsephiroth99
2017-07-11Add const qualifiers to SpvBuilder.h in glslang libDoug Johnson
2017-07-11Add missing consts for default vulkan config dirs on linuxDoug Johnson
2017-07-07Updated clang-format and added the provided editor integrations and LICENSE.txtChristiaan Biesterbosch
2017-05-14Fixed a bug with the latest version of Xbyak.gibbed
2017-05-14Updated to latest Xbyak.gibbed
2017-05-11Update the Vulkan loader to SDK 1.0.46.0Dr. Chat
2017-05-11Update catchDr. Chat
2017-05-07Fix premake failing to build curl on PowerPC architecturesDr. Chat
2017-04-23Update premake to support vs2017.Dr. Chat
2017-04-19Add vswhere binary.gibbed
2017-02-07Fix a bunch of missing cmath includesVlad Ivanov
2017-01-27Merge pull request #662 from resetnow/vulkan-loader-linuxJustin Moore
2017-01-26Update Vulkan loader to 1.0.39Dr. Chat
2017-01-26third_party: vulkan: loader: fix Linux buildVlad Ivanov
2016-11-22Update the Vulkan loader to the latest versionDr. Chat
2016-07-11xboxkrnl: Add a bunch of crypto functionsDr. Chat
2016-06-27Update spirv-tools and add spirv-headersDr. Chat
2016-06-17Include every single file in the vulkan update.Dr. Chat
2016-06-17Update the vulkan loader and headers.Dr. Chat
2016-06-11Update spirv-toolsDr. Chat
2016-06-11Merge branch 'vulkan'Dr. Chat
2016-05-15SPIR-V: Misc. IR utility functionsDr. Chat
2016-03-03Fix spirv-tools incorrect includesDr. Chat
2016-02-21Capture exe with renderdoc and pass --vulkan_renderdoc_capture_all.Ben Vanik
2016-02-18Adding a subset of the glslang repo dealing with spirv.Ben Vanik
2016-02-18Initial vulkan context and immediate drawer.Ben Vanik
2016-01-13Switching to mainline yaml-cpp.Ben Vanik
2016-01-01Adding yaml-cpp for #428, use rando fork until jbeder/yaml-cpp#342 lands.Ben Vanik
2016-01-01xb tidy command.Ben Vanik
2015-12-31GLU not required.Ben Vanik
2015-12-31Upgrading to the latest premake and adding tool for dumping LLVM json.Ben Vanik
2015-12-30Replacing zlib with snappy in traces, adding trace header, docs.Ben Vanik
2015-12-30Adding snappy dependency (to replace zlib) for #505.Ben Vanik
2015-12-30Folding build_tools back into the main repo for simplicity.Ben Vanik
2015-12-29Updating to the latest capstone. Fixes #440.Ben Vanik
2015-12-26Dropping elemental-forms and swapping out with imgui.Ben Vanik
2015-12-26Latest imgui and spirv-tools.Ben Vanik