1. ed85598 Move swiftshader off deprecated llvm::IRBuilder APIs by Benjamin Kramer · 2 years, 6 months ago
  2. 08233bc Regres: Update test lists @ a465cca8 by SwiftShader Regression Bot · 2 years, 6 months ago
  3. 03bb9e1 Unpack 1010102 formats into upper 16-bit components by Nicolas Capens · 2 years, 6 months ago
  4. a465cca Add bclayton to OWNERS by Nicolas Capens · 2 years, 6 months ago
  5. 5d7527d Regres: Update test lists @ f9c39655 by SwiftShader Regression Bot · 2 years, 6 months ago
  6. 7e9e7f8 Update SPIR-V Tools to c75a1a46f by Nicolas Capens · 2 years, 6 months ago
  7. 48e7a42 Squashed 'third_party/SPIRV-Tools/' changes from d0a827a9f..c75a1a46f by Nicolas Capens · 2 years, 6 months ago
  8. f9c3965 Expose support for VK_KHR_swapchain_mutable_format by Sean Risser · 2 years, 6 months ago
  9. ff91ac5 Prevent exit-time destructors in src/WSI, Pipeline, and System by Nicolas Capens · 2 years, 6 months ago
  10. 533f38d Update SPIR-V Tools to d0a827a9f by Nicolas Capens · 2 years, 6 months ago
  11. 6cacf18 Squashed 'third_party/SPIRV-Tools/' changes from 339d4475c..d0a827a9f by Nicolas Capens · 2 years, 6 months ago
  12. 0a7ab9c Update SPIR-V Headers to 20b02de99 by Nicolas Capens · 2 years, 6 months ago
  13. 0cf81f7 Squashed 'third_party/SPIRV-Headers/' changes from 29817199b..20b02de99 by Nicolas Capens · 2 years, 6 months ago
  14. ddd09df Don't handle vendor-specific SPIR-V instructions by Nicolas Capens · 2 years, 6 months ago
  15. e303f61 Don't consider OpType* instructions to be statements by Nicolas Capens · 2 years, 6 months ago
  16. ec4a98f Eliminate SpirvShaderInstructions.inl by Nicolas Capens · 2 years, 6 months ago
  17. f12305c Statically allocate function pointer tables for libXCB by Nicolas Capens · 2 years, 6 months ago
  18. 8153d90 Statically allocate function pointer tables for libX11 by Nicolas Capens · 2 years, 6 months ago
  19. fc8dd5b Refactor libXCB and libX11 wrappers by Nicolas Capens · 2 years, 7 months ago
  20. cbec1d4 Fix component normalization for texture gather by Ari Suonpää · 2 years, 6 months ago
  21. edeff1f Make Win32SurfaceKHR::present() more robust by Alexis Hetu · 2 years, 6 months ago
  22. 1d924bd Assert that casting memory sizes to 32-bit doesn't overflow by Nicolas Capens · 2 years, 6 months ago
  23. f369206 Use size_t for methods returning memory sizes by Nicolas Capens · 2 years, 6 months ago
  24. 77ebb7f Add a GN build option for the startup dialog by Nicolas Capens · 2 years, 6 months ago
  25. 17a11cf Regres: Update test lists @ 9e727fad by Nicolas Capens · 2 years, 6 months ago
  26. 9e727fa Assert that the descriptor set is not null by Nicolas Capens · 2 years, 6 months ago
  27. 08c6200 Implement Assert() for Reactor by Nicolas Capens · 2 years, 6 months ago
  28. d9c4d9a Fix green bits for R5G6B5_UNORM_PACK16 by Ari Suonpää · 2 years, 6 months ago
  29. 6e23c08 Make line stipple related tests pass by Alexis Hetu · 2 years, 6 months ago
  30. 04c1eb3 Run clang-format-all.sh as a Bash script by Nicolas Capens · 2 years, 6 months ago
  31. d7c230f Regres: Update test lists @ 210fe010 by SwiftShader Regression Bot · 2 years, 6 months ago
  32. 210fe01 Update testslists to match the dEQP revision by Nicolas Capens · 2 years, 6 months ago
  33. f5cf2d0 Regres: Update test lists @ 4c687cc2 by SwiftShader Regression Bot · 2 years, 6 months ago
  34. a6ec85f Fix border color when sampling normalized texture formats by Ari Suonpää · 2 years, 7 months ago
  35. 4c687cc Regres fetches HEAD and truncates deqp.json by Sean Risser · 2 years, 6 months ago
  36. 7737c2b Regres: Update test lists @ e068963d by SwiftShader Regression Bot · 2 years, 6 months ago
  37. e068963 Add support for VK_FORMAT_B8G8R8A8_UNORM|SRGB as storage image formats by Nicolas Capens · 3 years, 7 months ago
  38. 0f6b833 Regres: Update test lists @ f0e8ec2d by SwiftShader Regression Bot · 2 years, 6 months ago
  39. f0e8ec2 Implement shaderStorageImageWriteWithoutFormat support by Nicolas Capens · 2 years, 6 months ago
  40. 9b1f23f Perform image write from a static function by Nicolas Capens · 2 years, 6 months ago
  41. bdea396 Support writing to storage images with packed formats by Nicolas Capens · 2 years, 6 months ago
  42. 3f3d523 Provide StorageImageDescriptor with an image view identifier by Nicolas Capens · 2 years, 6 months ago
  43. 8762ec5 Make GetTexelAddress() independent from SPIR-V parsing by Nicolas Capens · 2 years, 6 months ago
  44. d155641 Detemplatize hasExtendedFeatures by Sean Risser · 2 years, 6 months ago
  45. b6fc49b Rename use_x11 to ozone_platform_x11 by Maksim Sisov · 2 years, 6 months ago
  46. ef72cb4 Allow dereferencing of constant Reactor pointers by Nicolas Capens · 2 years, 6 months ago
  47. f17c3f7 Parse the OpTypeImage information into ImageInstructionSignature by Nicolas Capens · 2 years, 6 months ago
  48. 0b241e7 Parse OpImageTexelPointer into an ImageInstruction by Nicolas Capens · 2 years, 6 months ago
  49. 6885768 cmake: Add VK_USE_PLATFORM_METAL_EXT for macOS builds by Yilong Li · 2 years, 6 months ago
  50. 62c5ce3 Structure conversion cleanup by Alexis Hetu · 2 years, 6 months ago
  51. 6e0b4fa Fix Xcb depth by Alexis Hetu · 2 years, 6 months ago
  52. 43f1d97 Produce a Visual Studio error for unreferenced local variables by Nicolas Capens · 2 years, 6 months ago
  53. ca40fea Rename ImageInstructionState to ImageInstructionSignature by Nicolas Capens · 2 years, 6 months ago
  54. f42ab47 Separate the SPIR-V image and sampler as part of ImageInstruction by Nicolas Capens · 2 years, 6 months ago
  55. 8dccb37 Determine SPIR-V zero constants from SPIR-V binary only by Nicolas Capens · 2 years, 6 months ago
  56. 6745fce Parse OpImageRead and OpImageWrite into an ImageInstruction by Nicolas Capens · 2 years, 6 months ago
  57. b83b36d Regres: Update test lists @ 678d3931 by SwiftShader Regression Bot · 2 years, 6 months ago
  58. 678d393 Make sw::Constants a member of vk::Device by Nicolas Capens · 2 years, 6 months ago
  59. 06aaffa Pass the vk::Device to every routine as an extra parameter by Nicolas Capens · 2 years, 6 months ago
  60. d03c96f Split image sampling into routine lookup and function call by Nicolas Capens · 2 years, 6 months ago
  61. e878186 VK_KHR_copy_commands2 support by Alexis Hetu · 2 years, 7 months ago
  62. 73a6940 Tightly pack PlaneEquations array by Alexis Hetu · 2 years, 6 months ago
  63. 82d932b Fix Android.bp build after SPIRV-Headers update by Alexis Hetu · 2 years, 6 months ago
  64. 1ef9076 Follow-up 2: Fix Android.bp build after SPIRV-Tools update by Alexis Hetu · 2 years, 6 months ago
  65. 7cf6e51 Follow-up: Fix Android.bp build after SPIRV-Tools update by Alexis Hetu · 2 years, 6 months ago
  66. 96b34f7 Associate inline sampler caches with instruction position by Nicolas Capens · 2 years, 6 months ago
  67. 208f7fb Use the Vulkan format for OpImageWrite by Nicolas Capens · 2 years, 6 months ago
  68. e7355b9 Simplify obtaining the type from a SPIR-V object <id> by Nicolas Capens · 2 years, 6 months ago
  69. 4de878a Treat sRGB formats as unsigned normalized by Nicolas Capens · 2 years, 6 months ago
  70. 920f829 Improve inverse blendConstant() readability by Nicolas Capens · 2 years, 6 months ago
  71. e9c047f Optimize clamping of constant blend factors by Nicolas Capens · 2 years, 6 months ago
  72. 05963ef Parse SPIR-V image instructions before code generation by Nicolas Capens · 2 years, 6 months ago
  73. ff9bb52 Check for valid SPIR-V <id>s by comparing against 0 by Nicolas Capens · 2 years, 6 months ago
  74. ec08a3b Fix Android.bp build after SPIRV-Tools update by Alexis Hetu · 2 years, 6 months ago
  75. 6bd0509 Add warning treated as error for missing case statement by Alexis Hetu · 2 years, 6 months ago
  76. 7e9b8b3 Regres updates SHA and testlists after daily run by Sean Risser · 2 years, 8 months ago
  77. 054981b Update SPIR-V shader instructions after SPIRV-Tools update by Alexis Hetu · 2 years, 6 months ago
  78. 525d34e Regres: Update test lists @ 4c6da56d by SwiftShader Regression Bot · 2 years, 6 months ago
  79. 5330ac7 Update SPIR-V Tools to 339d4475c by Alexis Hetu · 2 years, 6 months ago
  80. 00e0af1 Squashed 'third_party/SPIRV-Tools/' changes from f37547c73..339d4475c by Alexis Hetu · 2 years, 6 months ago
  81. 4905e58 Update SPIR-V Headers to 29817199b by Alexis Hetu · 2 years, 6 months ago
  82. b8e7bb8 Squashed 'third_party/SPIRV-Headers/' changes from 8bb2420b4..29817199b by Alexis Hetu · 2 years, 6 months ago
  83. 0d651b7 No format verification in SPIR-V headers and tools update scripts by Alexis Hetu · 2 years, 6 months ago
  84. 4c6da56 VK_EXT_pipeline_creation_feedback support by Alexis Hetu · 2 years, 7 months ago
  85. 2413491 Regres: Update test lists @ 70f3a0ff by SwiftShader Regression Bot · 2 years, 6 months ago
  86. 3f063e1 Fix min/max blend operations by Nicolas Capens · 2 years, 7 months ago
  87. 70f3a0f VK_EXT_blend_operation_advanced minimal implementation by Alexis Hetu · 2 years, 7 months ago
  88. bf075ca Support VK_EXT_pipeline_creation_cache_control by Alexis Hetu · 2 years, 7 months ago
  89. 1a57ff0 Poison device memory allocations for GN MSan builds by Nicolas Capens · 2 years, 7 months ago
  90. e733a26 Add assert on illegal signed/unsigned blit by Alexis Hetu · 2 years, 7 months ago
  91. 7a57132 Perform all blend operations in floating-point by Alexis Hetu · 2 years, 7 months ago
  92. 91a9a02 Regres: Update test lists @ 542593f0 by SwiftShader Regression Bot · 2 years, 7 months ago
  93. 542593f Implement support for VK_FORMAT_R16*_UNORM attachment formats by Nicolas Capens · 2 years, 7 months ago
  94. 7718604 Clamp blend factors and color output by Nicolas Capens · 2 years, 7 months ago
  95. 8c5df9c Refactor blending by Nicolas Capens · 2 years, 7 months ago
  96. 9d8950e Update git-hooks to HEAD revision by Sean Risser · 2 years, 7 months ago
  97. 942f5fc Revert "Make git-hooks track with origin/main" by Sean Risser · 2 years, 7 months ago
  98. ace415c Refactor Queue::Submit to use internal structure by Alexis Hetu · 2 years, 7 months ago
  99. d143249 Make git-hooks track with origin/main by Sean Risser · 2 years, 7 months ago
  100. 2181091 Delay extension support check until instance/device creation by Nicolas Capens · 2 years, 7 months ago