1. 96fbe08 Dynamic dispatch for image samplers by Ben Clayton · 5 years ago
  2. 89c37a4 Factor out GetTexelOffset from EmitImageRead/EmitImageWrite by Chris Forbes · 5 years ago
  3. 2f7f2ec Add support for OpImageRead by Chris Forbes · 5 years ago
  4. 179f014 Add support for OpImageWrite by Chris Forbes · 5 years ago
  5. b0d00ea Implement OpImageQuerySize by Chris Forbes · 5 years ago
  6. 5822882 Specialize descriptor contents for storage images by Chris Forbes · 5 years ago
  7. ac07ed8 Reactor: Implement debug info generation by Ben Clayton · 5 years ago
  8. 755467c Add libbacktrace submodule. by Ben Clayton · 5 years ago
  9. f45b388 Regres: Update test lists @ d853c12d by SwiftShader Regression Bot · 5 years ago
  10. abaecd5 VkFormat.cpp: Replace ASSERT with UNIMPLEMENTED by Ben Clayton · 5 years ago
  11. d853c12 Reactor: Add support for calling C functions. by Ben Clayton · 5 years ago
  12. c790416 Reactor: Expose Capabilities. by Ben Clayton · 5 years ago
  13. 7945a51 Reactor: Add support for printing Longs. by Ben Clayton · 5 years ago
  14. d1fff58 Fix 2D texture image functions not returning GL_INVALID_ENUM with target == GL_TEXTURE_3D by Antonio Maiorano · 5 years ago
  15. 8e2440d Regres: Update test lists @ 84c3a94e by SwiftShader Regression Bot · 5 years ago
  16. 84c3a94 Wire up subgroup input builtins in graphics pipe by Chris Forbes · 5 years ago
  17. 7288151 Wire up FragDepth builtin by Chris Forbes · 5 years ago
  18. 91cf5ad Wire up FragCoord builtin by Chris Forbes · 5 years ago
  19. 6407c1a Add support for rendering more formats by Chris Forbes · 5 years ago
  20. d632e6d Android: Always use LLVM 7, delete build files for LLVM 3 by Ben Clayton · 5 years ago
  21. 25e9648 Regres: Update test lists @ 25be5bb9 by SwiftShader Regression Bot · 5 years ago
  22. 25be5bb Add support for BuiltInFrontFacing by Chris Forbes · 5 years ago
  23. d4e5e9e Pass baseVertex to vertex shader by Chris Forbes · 5 years ago
  24. eb50d25 Reactor: Copy new debug macros to Reactor. by Ben Clayton · 5 years ago
  25. 6408c55 Add support for shader draw parameters query by Chris Forbes · 5 years ago
  26. 9605776 Support color write mask in pipeline by Chris Forbes · 5 years ago
  27. f993de3 Add support for querying device group present capabilities by Chris Forbes · 5 years ago
  28. 1a9714a Allocation failure fix by Alexis Hetu · 5 years ago
  29. 2218679 Regres: Update test lists @ 64b761a8 by SwiftShader Regression Bot · 5 years ago
  30. 428c645 Do not attempt to initialize dynamic state vars with pipeline state by Alexis Hetu · 5 years ago
  31. 911b85f Image type and view type compatibility check fix by Alexis Hetu · 5 years ago
  32. e5e33cd vkCmdResolveImage implementation by Alexis Hetu · 5 years ago
  33. 64b761a Kokoro: Build VS solutions produced from CMake by Ben Clayton · 5 years ago
  34. edd7d41 Build: Silence LLVM warnings for Windows. by Ben Clayton · 5 years ago
  35. db4f3df Revert "SprivShader: Replace hand-rolled bitreverse with LLVM intrinsic" by Ben Clayton · 5 years ago
  36. e339d6c Revert "SprivShader: Replace hand-rolled bitcount with LLVM intrinsic" by Ben Clayton · 5 years ago
  37. 0179e5e SprivShader: Replace hand-rolled bitcount with LLVM intrinsic by Ben Clayton · 5 years ago
  38. a786c4a SprivShader: Replace hand-rolled bitreverse with LLVM intrinsic by Ben Clayton · 5 years ago
  39. 7383243 Dynamic state implementation by Alexis Hetu · 5 years ago
  40. 17ecf2a Kokoro: Enable macos CI tests by Ben Clayton · 5 years ago
  41. 3fa3bcb Build: Silence all Clang + SubZero warnings. by Ben Clayton · 5 years ago
  42. a0c2bc4 Regres: Update test lists @ acf12f1c by SwiftShader Regression Bot · 5 years ago
  43. 362e494 Kokoro: Remove now unused files by Ben Clayton · 5 years ago
  44. acf12f1 Kokoro: Disable Vulkan tests for Subzero. by Ben Clayton · 5 years ago
  45. 3efcca9 Kokoro: Add stub (noop) test files for macOS. by Ben Clayton · 5 years ago
  46. 7d9a748 Subzero: Fix warning ‘Ty’ may be used uninitialized by Ben Clayton · 5 years ago
  47. b24990c Build: Suppress multi-line comment warning (in Subzero). by Ben Clayton · 5 years ago
  48. 445a44a SpirvShader: Implement GLSLstd450MatrixInverse by Ben Clayton · 5 years ago
  49. 7d86727 Implement basic SPIR-V texture sampling by Nicolas Capens · 5 years ago
  50. 98e6b96 Adjust matrix addressing to account for RowMajor/ColMajor by Chris Forbes · 5 years ago
  51. 1ba5ba7 Capture RowMajor/ColMajor decorations by Chris Forbes · 5 years ago
  52. e6419ad Fix handling of loads/stores of explicitly-laid-out objects by Chris Forbes · 5 years ago
  53. 09591b8 Pass descriptor sets to SPIR-V compilation by Nicolas Capens · 5 years ago
  54. 82eb22e Propagate descriptor decorations to access-chain and load results by Nicolas Capens · 5 years ago
  55. 1f7039a Regres: Update test lists @ 13f23077 by SwiftShader Regression Bot · 5 years ago
  56. 13f2307 Kokoro: Split the windows and linux configs by Ben Clayton · 5 years ago
  57. 4e8044d Build: Default to treating warnings as errors by Ben Clayton · 5 years ago
  58. f41ca6b SpirvShader: Fix unhelpful warning about parentheses on GCC by Ben Clayton · 5 years ago
  59. c38fc12 Build fixes for LLVM 3 backend by Ben Clayton · 5 years ago
  60. da61705 Fix implicit string cast to boolean warning (treated as error) by Nicolas Capens · 5 years ago
  61. 5078d48 Fixed all warnings in the Vulkan build on Windows by Alexis Hetu · 5 years ago
  62. 0083573 External image/buffer/fence/semaphore properties by Alexis Hetu · 5 years ago
  63. 4548b66 Regres: Update test lists @ 5d64ec4c by SwiftShader Regression Bot · 5 years ago
  64. 3f0d3ef Enable multiprocess compilation for all Visual Studio projects by Nicolas Capens · 5 years ago
  65. 147c491 Fix Subzero backend builds. by Ben Clayton · 5 years ago
  66. 5d64ec4 Fix windows build. by Ben Clayton · 5 years ago
  67. 3954a0b SpirvShader: Document ops requiring capabilities by Ben Clayton · 5 years ago
  68. 3f007c4 SpirvShader: Implement GLSLstd450FindILsb by Ben Clayton · 5 years ago
  69. 6095826 SpirvShader: Implement GLSLstd450Find[U,S]Msb by Ben Clayton · 5 years ago
  70. 1fb633c SpirvShader: Implement GLSLstd450Determinant by Ben Clayton · 5 years ago
  71. 4d63312 SpirvShader: Implement GLSLstd450NClamp by Ben Clayton · 5 years ago
  72. 02de7e0 SpirvShader: Implement GLSLstd450NMax by Ben Clayton · 5 years ago
  73. ee10bcf SpirvShader: Implement GLSLstd450NMin by Ben Clayton · 5 years ago
  74. 238fec3 SpirvShader: Mark GLSLstd450IMix as unreachable. by Ben Clayton · 5 years ago
  75. 9345185 SpirvShader: Implement GLSLstd450InverseSqrt by Ben Clayton · 5 years ago
  76. 8448cc5 SpirvShader: Handle DecorationRelaxedPrecision decorations by Ben Clayton · 5 years ago
  77. 6517ad2 SpirvShader: Implement GLSLstd450Sqrt by Ben Clayton · 5 years ago
  78. e17acfe SpirvShader: Implement GLSLstd450Log2 by Ben Clayton · 5 years ago
  79. f40b56c SpirvShader: Implement GLSLstd450Exp2 by Ben Clayton · 5 years ago
  80. 2c1da72 SpirvShader: Implement GLSLstd450Log by Ben Clayton · 5 years ago
  81. 242f002 SpirvShader: Implement GLSLstd450Exp by Ben Clayton · 5 years ago
  82. bfe94f0 SpirvShader: Implement GLSLstd450Pow by Ben Clayton · 5 years ago
  83. a520c3e SpirvShader: Implement GLSLstd450Atan2 by Ben Clayton · 5 years ago
  84. fa6a539 SpirvShader: Implement GLSLstd450Atanh by Ben Clayton · 5 years ago
  85. 28ebcb0 SpirvShader: Implement GLSLstd450Acosh by Ben Clayton · 5 years ago
  86. f6d77ab SpirvShader: Implement GLSLstd450Asinh by Ben Clayton · 5 years ago
  87. 3928bd9 SpirvShader: Implement GLSLstd450Tanh by Ben Clayton · 5 years ago
  88. 900ea2c SpirvShader: Implement GLSLstd450Cosh by Ben Clayton · 5 years ago
  89. 91fd0e2 SpirvShader: Stub all the remaining GLSLstd450 unimplemented cases by Ben Clayton · 5 years ago
  90. d963697 SpirvShader: Implement GLSLstd450Sinh by Ben Clayton · 5 years ago
  91. 749b4e0 SpirvShader: Implement GLSLstd450Atan by Ben Clayton · 5 years ago
  92. eafae47 SpirvShader: Implement GLSLstd450Acos by Ben Clayton · 5 years ago
  93. f9350d7 SpirvShader: Implement GLSLstd450Asin by Ben Clayton · 5 years ago
  94. 1474006 SpirvShader: Implement GLSLstd450Tan by Ben Clayton · 5 years ago
  95. 1b6f8c7 SpirvShader: Implement GLSLstd450Cos by Ben Clayton · 5 years ago
  96. a2c8b77 SpirvShader: Implement GLSLstd450Sin by Ben Clayton · 5 years ago
  97. 251bc28 SpirvShader: Implement GLSLstd450Degrees by Ben Clayton · 5 years ago
  98. a15fcf4 SpirvShader: Implement GLSLstd450Radians by Ben Clayton · 5 years ago
  99. 20f6ba8 SpirvShader: Implement GLSLstd450Ldexp by Ben Clayton · 5 years ago
  100. 6caf821 SpirvShader: Implement GLSLstd450Fma by Ben Clayton · 5 years ago