1. 6203340 Regres: Update test lists @ 3ed33cee by SwiftShader Regression Bot · 5 years ago
  2. 3ed33ce Add support for OpIsInf, OpIsNan by Chris Forbes · 5 years ago
  3. b124373 Reactor (LLVM): Fix GEP for Pointer<Pointer<T>> types by Ben Clayton · 5 years ago
  4. 9667a5b Start support for OpExtInst by Chris Forbes · 5 years ago
  5. efec1b9 SpirvShader: Implement Uniform and StorageBuffer access by Ben Clayton · 5 years ago
  6. 831db96 SpirvShader: Add PhysicalPointers by Ben Clayton · 5 years ago
  7. a2a00e2 Add regres tool. by Ben Clayton · 5 years ago
  8. 34a76b5 Require 16-byte alignment for Vulkan objects by Chris Forbes · 5 years ago
  9. 7273a4b Regres: Update test lists @ 2995dc2a by SwiftShader Regression Bot · 5 years ago
  10. 71008d8 Reactor: Fix createFCmpUNE (LLVM) by Ben Clayton · 5 years ago
  11. ec25573 Reactor: Add address-of operator on reference types. by Ben Clayton · 5 years ago
  12. 45faa08 VKPipeline: Log any errors produced by the SPIR-V optimizer by Ben Clayton · 5 years ago
  13. 952d273 Fix windows build by Ben Clayton · 5 years ago
  14. 2995dc2 Wire up depth and stencil attachments to pipeline by Chris Forbes · 5 years ago
  15. b69078e Split regres test lists into full and CI lists. by Ben Clayton · 5 years ago
  16. bf943f6 SpirvShader: Implement OpSelect by Ben Clayton · 5 years ago
  17. ec1aeb8 SpirvShader: Add relational ops for ordered and unordered floats by Ben Clayton · 5 years ago
  18. 76e9bc0 Plumb PipelineLayouts down to SpirvRoutine by Ben Clayton · 5 years ago
  19. 2c25b14 Implement GetPhysicalDeviceSparseImageFormatProperties by Chris Forbes · 5 years ago
  20. 9584fe4 Disable creation of multisample images until they work by Chris Forbes · 5 years ago
  21. 4c84dbd Kokoro: Don't use verbose logging for make by Ben Clayton · 5 years ago
  22. e57f10e Assert on unimplemented instructions by Chris Forbes · 5 years ago
  23. e95eeb1 SpirvShader: Add relational ops for integers by Ben Clayton · 5 years ago
  24. d69cdab Add -Wno-implicit-fallthrough by Logan Chien · 5 years ago
  25. 232c456 Fix setup code to deal with inverted area sign by Chris Forbes · 5 years ago
  26. d00375a Implement vkGetSwapchainImagesKHR by Hernan Liatis · 5 years ago
  27. 65366a8 Create CI for gcp_windows by Raymond Chiu · 5 years ago
  28. d318dd3 Remove some GL/D3D legacy format quirks from vulkan vertex buffers by Chris Forbes · 5 years ago
  29. c7943e9 VkCreateSwapchainKHR and VkDestroySwapchainKHR by Hernan Liatis · 5 years ago
  30. 4d50305 Add support for conversion instructions by Chris Forbes · 5 years ago
  31. 2b287cc Add support for OpDot by Chris Forbes · 5 years ago
  32. e86b6dc Add support for OpUMulExtended, OpSMulExtended by Chris Forbes · 5 years ago
  33. 6fae32c SpirvShader: Add debug checks on Intermediate. by Ben Clayton · 5 years ago
  34. 76bc8f2 regres: fix wsi test list by Chris Forbes · 5 years ago
  35. bb30529 Fix culling to match Vulkan convention by Chris Forbes · 5 years ago
  36. 823ca85 Allow all vkBeginCommandBuffer flags by Chris Forbes · 5 years ago
  37. a2f5fd8 Windows build fix by Alexis Hetu · 5 years ago
  38. 048974f Descriptor sets update mechanism by Alexis Hetu · 5 years ago
  39. 37c024a Remove src/Vulkan directory from CMake include path by Nicolas Capens · 5 years ago
  40. dd1e37e SpirvShader: Begin unary and binary ops. by Ben Clayton · 5 years ago
  41. a192473 SpirvShader: Fix variable construction of non input/output storage. by Ben Clayton · 5 years ago
  42. cff8c00 Advertise support for VK_KHR_swapchain by Hernan Liatis · 5 years ago
  43. c6eb41b Add basic VkSurfaceKHR (Xlib only for now) by Hernan Liatis · 5 years ago
  44. 989b208 Remove partial logic op support by Chris Forbes · 5 years ago
  45. 1054758 Use sample count from multisample state, not from attachment 0 by Chris Forbes · 5 years ago
  46. bc63cf9 Fix Context::colorWriteActive to consider all rendertargets by Chris Forbes · 5 years ago
  47. 201f136 Remove remnants of non-descriptor-backed textures by Chris Forbes · 5 years ago
  48. 3014e76 Add regres test lists. by Ben Clayton · 5 years ago
  49. dfc0f3b SpirvShader: Move emit() instructions to their own functions by Ben Clayton · 5 years ago
  50. d4e4c66 SpirvShader: Debug print human readable opcode names by Ben Clayton · 5 years ago
  51. 0bb83b8 SpirvShader: Move type declaration out to its own function by Ben Clayton · 5 years ago
  52. d073d8e SpirvShader: Add support for DescriptorSet and Binding decorations by Ben Clayton · 5 years ago
  53. 24ea515 SpirvShader: Add SIMD namespace. by Ben Clayton · 5 years ago
  54. 83fc544 Add support for OpVectorShuffle by Chris Forbes · 5 years ago
  55. b12846d Add support for OpCompositeExtract by Chris Forbes · 5 years ago
  56. 1bc1acf Add support for OpCompositeInsert by Chris Forbes · 5 years ago
  57. 9638b94 Add complex type walker for literal indexes by Chris Forbes · 5 years ago
  58. b97a957 Add support for OpCompositeConstruct by Chris Forbes · 5 years ago
  59. d30b5ac Add GenericValue wrapper for either an Intermediate or a constant by Chris Forbes · 5 years ago
  60. 17078c7 Fix push & pop of XMM registers. by Stephen White · 5 years ago
  61. 105fd0f VkDebug.hpp: Call abort() after assert(false) by Ben Clayton · 5 years ago
  62. f117291 CMake: Add DCHECK_ALWAYS_ON flag by Ben Clayton · 5 years ago
  63. 60a3d6f Fix warnings raised during release builds by Ben Clayton · 5 years ago
  64. 81be8c6 Suppress LLVM warnings raised during release builds. by Ben Clayton · 5 years ago
  65. 928dfee Return newly-created value from SpirvRoutine::createIntermediate by Chris Forbes · 5 years ago
  66. baf7ad3 Implement indexed draws by Chris Forbes · 5 years ago
  67. 5edafb5 Descriptor sets binding by Alexis Hetu · 5 years ago
  68. ead1a34 Simple PipelineBarrier implementation by Alexis Hetu · 5 years ago
  69. 6c9fb0e Fix REACTOR_USE_SUBZERO flag by Logan Chien · 5 years ago
  70. 1bc7ee9 Add Print helpers to reactor by Ben Clayton · 5 years ago
  71. 7f6f891 VS build fix by Alexis Hetu · 5 years ago
  72. 54c4772 Fix point rendering by Chris Forbes · 5 years ago
  73. 8adf1fc OpAccessChain: Remove pointer walking inside loop by Chris Forbes · 5 years ago
  74. 6159a85 Replace uses of sw::Surface with vk::ImageView in the Renderer by Alexis Hetu · 5 years ago
  75. fe3d497 Fix various issues in vertex fetch setup by Chris Forbes · 5 years ago
  76. 024f271 Fix fuzzer build by Nicolas Capens · 5 years ago
  77. 2ff3639 Work around x86-64 calling convention bug by Nicolas Capens · 5 years ago
  78. 9a16248 SpirvShader: Decouple SPIR-V type attributes from object representation by Ben Clayton · 5 years ago
  79. ab51bbf Strongly type object / type identifiers. by Ben Clayton · 5 years ago
  80. 377d493 Remove VertexProcessor::multisampling state bit by Chris Forbes · 5 years ago
  81. 53c8957 Wrong macro being #undef'd in VkGetProcAddress by Hernan Liatis · 5 years ago
  82. 9b43307 Fix minor issue in vkCreateInstance extension loop by Hernan Liatis · 5 years ago
  83. 8c1e8f1 PipelineLayout implementation by Alexis Hetu · 5 years ago
  84. 1776af7 Suppress warnings for more instructions that require no work by Chris Forbes · 5 years ago
  85. 5efe611 Assert there are no unmatched eglBindTexImage/eglReleaseTexImage by Alexis Hetu · 5 years ago
  86. e2d8b12 Fix CMake build documentation by Ben Clayton · 5 years ago
  87. b47c816 Remove remnants of non-descriptor UBO support by Chris Forbes · 5 years ago
  88. 4aad884 Remove remnants of GL-style user clip planes by Chris Forbes · 5 years ago
  89. 35df09f Remove transform feedback remnants by Chris Forbes · 5 years ago
  90. 7c33e88 Set render targets correctly when drawing by Chris Forbes · 5 years ago
  91. d245255 Wire up cull mode handling to Vulkan pipeline by Chris Forbes · 5 years ago
  92. 222871a Kokoro: Run unit tests. by Ben Clayton · 5 years ago
  93. e53533d Silence emit-time warnings for many instructions by Chris Forbes · 5 years ago
  94. 2ab34ac Remove alpha test plumbing by Chris Forbes · 5 years ago
  95. 8a718cb Restore vertex fetch state update from context -> state by Chris Forbes · 5 years ago
  96. 1ca8acd Implement proper handling of constants by Chris Forbes · 5 years ago
  97. 7aafb27 Add CMake flag to treat warnings as errors by Ben Clayton · 5 years ago
  98. b607bc8 vkGetDescriptorSetLayoutSupportKHR listed wrong by Hernan Liatis · 5 years ago
  99. b2841fe Update ICD version to 3.0 by Hernan Liatis · 5 years ago
  100. 3fc635a GLES: Fix race in Renderer destruction by Ben Clayton · 5 years ago