1. 8702fa2 Regres: Update test lists @ 6a12e092 by SwiftShader Regression Bot · 5 years ago
  2. 6a12e09 Refactor image array layer addressing by Nicolas Capens · 5 years ago
  3. 420d9da Implement OpImageSampleExplicitLod with Grad operand by Nicolas Capens · 5 years ago
  4. 7889633 Marshal image instruction parameters to the sampling trampoline by Nicolas Capens · 5 years ago
  5. bfbdd89 Fix various descriptor handling bugs by Chris Forbes · 5 years ago
  6. 793050e Fix BuiltInSubgroupSize in graphics pipeline by Chris Forbes · 5 years ago
  7. f40cff9 Enable sampling of 2d array textures by Chris Forbes · 5 years ago
  8. bfca87b Regres: Update test lists @ 28f142f1 by SwiftShader Regression Bot · 5 years ago
  9. f149d95 Wire up texture border color correctly by Chris Forbes · 5 years ago
  10. 28f142f Regres: Update test lists @ a32d6303 by SwiftShader Regression Bot · 5 years ago
  11. a32d630 Support more more formats for input attachments by Chris Forbes · 5 years ago
  12. 3610ded Adjust input attachment index when indexing into array of input descriptors by Chris Forbes · 5 years ago
  13. f5c8936 Support more formats for input attachments by Chris Forbes · 5 years ago
  14. a195abb Implement cubemap sampling by Nicolas Capens · 5 years ago
  15. a5f4eb6 Add support for D32_SFLOAT and D16_UNORM input attachments by Chris Forbes · 5 years ago
  16. 71a1e01 Always apply the fragment shader if it is present by Chris Forbes · 5 years ago
  17. 32ac831 Allow treating a 3D image as a layered 2D image by Alexis Hetu · 5 years ago
  18. 92070e8 Add new debug macro UNSUPPORTED(). by Ben Clayton · 5 years ago
  19. 970e4f0 Fix crash when viewport Y position is negative by Antonio Maiorano · 5 years ago
  20. 09a7f45 CMakeLists: Fix REACTOR_EMIT_DEBUG_INFO builds by Ben Clayton · 5 years ago
  21. eac32c4 SpirvShaderSampling: Fix flaky tests. by Ben Clayton · 5 years ago
  22. bd54e07 Make all descriptors 16-byte aligned. by Nicolas Capens · 5 years ago
  23. 7804e81 Remove more trailing semi-colons by Brian Osman · 5 years ago
  24. 64da4ae SpirvShader: Implement OpQuantizeToF16 by Ben Clayton · 5 years ago
  25. ecc09c8 Regres: Update test lists @ 22fbf8fc by SwiftShader Regression Bot · 5 years ago
  26. 22fbf8f Resolve remaining levels/layers at VkImageView creation time by Nicolas Capens · 5 years ago
  27. 548e366 Plumb constants through to the sampler, and make sRGB work by Chris Forbes · 5 years ago
  28. 2446604 Partial support for input attachments by Chris Forbes · 5 years ago
  29. 72631d3 Fix weird sampled image format query by Chris Forbes · 5 years ago
  30. 1d1720a Produce correct `one` value for integer textures by Chris Forbes · 5 years ago
  31. 3c203531 Wire up texture swizzles by Chris Forbes · 5 years ago
  32. 2527b4d Resolve identity swizzles at VkImageView creation time by Chris Forbes · 5 years ago
  33. 3027895 CMakeLists: Treat ignored-qualifiers warnings as errors. by Ben Clayton · 5 years ago
  34. bb50106 VulkanUnitTests: Shuffle semicolons to the #define by Ben Clayton · 5 years ago
  35. b99bc1f CMakeLists: Only build the selected backend. by Ben Clayton · 5 years ago
  36. 5e82876 CMakeLists: Use MATCHES not STREQUAL for compiler conditionals by Ben Clayton · 5 years ago
  37. d717516 Regres: Update test lists @ a47a5160 by SwiftShader Regression Bot · 5 years ago
  38. a47a516 Implement 1D image sampling by Nicolas Capens · 5 years ago
  39. 125dba0 Implement OpImageSampleExplicitLod by Nicolas Capens · 5 years ago
  40. a94ca18 Fix update of immutable samplers by Nicolas Capens · 5 years ago
  41. 821feba Remove useless const on ImageView::getImageSizeInBytes return value by Chris Forbes · 5 years ago
  42. d6ccc31 Add hwvulkan_headers to Android build by Chris Forbes · 5 years ago
  43. 2a58238 CMakeLists: Treat trailing semicolons as warnings / errors by Ben Clayton · 5 years ago
  44. 4ceb77d CMakeLists: Migrate from set_cpp_flag to per-project settings. by Ben Clayton · 5 years ago
  45. 47d879a Include reactor debug functions in Android build by Chris Forbes · 5 years ago
  46. b328e0d CMakeList: Remove the CLANG_VERSION_STRING check by Ben Clayton · 5 years ago
  47. b5d5f47 Refactor common sampler code by Nicolas Capens · 5 years ago
  48. 9e73510 Implement basic sampler parameters by Nicolas Capens · 5 years ago
  49. ef6152e Default to [X,0,0,one] for undefined texture components by Nicolas Capens · 5 years ago
  50. 2d54840 Eliminate fixed-point texture sampling by Nicolas Capens · 5 years ago
  51. 1d514f3 SpirvShader: Combine DivergentPointer and NonDivergentPointer by Ben Clayton · 5 years ago
  52. 0fc611f Reactor: Add Gather and Scatter instructions. by Ben Clayton · 5 years ago
  53. 9e4bc1b SpirvShader: Refactor loads and stores. Consider limits. by Ben Clayton · 5 years ago
  54. 4d1f8d0 Reactor: Hook up atomic load/store intrinsics. by Ben Clayton · 5 years ago
  55. 3c83083 LLVMReactorDebugInfo: Remove REACTOR_LLVM_VERSION check by Ben Clayton · 5 years ago
  56. ea1b098 Regres: Update test lists @ ed46cde6 by SwiftShader Regression Bot · 5 years ago
  57. a161493 Set up input attachment descriptors the same as storage images by Chris Forbes · 5 years ago
  58. ed46cde Synchronize before performing mid-subpass attachment clears by Chris Forbes · 5 years ago
  59. 451cad2 Only do centroid sampling if multisampling by Chris Forbes · 5 years ago
  60. 37f2bd8 Remove more stale renderer plumbing by Chris Forbes · 5 years ago
  61. eae5b96 Wire up alphaToCoverage support by Chris Forbes · 5 years ago
  62. bc694e2 Unify template-based and classic descriptor writes by Chris Forbes · 5 years ago
  63. 0b092cd Add support for indexing into arrays of image descriptors by Chris Forbes · 5 years ago
  64. 621a7bd Clean up storage image descriptor access by Chris Forbes · 5 years ago
  65. 652edcc Regres: Update test lists @ 707ed997 by SwiftShader Regression Bot · 5 years ago
  66. 707ed99 Add support for OpAtomicISub, OpAtomicIIncrement, OpAtomicIDecrement by Chris Forbes · 5 years ago
  67. 9869d60 Add support for OpExtension by Chris Forbes · 5 years ago
  68. 4f15ce2 Regres: Update test lists @ bcc71a32 by SwiftShader Regression Bot · 5 years ago
  69. bcc71a3 Reactor: Remove trailing semicolons. by Ben Clayton · 5 years ago
  70. 5875be5 Remove LLVM 3 from SwiftShader and all references. by Ben Clayton · 5 years ago
  71. 20507fa LLVMReactor: #error if usng LLVM 3 by Ben Clayton · 5 years ago
  72. c9ca99e Fix comment describing compare/exchange behavior by Chris Forbes · 5 years ago
  73. 97035bd Switch SIMD::Pointer::base from a Float* to Byte* by Ben Clayton · 5 years ago
  74. 5f7e911 SpirvRoutine: Use SIMD::Pointers for pointers map. by Ben Clayton · 5 years ago
  75. 7dd3889 Regres: Update test lists @ a16238df by SwiftShader Regression Bot · 5 years ago
  76. a16238d Add support for OpAtomicCompareExchange by Chris Forbes · 5 years ago
  77. 1781393 Add support atomic instructions as used with storage images by Chris Forbes · 5 years ago
  78. b51f2c1 Add support for OpImageTexelPointer by Chris Forbes · 5 years ago
  79. 96fbe08 Dynamic dispatch for image samplers by Ben Clayton · 5 years ago
  80. 89c37a4 Factor out GetTexelOffset from EmitImageRead/EmitImageWrite by Chris Forbes · 5 years ago
  81. 2f7f2ec Add support for OpImageRead by Chris Forbes · 5 years ago
  82. 179f014 Add support for OpImageWrite by Chris Forbes · 5 years ago
  83. b0d00ea Implement OpImageQuerySize by Chris Forbes · 5 years ago
  84. 5822882 Specialize descriptor contents for storage images by Chris Forbes · 5 years ago
  85. ac07ed8 Reactor: Implement debug info generation by Ben Clayton · 5 years ago
  86. 755467c Add libbacktrace submodule. by Ben Clayton · 5 years ago
  87. f45b388 Regres: Update test lists @ d853c12d by SwiftShader Regression Bot · 5 years ago
  88. abaecd5 VkFormat.cpp: Replace ASSERT with UNIMPLEMENTED by Ben Clayton · 5 years ago
  89. d853c12 Reactor: Add support for calling C functions. by Ben Clayton · 5 years ago
  90. c790416 Reactor: Expose Capabilities. by Ben Clayton · 5 years ago
  91. 7945a51 Reactor: Add support for printing Longs. by Ben Clayton · 5 years ago
  92. d1fff58 Fix 2D texture image functions not returning GL_INVALID_ENUM with target == GL_TEXTURE_3D by Antonio Maiorano · 5 years ago
  93. 8e2440d Regres: Update test lists @ 84c3a94e by SwiftShader Regression Bot · 5 years ago
  94. 84c3a94 Wire up subgroup input builtins in graphics pipe by Chris Forbes · 5 years ago
  95. 7288151 Wire up FragDepth builtin by Chris Forbes · 5 years ago
  96. 91cf5ad Wire up FragCoord builtin by Chris Forbes · 5 years ago
  97. 6407c1a Add support for rendering more formats by Chris Forbes · 5 years ago
  98. d632e6d Android: Always use LLVM 7, delete build files for LLVM 3 by Ben Clayton · 5 years ago
  99. 25e9648 Regres: Update test lists @ 25be5bb9 by SwiftShader Regression Bot · 5 years ago
  100. 25be5bb Add support for BuiltInFrontFacing by Chris Forbes · 5 years ago