1. aae98ad Avoid exceeding max request length by xcb_put_image. by Roman Lavrov · 1 year, 4 months ago
  2. 5f9ed9b Removing myself from the SwiftShader OWNERS file by Alexis Hetu · 1 year, 4 months ago
  3. ff8cc02 Remove VK_LUNARG_direct_driver_loading from supported extensions by Nicolas Capens · 1 year, 4 months ago
  4. d0aa9ad Support LLVM 16+ API change by Nicolas Capens · 1 year, 4 months ago
  5. bcbc10b Direct driver loading by Alexis Hetu · 1 year, 5 months ago
  6. 11b7f1b Regres: Update test lists @ 8c1e83a1 by SwiftShader Regression Bot · 1 year, 5 months ago
  7. 8c1e83a Regres: Update test lists @ f7de9e06 by SwiftShader Regression Bot · 1 year, 5 months ago
  8. f7de9e0 Update Vulkan headers to version 1.3.238 by Alexis Hetu · 1 year, 5 months ago
  9. 3b2177f Reland "Float only writeColor" only by Alexis Hetu · 1 year, 5 months ago
  10. 67f5203 fixup! remove use_system_libwayland by Maksim Sisov · 1 year, 5 months ago
  11. a10c7d2 remove use_system_libwayland by Maksim Sisov · 1 year, 5 months ago
  12. c70b464 Fix use-of-uninitialized-value issue for indexType by Alexis Hetu · 1 year, 5 months ago
  13. fbcd609 Regres: Update test lists @ 647d3d24 by SwiftShader Regression Bot · 1 year, 5 months ago
  14. 647d3d2 Fix LLVM update from google3 by Alexis Hetu · 1 year, 5 months ago
  15. 22d5e1e Revert "Float only writeColor" by Alexis Hétu · 1 year, 5 months ago
  16. 4a769cd Regres: Update test lists @ 29dc5eb3 by SwiftShader Regression Bot · 1 year, 5 months ago
  17. 29dc5eb Implement VK_KHR_surface/swapchain_maintenance1 by Shahbaz Youssefi · 1 year, 6 months ago
  18. 978e246 Float only writeColor by Alexis Hetu · 1 year, 6 months ago
  19. 570d5b7 Update Vulkan headers to version 1.3.225 by Shahbaz Youssefi · 1 year, 5 months ago
  20. 5bd35e8 Merge changes I6664b301,Iccccf7fd,I44bfc249,Ibd600b7e by Alexis Hétu · 1 year, 5 months ago
  21. a9e2a30 Update SPIR-V Tools to 43c99b5ee 47f2465ee 1d31a1004 by Alexis Hetu · 1 year, 5 months ago
  22. 0bd3cfe Squashed 'third_party/SPIRV-Tools/' changes from 7b8f00f00a..43c99b5ee0 by Alexis Hetu · 1 year, 5 months ago
  23. 859699e Update SPIR-V Headers to 70ff9d939 by Alexis Hetu · 1 year, 5 months ago
  24. 98e6130 Squashed 'third_party/SPIRV-Headers/' changes from 1d31a10040..70ff9d939c by Alexis Hetu · 1 year, 5 months ago
  25. 9bfd962 Fix Kokoro presubmit checks by Alexis Hetu · 1 year, 5 months ago
  26. 36e043f Add a macro for indicating unoptimized code paths by Nicolas Capens · 1 year, 5 months ago
  27. 6ebc334 Regres: Update test lists @ 6f73609d by SwiftShader Regression Bot · 1 year, 5 months ago
  28. 6f73609 Add missing include <string> by Alexis Hetu · 1 year, 5 months ago
  29. bf71e84 Add early exits for OOB index buffer offset or first index by Alexis Hetu · 1 year, 5 months ago
  30. af0156d Fix VK_EXT_graphics_pipeline_library related crash by Alexis Hetu · 1 year, 5 months ago
  31. 66286fd Fix Regres false crash reports by Alexis Hetu · 1 year, 5 months ago
  32. fab1949 Regres: Update test lists @ 0c98167c by SwiftShader Regression Bot · 1 year, 5 months ago
  33. 0c98167 Merge changes I1950088a,Iecb2d8a2,I250a1541,I4dc2e503 by Alexis Hétu · 1 year, 5 months ago
  34. 068e9a3 Update SPIR-V Tools to 7b8f00f00 by Alexis Hetu · 1 year, 5 months ago
  35. 34bbeae Squashed 'third_party/SPIRV-Tools/' changes from 597631b693..7b8f00f00a by Alexis Hetu · 1 year, 5 months ago
  36. a3d7730 Update SPIR-V Headers to 1d31a1004 by Alexis Hetu · 1 year, 5 months ago
  37. 9017ba4 Squashed 'third_party/SPIRV-Headers/' changes from c214f6f2d..1d31a1004 by Alexis Hetu · 1 year, 5 months ago
  38. 2783f6b Change Chromium's SwiftShader owners by Alexis Hetu · 1 year, 5 months ago
  39. 95d0c32 Regres: Update test lists @ e6a31538 by SwiftShader Regression Bot · 1 year, 5 months ago
  40. e6a3153 Use helper function for SPIR-V explicit layout storage classes by Nicolas Capens · 1 year, 5 months ago
  41. 33b63f9 Add memory allocation checks by Alexis Hetu · 1 year, 5 months ago
  42. 72c25a8 Adds some extra comment/documentation for DebugMessenger in VkInstance. by Loko Kung · 1 year, 5 months ago
  43. f2d135d Fixes leaking DebugUtilsMessenger in Instance. by Loko Kung · 1 year, 5 months ago
  44. 8f79766 Unify BGRA masks by Alexis Hetu · 1 year, 6 months ago
  45. 7cb2fb0 Add 5/6-bit unorm support to the floating point version of writeColor by Alexis Hetu · 1 year, 6 months ago
  46. d89b506 Add 4-bit unorm support to the floating point version of writeColor by Alexis Hetu · 1 year, 6 months ago
  47. 2514f87 Add 10-bit unorm support to the floating point version of writeColor by Alexis Hetu · 1 year, 6 months ago
  48. ac6dd89 Add sRGB support to the floating point version of writeColor by Alexis Hetu · 1 year, 6 months ago
  49. 692e645 Add 8-bit unorm support to the floating point version of writeColor by Alexis Hetu · 1 year, 6 months ago
  50. f62b1b1 Color write mask refactor by Alexis Hetu · 1 year, 5 months ago
  51. a389cc8 Add utility function to transpose BGRA data by Alexis Hetu · 1 year, 6 months ago
  52. 55560f9 Fix linear to sRGB conversion functions by Alexis Hetu · 1 year, 6 months ago
  53. 3efc944 Regres: Update test lists @ bb5d3bdb by SwiftShader Regression Bot · 1 year, 5 months ago
  54. 0020be8 Update SPIR-V Tools to 597631b69 by Alexis Hetu · 1 year, 5 months ago
  55. 1ef51fa Squashed 'third_party/SPIRV-Tools/' changes from 1a7f71afb..597631b69 by Alexis Hetu · 1 year, 5 months ago
  56. bb5d3bd Output storage class stores have effect in helper invocations by Nicolas Capens · 1 year, 5 months ago
  57. 02e3b3e Regres: Update test lists @ 95c2e209 by SwiftShader Regression Bot · 1 year, 5 months ago
  58. 293da54 Fix SPIRV-Tools Android.bp build, part two by Nicolas Capens · 1 year, 5 months ago
  59. 95c2e20 Fix SPIRV-Tools Android.bp build by Nicolas Capens · 1 year, 5 months ago
  60. 2a5928c infra: Also automatically run win-swangle-try-tot-swiftshader-x64 by Nicolas Capens · 1 year, 6 months ago
  61. 4078f76 Regres: Update test lists @ d34588e0 by SwiftShader Regression Bot · 1 year, 5 months ago
  62. d34588e Regres: Update test lists @ d89bb011 by SwiftShader Regression Bot · 1 year, 6 months ago
  63. d89bb01 Update SPIR-V Tools to 1a7f71afb by Nicolas Capens · 1 year, 6 months ago
  64. 84c9c45 Squashed 'third_party/SPIRV-Tools/' changes from 54cd5e196..1a7f71afb by Nicolas Capens · 1 year, 6 months ago
  65. f752628 Update SPIR-V Headers to c214f6f2d by Nicolas Capens · 1 year, 6 months ago
  66. 1e25e5a Squashed 'third_party/SPIRV-Headers/' changes from 0bcc62492..c214f6f2d by Nicolas Capens · 1 year, 6 months ago
  67. 6a259c8 Handle AHARDWAREBUFFER_FORMAT_R8_UNORM AHBs by Jason Macnak · 1 year, 6 months ago
  68. 5a1263e Squashed 'third_party/marl/' changes from e007bd3dd1b..a47a3a5c544 by Ben Clayton · 1 year, 6 months ago
  69. dd35c62 Update Marl to a47a3a5c5 by Ben Clayton · 1 year, 6 months ago
  70. dbdf749 Regres: Update test lists @ aac11f84 by SwiftShader Regression Bot · 1 year, 6 months ago
  71. aac11f8 Regres: Update test lists @ 87d41aad by SwiftShader Regression Bot · 1 year, 6 months ago
  72. 87d41aa Remove unused viewportHeight field by Nicolas Capens · 1 year, 6 months ago
  73. 2c5db71 Increase subPixelPrecisionBits from 4 to 8 by Nicolas Capens · 1 year, 6 months ago
  74. 3424b10 Rasterize polygon edges from the real endpoint by Nicolas Capens · 1 year, 6 months ago
  75. dd7bb92 glslang update by Alexis Hetu · 1 year, 6 months ago
  76. a113fba Revert "Increase subPixelPrecisionBits from 4 to 8" by Nicolas Capens · 1 year, 6 months ago
  77. da2edce Guard against pSparseMemoryRequirements == NULL by Nicolas Capens · 1 year, 6 months ago
  78. fa4d506 Regres: Update test lists @ dc3b53ab by SwiftShader Regression Bot · 1 year, 6 months ago
  79. 25333a3 Increase subPixelPrecisionBits from 4 to 8 by Nicolas Capens · 1 year, 6 months ago
  80. 4cad3d2 infra: Update lucicfg generated files by Nicolas Capens · 1 year, 6 months ago
  81. dc3b53a infra: Make tryjobs run on change upload by Nicolas Capens · 1 year, 6 months ago
  82. 6beafb4 Move state variables from Spirv to SpirvShader by Nicolas Capens · 1 year, 7 months ago
  83. 7113474 Rename SpirvShader to Spirv by Nicolas Capens · 1 year, 7 months ago
  84. 6c5a1c5 Remove libz.so from llvm dependencies by John Bauman · 1 year, 6 months ago
  85. 3832784 VK_KHR_global_priority implementation by Alexis Hetu · 1 year, 9 months ago
  86. 3a82d57 Default to masking stores in helper invocations by Nicolas Capens · 1 year, 6 months ago
  87. 29dd647 Regres: Update test lists @ b3efa1fb by SwiftShader Regression Bot · 1 year, 6 months ago
  88. b3efa1f Manual dEQP update by Alexis Hetu · 1 year, 6 months ago
  89. e6504a2 Use sw::bit_cast<> for type punning by Bruno Pitrus · 1 year, 7 months ago
  90. cd9da0f Regres: Update test lists @ e8d4f9f4 by SwiftShader Regression Bot · 1 year, 6 months ago
  91. e8d4f9f Assert VkInstanceCreateInfo::flags is 0 by Nicolas Capens · 1 year, 8 months ago
  92. 34f6fc2 Handle all Vulkan 1.2 promoted structures by Alexis Hetu · 1 year, 6 months ago
  93. c6042c6 Regres: default to 100 tests per process by Nicolas Capens · 1 year, 6 months ago
  94. ad33af0 libVulkan.cpp: add missing struct in vkCreateDevice by Romaric Jodin · 1 year, 6 months ago
  95. 3cbe276 Update go tools to go 1.18+ by Alexis Hetu · 1 year, 7 months ago
  96. 5634e13 Move format support checks to vk::PhysicalDevice by Nicolas Capens · 1 year, 7 months ago
  97. 04d0079 Regres: Update test lists @ 8aff0c1f by SwiftShader Regression Bot · 1 year, 6 months ago
  98. 655fd07 Propagate error to AnalyzeOutput by Alexis Hetu · 1 year, 6 months ago
  99. 8aff0c1 Temporarily fix dEQP pipeline depth stencil tests by Alexis Hetu · 1 year, 6 months ago
  100. ea3fc74 Support VK_KHR_get_surface_capabilities2 by Shahbaz Youssefi · 1 year, 6 months ago