1. 7737c2b Regres: Update test lists @ e068963d by SwiftShader Regression Bot · 2 years, 10 months ago
  2. e068963 Add support for VK_FORMAT_B8G8R8A8_UNORM|SRGB as storage image formats by Nicolas Capens · 3 years, 11 months ago
  3. 0f6b833 Regres: Update test lists @ f0e8ec2d by SwiftShader Regression Bot · 2 years, 10 months ago
  4. f0e8ec2 Implement shaderStorageImageWriteWithoutFormat support by Nicolas Capens · 2 years, 10 months ago
  5. 9b1f23f Perform image write from a static function by Nicolas Capens · 2 years, 10 months ago
  6. bdea396 Support writing to storage images with packed formats by Nicolas Capens · 2 years, 10 months ago
  7. 3f3d523 Provide StorageImageDescriptor with an image view identifier by Nicolas Capens · 2 years, 10 months ago
  8. 8762ec5 Make GetTexelAddress() independent from SPIR-V parsing by Nicolas Capens · 2 years, 10 months ago
  9. d155641 Detemplatize hasExtendedFeatures by Sean Risser · 2 years, 10 months ago
  10. b6fc49b Rename use_x11 to ozone_platform_x11 by Maksim Sisov · 2 years, 10 months ago
  11. ef72cb4 Allow dereferencing of constant Reactor pointers by Nicolas Capens · 2 years, 10 months ago
  12. f17c3f7 Parse the OpTypeImage information into ImageInstructionSignature by Nicolas Capens · 2 years, 10 months ago
  13. 0b241e7 Parse OpImageTexelPointer into an ImageInstruction by Nicolas Capens · 2 years, 10 months ago
  14. 6885768 cmake: Add VK_USE_PLATFORM_METAL_EXT for macOS builds by Yilong Li · 2 years, 10 months ago
  15. 62c5ce3 Structure conversion cleanup by Alexis Hetu · 2 years, 10 months ago
  16. 6e0b4fa Fix Xcb depth by Alexis Hetu · 2 years, 10 months ago
  17. 43f1d97 Produce a Visual Studio error for unreferenced local variables by Nicolas Capens · 2 years, 10 months ago
  18. ca40fea Rename ImageInstructionState to ImageInstructionSignature by Nicolas Capens · 2 years, 10 months ago
  19. f42ab47 Separate the SPIR-V image and sampler as part of ImageInstruction by Nicolas Capens · 2 years, 10 months ago
  20. 8dccb37 Determine SPIR-V zero constants from SPIR-V binary only by Nicolas Capens · 2 years, 10 months ago
  21. 6745fce Parse OpImageRead and OpImageWrite into an ImageInstruction by Nicolas Capens · 2 years, 10 months ago
  22. b83b36d Regres: Update test lists @ 678d3931 by SwiftShader Regression Bot · 2 years, 10 months ago
  23. 678d393 Make sw::Constants a member of vk::Device by Nicolas Capens · 2 years, 10 months ago
  24. 06aaffa Pass the vk::Device to every routine as an extra parameter by Nicolas Capens · 2 years, 10 months ago
  25. d03c96f Split image sampling into routine lookup and function call by Nicolas Capens · 2 years, 10 months ago
  26. e878186 VK_KHR_copy_commands2 support by Alexis Hetu · 2 years, 11 months ago
  27. 73a6940 Tightly pack PlaneEquations array by Alexis Hetu · 2 years, 10 months ago
  28. 82d932b Fix Android.bp build after SPIRV-Headers update by Alexis Hetu · 2 years, 10 months ago
  29. 1ef9076 Follow-up 2: Fix Android.bp build after SPIRV-Tools update by Alexis Hetu · 2 years, 10 months ago
  30. 7cf6e51 Follow-up: Fix Android.bp build after SPIRV-Tools update by Alexis Hetu · 2 years, 10 months ago
  31. 96b34f7 Associate inline sampler caches with instruction position by Nicolas Capens · 2 years, 10 months ago
  32. 208f7fb Use the Vulkan format for OpImageWrite by Nicolas Capens · 2 years, 10 months ago
  33. e7355b9 Simplify obtaining the type from a SPIR-V object <id> by Nicolas Capens · 2 years, 10 months ago
  34. 4de878a Treat sRGB formats as unsigned normalized by Nicolas Capens · 2 years, 10 months ago
  35. 920f829 Improve inverse blendConstant() readability by Nicolas Capens · 2 years, 10 months ago
  36. e9c047f Optimize clamping of constant blend factors by Nicolas Capens · 2 years, 10 months ago
  37. 05963ef Parse SPIR-V image instructions before code generation by Nicolas Capens · 2 years, 10 months ago
  38. ff9bb52 Check for valid SPIR-V <id>s by comparing against 0 by Nicolas Capens · 2 years, 10 months ago
  39. ec08a3b Fix Android.bp build after SPIRV-Tools update by Alexis Hetu · 2 years, 10 months ago
  40. 6bd0509 Add warning treated as error for missing case statement by Alexis Hetu · 2 years, 10 months ago
  41. 7e9b8b3 Regres updates SHA and testlists after daily run by Sean Risser · 3 years ago
  42. 054981b Update SPIR-V shader instructions after SPIRV-Tools update by Alexis Hetu · 2 years, 10 months ago
  43. 525d34e Regres: Update test lists @ 4c6da56d by SwiftShader Regression Bot · 2 years, 10 months ago
  44. 5330ac7 Update SPIR-V Tools to 339d4475c by Alexis Hetu · 2 years, 10 months ago
  45. 00e0af1 Squashed 'third_party/SPIRV-Tools/' changes from f37547c73..339d4475c by Alexis Hetu · 2 years, 10 months ago
  46. 4905e58 Update SPIR-V Headers to 29817199b by Alexis Hetu · 2 years, 10 months ago
  47. b8e7bb8 Squashed 'third_party/SPIRV-Headers/' changes from 8bb2420b4..29817199b by Alexis Hetu · 2 years, 10 months ago
  48. 0d651b7 No format verification in SPIR-V headers and tools update scripts by Alexis Hetu · 2 years, 10 months ago
  49. 4c6da56 VK_EXT_pipeline_creation_feedback support by Alexis Hetu · 2 years, 11 months ago
  50. 2413491 Regres: Update test lists @ 70f3a0ff by SwiftShader Regression Bot · 2 years, 10 months ago
  51. 3f063e1 Fix min/max blend operations by Nicolas Capens · 2 years, 11 months ago
  52. 70f3a0f VK_EXT_blend_operation_advanced minimal implementation by Alexis Hetu · 2 years, 11 months ago
  53. bf075ca Support VK_EXT_pipeline_creation_cache_control by Alexis Hetu · 2 years, 11 months ago
  54. 1a57ff0 Poison device memory allocations for GN MSan builds by Nicolas Capens · 2 years, 11 months ago
  55. e733a26 Add assert on illegal signed/unsigned blit by Alexis Hetu · 2 years, 11 months ago
  56. 7a57132 Perform all blend operations in floating-point by Alexis Hetu · 2 years, 11 months ago
  57. 91a9a02 Regres: Update test lists @ 542593f0 by SwiftShader Regression Bot · 2 years, 11 months ago
  58. 542593f Implement support for VK_FORMAT_R16*_UNORM attachment formats by Nicolas Capens · 2 years, 11 months ago
  59. 7718604 Clamp blend factors and color output by Nicolas Capens · 2 years, 11 months ago
  60. 8c5df9c Refactor blending by Nicolas Capens · 2 years, 11 months ago
  61. 9d8950e Update git-hooks to HEAD revision by Sean Risser · 2 years, 11 months ago
  62. 942f5fc Revert "Make git-hooks track with origin/main" by Sean Risser · 2 years, 11 months ago
  63. ace415c Refactor Queue::Submit to use internal structure by Alexis Hetu · 2 years, 11 months ago
  64. d143249 Make git-hooks track with origin/main by Sean Risser · 2 years, 11 months ago
  65. 2181091 Delay extension support check until instance/device creation by Nicolas Capens · 2 years, 11 months ago
  66. c5e2372 Update git-hooks to latest version by Sean Risser · 2 years, 11 months ago
  67. 6683bca [Fuchsia] Fix Vulkan compilation by Sergey Ulanov · 2 years, 11 months ago
  68. 2a86d62 Regres: Update test lists @ 6b700ffc by SwiftShader Regression Bot · 2 years, 11 months ago
  69. 6b700ff Add VK_KHR_shader_integer_dot_product structs by Sean Risser · 2 years, 11 months ago
  70. d09862d Regres: Update test lists @ 85101b9e by SwiftShader Regression Bot · 2 years, 11 months ago
  71. 85101b9 Avoid SPIR-V binary identifier clashes by Nicolas Capens · 2 years, 11 months ago
  72. ce9f17f Avoid recompiling identical SPIR-V binaries by Nicolas Capens · 2 years, 11 months ago
  73. 14fca80 Store the SPIR-V binary of a vk::ShaderModule in an sw::SpirvBinary by Nicolas Capens · 2 years, 11 months ago
  74. 7997cbc Fix uninitialized memoryOwner on unused DescriptorSet by Alexis Hetu · 2 years, 11 months ago
  75. 5db06cf Fix BC6h decoder by Alexis Hetu · 3 years ago
  76. 6429865 Fix blitting of various packed formats by Alexis Hetu · 3 years ago
  77. 95b7691 Update Vulkan headers to version 1.2.196 by Sean Risser · 2 years, 11 months ago
  78. 33eaf1f Use smart pointer for the LibX11Exports singleton by Yilong Li · 3 years ago
  79. cab415b Regres: Update test lists @ ce1449fd by SwiftShader Regression Bot · 2 years, 11 months ago
  80. ce1449f Fix Depth+Stencil image copy by Alexis Hetu · 3 years ago
  81. cd2682f Fix blitting of compressed images by Alexis Hetu · 3 years ago
  82. 1ed6897 Make decompression functions const by Alexis Hetu · 3 years ago
  83. e0af842 Remove LOG_TRAP by Sean Risser · 3 years, 6 months ago
  84. ab5d8ea Disable -Wbitwise-instead-of-logical for llvm-10.0 in swiftshader by Nico Weber · 3 years ago
  85. 5863305 Regres: Update test lists @ ca2ada82 by SwiftShader Regression Bot · 3 years ago
  86. ca2ada8 Fix border update when rendering to cube face by Alexis Hetu · 3 years ago
  87. 56db9c6 Revert "Kokoro: Disable gcp_ubuntu builds failing to update CMake" by Nicolas Capens · 3 years ago
  88. 04f61b9 Regres: Roll dEQP to master revision e2aeccd by Alexis Hetu · 3 years ago
  89. b0f8eb1 Restore zero-initialization of device memory allocations for GN builds by Nicolas Capens · 3 years ago
  90. eacf0cd Don't initialize device memory allocations in MSan builds by Nicolas Capens · 3 years ago
  91. 7b550be Don't initialize host memory allocations in MSan builds by Nicolas Capens · 3 years ago
  92. 24530ca Disable C4244 when building LLVM for swiftshader by Nico Weber · 3 years ago
  93. a1594b9 Move ExternalMemoryHost to its own file by Alexis Hetu · 3 years ago
  94. 118ac38 Refactor DeviceMemory buffer allocation/freeing by Nicolas Capens · 3 years ago
  95. c329881 Rename allocation functions by Nicolas Capens · 3 years ago
  96. 03fa329 Separate device memory allocations from host allocations by Nicolas Capens · 3 years ago
  97. 8c181d7 Deep copy specialization info by Nicolas Capens · 3 years ago
  98. 80dfdef Regres: Update test lists @ 70178a76 by SwiftShader Regression Bot · 3 years ago
  99. 70178a7 Refactor swapchain image creation by Nicolas Capens · 3 years ago
  100. 0625115 Increase the maximum 1D, 2D, and Cube image dimension to 16384 by Nicolas Capens · 3 years ago