1. 4b9e06d CMake: Fix logic that automatically fetches submodules. by Ben Clayton · 5 years ago
  2. 24f3d30 GCC: use Wno-error=header-hygiene only with clang. by Maksim Sisov · 5 years ago
  3. 8f71f73 Fix linux link error when using LLVM reactor backend. by Ben Clayton · 6 years ago
  4. 049ff38 Split Object::Kind::Variable by Chris Forbes · 5 years ago
  5. 6123455 Support for usage in memory requirements by Alexis Hetu · 6 years ago
  6. 1c65823 Adjust interface extraction to account for split types by Chris Forbes · 6 years ago
  7. 3f5a479 vkCmdSetEvent/vkCmdResetEvent implementation by Alexis Hetu · 6 years ago
  8. cd610c9 CommandPool reset and trim by Alexis Hetu · 6 years ago
  9. debaaca Add presubmit config for kokoro by Raymond Chiu · 6 years ago
  10. ebe5f7f Include Vulkan version of debug support in vulkan files by Chris Forbes · 6 years ago
  11. 5ebd2c0 Support for device groups by Alexis Hetu · 6 years ago
  12. 787f953 Add -Wl,--no-as-needed to ld flags by Raymond Chiu · 6 years ago
  13. 77630f1 [fuchsia] Ensure VMO has execute rights by Matthew Dempsky · 6 years ago
  14. b08c5e9 Add SPIRV-Tools as git subtree by Chris Forbes · 6 years ago
  15. cc5697f Squashed 'third_party/SPIRV-Tools/' content from commit d14db341b by Chris Forbes · 6 years ago
  16. ddcbdc5 Add SPIRV-Headers as git subtree by Chris Forbes · 6 years ago
  17. 670217a Squashed 'third_party/SPIRV-Headers/' content from commit 79b6681aa by Chris Forbes · 6 years ago
  18. cda0cf9 vkQueueWaitIdle and vkDeviceWaitIdle as noops by Alexis Hetu · 6 years ago
  19. 9d30713 Re-enable -Wno-defaulted-function-deleted warnings. by Nicolas Capens · 6 years ago
  20. e4adad0 Merge changes If2de3cbd,Ia12719e9 by Nicolas Capens · 6 years ago
  21. d9e364c Support for instanceCount, firstVertex and firstInstance in Draw by Alexis Hetu · 6 years ago
  22. 85bd613 Intentionally ignore pipeline cache for now by Alexis Hetu · 6 years ago
  23. a9121a8 Update to latest LLVM 7.0 release branch revision. by Nicolas Capens · 6 years ago
  24. 6583d4f Squashed 'third_party/llvm-7.0/llvm/' changes from 65ce2e56889..cd98f42d074 by Nicolas Capens · 6 years ago
  25. ec061dd Setup Kokoro linux build by Raymond Chiu · 6 years ago
  26. bfdb95a Framebuffer clear assert fix by Alexis Hetu · 6 years ago
  27. 314ad81 [Fuchsia] Use the read/write permission flag names when mapping VMOs. by Wez · 6 years ago
  28. 543629b Fix LLVM 3.0 build issue. by Nicolas Capens · 6 years ago
  29. 7521150 Implementation of partial clear by Alexis Hetu · 6 years ago
  30. 1cd31ea Support for clearing Framebuffer attachments by Alexis Hetu · 6 years ago
  31. 238af15 Basic RenderPass implementation by Alexis Hetu · 6 years ago
  32. 86f8bdb QueryPool object creation by Alexis Hetu · 6 years ago
  33. 6ab37b0 vkGetImageSubresourceLayout implementation by Alexis Hetu · 6 years ago
  34. 76e4002 Fixed a crash using TransformFeedback with DrawArraysInstanced by Alexis Hetu · 6 years ago
  35. 4806a9b Add GL_OES_EGL_image_external_essl3 by Lingfeng Yang · 6 years ago
  36. c3bea87 Use unique names for each LLVM IR dump by Chris Forbes · 6 years ago
  37. 878d4b0 Change routine names to be strings of char by Chris Forbes · 6 years ago
  38. 7a36f48 make NDEBUG version of UNIMPLEMENTED() macro variadic too by Chris Forbes · 6 years ago
  39. 755d744 Fix compilation error on android build. by Cody Schuffelen · 6 years ago
  40. ef4ab0f drop c++ version for cmake build to 11 by Chris Forbes · 6 years ago
  41. fffee5b remove remaining make_unique usage by Chris Forbes · 6 years ago
  42. f251a6f Replaced std::make_unique with std::unique_ptr by Alexis Hetu · 6 years ago
  43. 840809a Split types from other kinds of definitions by Chris Forbes · 6 years ago
  44. bde3408 Add support for builtin blocks by Chris Forbes · 6 years ago
  45. 5be4d70 Add support for arrays to interface and size analyses by Chris Forbes · 6 years ago
  46. bc3a0ee Add minimal support for integer constants by Chris Forbes · 6 years ago
  47. 7ca9f4a Implemented depth and stencil clear command by Alexis Hetu · 6 years ago
  48. f14ed32 Added clear color image command by Alexis Hetu · 6 years ago
  49. eca9ca6 Support for array layers and mip levels in VkImage objects by Alexis Hetu · 6 years ago
  50. ed30373 Allow clearing image arrays in ImageView by Alexis Hetu · 6 years ago
  51. 5839dcf Collect input/output interfaces by Chris Forbes · 6 years ago
  52. 0571621 Port LLVM change rL350655 by Tom Tan · 6 years ago
  53. c25b807 Add support for SPIRV decorations by Chris Forbes · 6 years ago
  54. 48d47a4 Fixed all OOB accesses in VertexProgram and PixelProgram by Alexis Hetu · 6 years ago
  55. 8b0a281 Add builtin interface to spirv shader by Chris Forbes · 6 years ago
  56. 2e7f35b Move AttribType enum to SpirvShader by Chris Forbes · 6 years ago
  57. 739a7fb Add size calculation for spirv types by Chris Forbes · 6 years ago
  58. 4a979dc Formatting-only change: conform better with swiftshader style by Chris Forbes · 6 years ago
  59. a1cd119 Fix build by Chris Forbes · 6 years ago
  60. 296aa25 Collect type and variable definitions from SPIRV shader by Chris Forbes · 6 years ago
  61. af4ed53 Initial stub implementation of SpirvShader by Chris Forbes · 6 years ago
  62. 5737833 Produce correct error result for unsupported formats by Chris Forbes · 6 years ago
  63. 4252891 Make the B10G11R11 and E5B9G9R9 formats fast clearable by Alexis Hetu · 6 years ago
  64. e04d9b0 Added the ability to write to many new formats in the Blitter by Alexis Hetu · 6 years ago
  65. fed6789 Fixed build on Arm 64 by Alexis Hetu · 6 years ago
  66. 939adc5 Remove VK support for GL-style symmetric clip space by Chris Forbes · 6 years ago
  67. f04b56f fix mismatched new/delete[] in BeginRenderPass by Chris Forbes · 6 years ago
  68. 24e7192 [Fuchsia] Implement ExecutableMemory support on Fuchsia. by Sergey Ulanov · 6 years ago
  69. f6d56f1 Add intrinsics and missing LLVM AsmParser files for Windows ARM64 by Tom Tan · 6 years ago
  70. a4afa24 Remove unnecessary ldflags. by Nico Weber · 6 years ago
  71. 0506982 [MIPS] Add support for mips32r1 arch variant by Milko Leporis · 6 years ago
  72. 6d8d3c3 Fix for true integer blit to lower bit depth image by Alexis Hetu · 6 years ago
  73. 5131ec9 Support for reading low-bitdepth float formats in Blitter by Alexis Hetu · 6 years ago
  74. 734e257 Added support for half float in the Blitter by Alexis Hetu · 6 years ago
  75. 457bd9b Support for VK_FORMAT_A1R5G5B5_UNORM_PACK16 in Blitter by Alexis Hetu · 6 years ago
  76. a28671d Added missing formats to Blitter by Alexis Hetu · 6 years ago
  77. 369fd9e Added missing VkFormat entries to Surface utility functions by Alexis Hetu · 6 years ago
  78. 809d011 Implement image blitting by Alexis Hetu · 6 years ago
  79. bb0a7f0 Implement buffer to buffer copy command by Alexis Hetu · 6 years ago
  80. 753c67c Support regions in Buffer to/from Image copy by Alexis Hetu · 6 years ago
  81. e0b5a4b Support for combined Depth and Stencil formats by Alexis Hetu · 6 years ago
  82. 0459596 Support for array layers in Image objects by Alexis Hetu · 6 years ago
  83. af3c102 Properly dispose of the sw::Renderer object by Alexis Hetu · 6 years ago
  84. 50dd2ce Fix CMake-based build by Chris Forbes · 6 years ago
  85. c65473d vkCmdDraw implementation by Alexis Hetu · 6 years ago
  86. 9bc7a81 RenderPass begin and end by Alexis Hetu · 6 years ago
  87. e6e76c6 Add missing checks in the GraphicsPipeline constructor by Alexis Hetu · 6 years ago
  88. caea0ba Implement Image clear by Alexis Hetu · 6 years ago
  89. 9fbaf69 VkImageView initial implementation by Alexis Hetu · 6 years ago
  90. 09056de Image to Image copy command by Alexis Hetu · 6 years ago
  91. d2791c2 Fixed command buffer reset and added implicit reset by Alexis Hetu · 6 years ago
  92. a233cea Image copy by Alexis Hetu · 6 years ago
  93. afb8cd3 Import snapshot of spirv headers by Chris Forbes · 6 years ago
  94. 7cfb50c Fix implicit fallthrough warnings treated as errors by Nicolas Capens · 6 years ago
  95. 2661e84 Buffer copy by Alexis Hetu · 6 years ago
  96. c4bd9df Implement waiting for fences as noop by Alexis Hetu · 6 years ago
  97. 9a6c28b Implement pipeline barrier as noop by Alexis Hetu · 6 years ago
  98. f8374cf Fix the CMake build by Chris Forbes · 6 years ago
  99. 0ab9f3b Fixed link time warnings on MacOS by Alexis Hetu · 6 years ago
  100. 072dc0d Basic commands required to draw a simple triangle test by Alexis Hetu · 6 years ago