1. e1a2fa9 Revert "Temporarily fix pipelineStageCreationFeedbackCount = 0 issue" by Nicolas Capens · 2 years, 5 months ago
  2. fa1a1fc Fix zlib dependency for Regres by Alexis Hetu · 2 years, 5 months ago
  3. b5074c8 Store phi variables in a collection of SIMD components by Nicolas Capens · 2 years, 6 months ago
  4. 7ef3949 Limit SPIR-V phi variable lifetimes by Nicolas Capens · 2 years, 6 months ago
  5. fdf4147 Move EmitState out of SpirvShader by Nicolas Capens · 2 years, 6 months ago
  6. e1b8cbd Move Reactor code emission from SpirvShader to EmitState by Nicolas Capens · 2 years, 6 months ago
  7. 6de4a96 Detect OpImageWrite in the analysis pass by Nicolas Capens · 2 years, 5 months ago
  8. 00b601d Revert CTS bug workaround by Nicolas Capens · 2 years, 6 months ago
  9. 4de33dc Update Marl to e007bd3dd by Nicolas Capens · 2 years, 5 months ago
  10. b740676 Squashed 'third_party/marl/' changes from 14549e9d1..e007bd3dd by Nicolas Capens · 2 years, 5 months ago
  11. 3fdd375 Run tests using the deqp-stdin-caselist option by Alexis Hetu · 2 years, 5 months ago
  12. ab3cb3f Move the inner loop out of TestRoutine by Alexis Hetu · 2 years, 5 months ago
  13. 440133b Add robustBufferAccess to PipelineCache::SpirvBinaryKey by Alexis Hetu · 2 years, 5 months ago
  14. b22b1b1 Add robustBufferAccess as part of PixelProcessor::States by Alexis Hetu · 2 years, 5 months ago
  15. 6d0e2d5 Regres: Update test lists @ 48f7cb2a by SwiftShader Regression Bot · 2 years, 5 months ago
  16. 48f7cb2 Unplug SPIR-V instruction profiling support by Nicolas Capens · 2 years, 6 months ago
  17. e5bdf93 Unplug the shader debugging support by Nicolas Capens · 2 years, 6 months ago
  18. 94692cd Refactor GroupNonUniformArithmetic handling by Nicolas Capens · 2 years, 6 months ago
  19. dbf2450 Regres: Update test lists @ acdfa394 by SwiftShader Regression Bot · 2 years, 5 months ago
  20. 7f209eb Recursively update dEQP files when running the daily change in Regres by Alexis Hetu · 2 years, 6 months ago
  21. acdfa39 Update Marl to 14549e9d1 by Nicolas Capens · 2 years, 6 months ago
  22. 7746776 Squashed 'third_party/marl/' changes from e2d3d0bf2..14549e9d1 by Nicolas Capens · 2 years, 6 months ago
  23. 65066ae Fix enabling XCB and Wayland WSI builds on Linux by Nicolas Capens · 2 years, 6 months ago
  24. 01fade1 Merge changes Ie0e663e1,I97918fd5 by Nicolas Capens · 2 years, 6 months ago
  25. 78eab64 Update Marl to e2d3d0bf2 by Nicolas Capens · 2 years, 6 months ago
  26. 5a469b6 Squashed 'third_party/marl/' changes from 2f129cf1b..e2d3d0bf2 by Nicolas Capens · 2 years, 6 months ago
  27. 8e7ad8b Regres main.go cleanup by Alexis Hetu · 2 years, 6 months ago
  28. 782eb85 Fix repeated character by Martin Troiber · 2 years, 6 months ago
  29. 2b155ac Remove Unicode handling from Subzero by Nicolas Capens · 2 years, 6 months ago
  30. 0733602 Use local XCB header copies by Nicolas Capens · 2 years, 6 months ago
  31. 602f2c8 Use local Wayland header copies by Nicolas Capens · 2 years, 6 months ago
  32. 3d7faaa Consistently format pointer-to-const by Nicolas Capens · 2 years, 6 months ago
  33. 7e1d67a Consistently format const references by Nicolas Capens · 2 years, 6 months ago
  34. 4625fd8 Remove unnecessary vector component indexing by Nicolas Capens · 2 years, 6 months ago
  35. 7776bf0 Fix CMAKE_BUILD_PARALLEL_LEVEL link by Nicolas Capens · 2 years, 6 months ago
  36. 680a8c7 Regres: Update test lists @ 08dfcbb3 by SwiftShader Regression Bot · 2 years, 6 months ago
  37. 08dfcbb Remove index parameter for SPIR-V pointer operands by Nicolas Capens · 2 years, 7 months ago
  38. 6ce35a7 Regres: Update test lists @ 666fb5f8 by Alexis Hetu · 2 years, 6 months ago
  39. 5f5e513 shaderStorageImageArrayNonUniformIndexing support by Alexis Hetu · 2 years, 6 months ago
  40. 666fb5f Regres: Update test lists @ 4dbbcd05 by SwiftShader Regression Bot · 2 years, 6 months ago
  41. 4dbbcd0 Consistently use `const auto` by Shahbaz Youssefi · 2 years, 6 months ago
  42. 239b806 Consistently use auto * instead of auto when pointers by Shahbaz Youssefi · 2 years, 6 months ago
  43. 0ae9fda Regres: Update test lists @ 52e0004a by SwiftShader Regression Bot · 2 years, 6 months ago
  44. 5a98cec Temporarily fix pipelineStageCreationFeedbackCount = 0 issue by Alexis Hetu · 2 years, 6 months ago
  45. df646d7 Update mipmap precision bits by Sean Risser · 2 years, 8 months ago
  46. 52e0004 Support VK_EXT_graphics_pipeline_library by Shahbaz Youssefi · 2 years, 7 months ago
  47. 49e4cc5 Remove incorrect assert by Alexis Hetu · 2 years, 6 months ago
  48. 4f495ef Regres: Update test lists @ a90523fa by SwiftShader Regression Bot · 2 years, 6 months ago
  49. a90523f Set conformance version to 1.3.3.1 by Alexis Hetu · 2 years, 9 months ago
  50. e33cd25 Avoid inadvertently adding a wayland dependency by Tristan van Berkom · 2 years, 6 months ago
  51. 14d71a8 Temporary patch for OOB read issue by Alexis Hetu · 2 years, 6 months ago
  52. 18ebb4f Partially revert "Pipeline robustness fix" by Alexis Hetu · 2 years, 6 months ago
  53. 8d733b0 marl: Add new source file for loongarch64. by Wang Qing · 2 years, 6 months ago
  54. 0dd5809 Regres: Update test lists @ bd8f8a8f by SwiftShader Regression Bot · 2 years, 6 months ago
  55. bd8f8a8 Regres: Update test lists @ 495c41ce by SwiftShader Regression Bot · 2 years, 6 months ago
  56. 301d8fb Fix create_instance_layer_name_abuse test by Alexis Hetu · 2 years, 6 months ago
  57. 495c41c Regres: Update test lists @ 98486622 by SwiftShader Regression Bot · 2 years, 6 months ago
  58. 9848662 Temporary workaround for CTS bug by Alexis Hetu · 2 years, 6 months ago
  59. 84c3e65 Regres: Update test lists @ b405d5dd by SwiftShader Regression Bot · 2 years, 6 months ago
  60. b405d5d Bring back dEQP testing to ToT by Alexis Hétu · 2 years, 6 months ago
  61. ca2d9fa Pipeline robustness fix by Alexis Hetu · 2 years, 6 months ago
  62. 9839318 Fix uses of the OFFSET macro by Alexis Hetu · 2 years, 6 months ago
  63. 20fa943 Respect pipelineStageCreationFeedbackCount by Alexis Hetu · 2 years, 6 months ago
  64. 9e96423 Don't accept buffer alignment features in vkCreateDevice by Nicolas Capens · 2 years, 6 months ago
  65. 8195c07 Split GraphicsState by Shahbaz Youssefi · 2 years, 6 months ago
  66. 1908bb6 Skip Setup and Pixel JIT if rasterizer discard by Shahbaz Youssefi · 2 years, 6 months ago
  67. 7f57a35 Move sample count hack from GraphicsState to Renderer::draw by Shahbaz Youssefi · 2 years, 6 months ago
  68. b0b3ef3 Fix bugs with VK_EXT_extended_dynamic_state2 by Shahbaz Youssefi · 2 years, 7 months ago
  69. 011c501 Allow VK_PIPELINE_CACHE_CREATE_EXTERNALLY_SYNCHRONIZED_BIT by Alexis Hetu · 2 years, 6 months ago
  70. 4258f17 Initial support for VK_EXT_pipeline_robustness by Shahbaz Youssefi · 2 years, 7 months ago
  71. df36511 Regres: Switch Vulkan CTS to the 1.3.2 branch by Alexis Hetu · 2 years, 9 months ago
  72. 6de56bd Add helper to find an extended struct in pNext chain by Shahbaz Youssefi · 2 years, 6 months ago
  73. 27383fa Regres: Update test lists @ 4e4d2b45 by SwiftShader Regression Bot · 2 years, 7 months ago
  74. 4e4d2b4 Update renamed MemorySanitizer pass by Nicolas Capens · 2 years, 7 months ago
  75. 2c989e6 descriptorBindingVariableDescriptorCount support by Alexis Hetu · 2 years, 7 months ago
  76. 2ede378 Expose descriptorIndexing support by Alexis Hetu · 2 years, 7 months ago
  77. da7b9bd shaderSampledImageArrayNonUniformIndexing support by Alexis Hetu · 2 years, 7 months ago
  78. e0d50dd Build X11 parts only for ozone_platform_x11 by Yaroslav Isakov · 2 years, 8 months ago
  79. 8c9c9f7 Update renamed LLVM sanitizer passes by Nicolas Capens · 2 years, 7 months ago
  80. 7c6c7b7 OpSampledImage propagation fix by Alexis Hetu · 2 years, 7 months ago
  81. be37d7f Fix dynamic rendering layer clear by Alexis Hetu · 2 years, 7 months ago
  82. f0347d1 Regres: Update test lists @ b1bf623e by SwiftShader Regression Bot · 2 years, 7 months ago
  83. b1bf623 Add a reference implementation for frexp() by Nicolas Capens · 2 years, 7 months ago
  84. 649b3a7 Regres: Update test lists @ f0db6df9 by SwiftShader Regression Bot · 2 years, 7 months ago
  85. 78cfdcd Remove the "--cached" flag from clang formatting by Alexis Hetu · 2 years, 7 months ago
  86. f99e45c Allow ExecutionModeStencilRefReplacingEXT execution mode by Alexis Hetu · 2 years, 7 months ago
  87. f0db6df Eliminate incorrect Exponent() function by Nicolas Capens · 2 years, 7 months ago
  88. d9b4815 Optimize Frexp() zero handling by Nicolas Capens · 2 years, 7 months ago
  89. 3847329 Fix Frexp() for subnormal arguments under DAZ by Nicolas Capens · 2 years, 7 months ago
  90. c45c701 Move Frexp and Ldexp to ShaderCore by Nicolas Capens · 2 years, 7 months ago
  91. 150bc8c OpCopy* fixes by Alexis Hetu · 2 years, 7 months ago
  92. ecba967 Revert "Workaround vkGetPhysicalDeviceProperties2() issue" by Nicolas Capens · 2 years, 7 months ago
  93. bf350ae Revert "Temporarily allow unsupported structures in PhysicalDevice::getFeatures2()" by Nicolas Capens · 2 years, 7 months ago
  94. 3485c58 Revert "Workaround for dEQP-VK.info.device_mandatory_features failure" by Nicolas Capens · 2 years, 7 months ago
  95. f1b1938 Regres: Update test lists @ 476165cc by SwiftShader Regression Bot · 2 years, 7 months ago
  96. 476165c Regres: Update test lists @ 6517262b by SwiftShader Regression Bot · 2 years, 7 months ago
  97. 6c0f288 Reimplement GLSLstd450Ldexp by Ben Clayton · 2 years, 7 months ago
  98. db64337 Compute fragment coordinates for wider SIMD groups by Nicolas Capens · 2 years, 7 months ago
  99. 740c330 Rename pixel coordinate variables by Nicolas Capens · 2 years, 7 months ago
  100. f843dce Compute relative fragment coordinates just once by Nicolas Capens · 2 years, 7 months ago