1. 3485c58 Revert "Workaround for dEQP-VK.info.device_mandatory_features failure" by Nicolas Capens · 1 year, 8 months ago
  2. f1b1938 Regres: Update test lists @ 476165cc by SwiftShader Regression Bot · 1 year, 8 months ago
  3. 476165c Regres: Update test lists @ 6517262b by SwiftShader Regression Bot · 1 year, 8 months ago
  4. 6c0f288 Reimplement GLSLstd450Ldexp by Ben Clayton · 1 year, 8 months ago
  5. db64337 Compute fragment coordinates for wider SIMD groups by Nicolas Capens · 1 year, 9 months ago
  6. 740c330 Rename pixel coordinate variables by Nicolas Capens · 1 year, 9 months ago
  7. f843dce Compute relative fragment coordinates just once by Nicolas Capens · 1 year, 9 months ago
  8. f6df63e Compute the primitive's origin coordinates only once by Nicolas Capens · 1 year, 9 months ago
  9. 6517262 Clarify negativeOneToOne depth clipping comments by Nicolas Capens · 1 year, 8 months ago
  10. de53701 Implement VK_EXT_depth_clip_control by Shahbaz Youssefi · 1 year, 8 months ago
  11. 16da29a Consistently print bitmasks as hexadecimal by Nicolas Capens · 1 year, 9 months ago
  12. 67f8806 Implement VK_EXT_rasterization_order_attachment_access support by Nicolas Capens · 1 year, 11 months ago
  13. c21aa26 Simplify clipping of complex polygons by Nicolas Capens · 1 year, 9 months ago
  14. 7d827e9 Update Vulkan headers to version 1.3.225 by Nicolas Capens · 1 year, 9 months ago
  15. 34acfd5 Regres: Update test lists @ 1c3dfde5 by SwiftShader Regression Bot · 1 year, 9 months ago
  16. 1c3dfde Added missing null pointer check on pDepthStencilResolveAttachment by Alexis Hetu · 1 year, 9 months ago
  17. ab4bf6a Ignore VK_INSTANCE_CREATE_ENUMERATE_PORTABILITY_BIT_KHR by Nicolas Capens · 1 year, 9 months ago
  18. 5ac9bd1 Regres: Update test lists @ a6c3e363 by SwiftShader Regression Bot · 1 year, 9 months ago
  19. 3fb7084 Update Marl to 2f129cf1b by Alexis Hetu · 1 year, 9 months ago
  20. 12d8dd3 Squashed 'third_party/marl/' changes from 166fc6007..2f129cf1b by Alexis Hetu · 1 year, 9 months ago
  21. 26c5afe update-marl: run Gerrit hook on generated CLs by Alexis Hetu · 1 year, 9 months ago
  22. c61fc9a Implement VK_EXT_primitive_topology_list_restart by Shahbaz Youssefi · 1 year, 9 months ago
  23. a6c3e36 Regres: Roll dEQP to main revision eaf78cb by Nicolas Capens · 1 year, 9 months ago
  24. 2438c1b Ignore feature structs of partially promoted extensions by Nicolas Capens · 1 year, 9 months ago
  25. 23a7ca8 Don't expose VK_EXT_external_memory_host on macOS by Nicolas Capens · 1 year, 9 months ago
  26. 708ca95 Eliminate unscale constants by Nicolas Capens · 1 year, 9 months ago
  27. 02658a7 Make maskAny() SIMD width agnostic. by Nicolas Capens · 1 year, 10 months ago
  28. be30aa6 Support constructing a SIMD constant from a lambda expression by Nicolas Capens · 1 year, 9 months ago
  29. 16826bf Fix printing SIMD::Pointer offsets by Nicolas Capens · 1 year, 9 months ago
  30. aafa108 Disable AddressSanitizer JIT instrumentation support on Windows by Nicolas Capens · 1 year, 9 months ago
  31. ed9d5ae Temporarily allow unsupported structures in PhysicalDevice::getFeatures2() by Alexis Hetu · 1 year, 9 months ago
  32. 2adab08 Workaround for dEQP-VK.info.device_mandatory_features failure by Alexis Hetu · 1 year, 9 months ago
  33. a48d52f Workaround vkGetPhysicalDeviceProperties2() issue by Alexis Hetu · 1 year, 9 months ago
  34. eedcf55 Update Vulkan headers to version 1.3.224 by Alexis Hetu · 1 year, 9 months ago
  35. dcaef10 Fix VulkanWrapper compilation by Alexis Hetu · 1 year, 9 months ago
  36. a07b3fb Support AddressSanitizer instrumentation of LLVM JIT routines by Nicolas Capens · 1 year, 9 months ago
  37. 0296680 Strip only the leading underscore from Mach-O symbols by Nicolas Capens · 1 year, 9 months ago
  38. 0d43079 Regres: Update test lists @ 678ffefb by SwiftShader Regression Bot · 1 year, 9 months ago
  39. 678ffef Increase subTexelPrecisionBits from 4 to 8 by Alexis Hetu · 3 years, 10 months ago
  40. cbd0c8b Regres: Update test lists @ 80aaa8a7 by SwiftShader Regression Bot · 1 year, 9 months ago
  41. 67158b9 Update SPIR-V Tools to 54cd5e196 by Nicolas Capens · 1 year, 9 months ago
  42. 00a1bcc Squashed 'third_party/SPIRV-Tools/' changes from b930e734e..54cd5e196 by Nicolas Capens · 1 year, 9 months ago
  43. db3bc89 Update SPIR-V Headers to 0bcc62492 by Nicolas Capens · 1 year, 9 months ago
  44. 74fe456 Squashed 'third_party/SPIRV-Headers/' changes from b765c355f..0bcc62492 by Nicolas Capens · 1 year, 9 months ago
  45. 80aaa8a Assert the minMemoryMapAlignment value by Nicolas Capens · 1 year, 9 months ago
  46. 0134dd8 Increase memory allocation alignment to 256 by Nicolas Capens · 1 year, 9 months ago
  47. ccc4ead Separate allocation alignment from offset alignment by Nicolas Capens · 1 year, 9 months ago
  48. 39787ac Increase minImportedHostPointerAlignment to 4096 by Nicolas Capens · 1 year, 9 months ago
  49. 2f0654a Report the maximum buffer offset alignment requirement by Nicolas Capens · 1 year, 9 months ago
  50. 8dd53ab Rename getDepthValue to readDepth by Nicolas Capens · 1 year, 9 months ago
  51. e8c074d Refactor float to fixed-point conversion by Nicolas Capens · 1 year, 9 months ago
  52. 8493ddf Regres: Update test lists @ 1739966f by SwiftShader Regression Bot · 1 year, 9 months ago
  53. e726b1e Expose shaderUniformTexelBufferArray* indexing by Sean Risser · 1 year, 10 months ago
  54. 54bae6e Expose uniformBufferArray dynamic indexing by Sean Risser · 1 year, 10 months ago
  55. 1739966 Regres: Update test lists @ b6ddcf33 by SwiftShader Regression Bot · 1 year, 9 months ago
  56. b6ddcf3 Expose float preserve capability by Sean Risser · 1 year, 10 months ago
  57. 161e7cb Regres: Update test lists @ 16e026a9 by SwiftShader Regression Bot · 1 year, 9 months ago
  58. 16e026a Regres: Update test lists @ 1d6a1036 by SwiftShader Regression Bot · 1 year, 10 months ago
  59. 1d6a103 Always perform depth test using floating point values by Alexis Hetu · 1 year, 10 months ago
  60. 488cb63 Regres: Update test lists @ 7987bda0 by SwiftShader Regression Bot · 1 year, 10 months ago
  61. 7987bda Compute vertex clip flags using scalable SIMD by Nicolas Capens · 1 year, 10 months ago
  62. d1116fa Replace sw::SIMD aliases of 4-wide vectors with rr::SIMD types by Nicolas Capens · 1 year, 10 months ago
  63. 7e96068 Temporarily support xyzw component swizzling for SIMD types by Nicolas Capens · 1 year, 10 months ago
  64. 0e34c25 Implement SIMD helper functions using 128-bit operations by Nicolas Capens · 1 year, 10 months ago
  65. 0ed3fa6 Implement 128-bit insert/extract by Nicolas Capens · 1 year, 11 months ago
  66. afdb512 Use SIMD types throughout graphics and compute pipelines by Nicolas Capens · 1 year, 10 months ago
  67. fcce95b Replace static SIMD::Width asserts with dynamic ones by Nicolas Capens · 1 year, 10 months ago
  68. cb0b3c6 Make shader math functions SIMD width agnostic by Nicolas Capens · 1 year, 10 months ago
  69. 43183d8 Omit dynamic checks for equal or sequential pointer offsets by Nicolas Capens · 1 year, 10 months ago
  70. 942c639 Construct SIMD pointers from an std::vector instead of array by Nicolas Capens · 1 year, 10 months ago
  71. 01e4180 Move rr::Pointer4 to SIMD source and header files by Nicolas Capens · 1 year, 10 months ago
  72. 1c8155a Avoid broadcasting data fields to 4-wide vectors by Nicolas Capens · 1 year, 10 months ago
  73. 25dda39 Regres: Update test lists @ 90fdde38 by SwiftShader Regression Bot · 1 year, 10 months ago
  74. 3b4beb7 Prevent recompiling programs on changes to compareMask or writeMask by Alexis Hetu · 1 year, 10 months ago
  75. 90fdde3 Support printing of SIMD types by Nicolas Capens · 1 year, 10 months ago
  76. 44f9469 Implement lane-independent SIMD operations by Nicolas Capens · 1 year, 11 months ago
  77. 442e25b Refactor scalarized vector processing by Nicolas Capens · 1 year, 11 months ago
  78. 4e7d310 Wrap shuffle and constant construction values by Nicolas Capens · 1 year, 11 months ago
  79. 3b0ad20 Implement minimal SIMD::Int functionality by Nicolas Capens · 1 year, 11 months ago
  80. 1144d58 Support VK_SUBGROUP_FEATURE_QUAD_BIT by Sean Risser · 1 year, 11 months ago
  81. ec31f54 Fix stale SPIRV_SHADER_DBG statements by Alexis Hetu · 1 year, 11 months ago
  82. 603af61 Fix warning on Linux by Alexis Hetu · 1 year, 11 months ago
  83. 05b368b Regres: Update test lists @ 5cb6a639 by SwiftShader Regression Bot · 1 year, 11 months ago
  84. 5cb6a63 Add StorageTexelBufferArrayDynamicIndexing by Sean Risser · 1 year, 11 months ago
  85. e78a7dd Regres: Update test lists @ ff535623 by SwiftShader Regression Bot · 1 year, 11 months ago
  86. ff53562 Expose Vulkan 1.3 by sugoi1 · 2 years, 3 months ago
  87. 0eb3b10 Fix workgroup builtins size by Nicolas Capens · 1 year, 11 months ago
  88. e05e6db Revert "Patch regression in FSR tests" by Nicolas Capens · 1 year, 11 months ago
  89. 74c7113 Expose Wayland only when enabled by Nicolas Capens · 1 year, 11 months ago
  90. f5829c6 Regres: Update test lists @ f833544f by SwiftShader Regression Bot · 1 year, 11 months ago
  91. f833544 Expose bufferDeviceAddress support by Alexis Hetu · 2 years, 2 months ago
  92. 71ec98e Handle spv::StorageClassPhysicalStorageBuffer by Alexis Hetu · 1 year, 11 months ago
  93. a4c2e9b Implement descriptor indexing for texel buffers by Sean Risser · 2 years ago
  94. d6dd61c Allow subzero to cast pointers to integer types by Alexis Hetu · 1 year, 11 months ago
  95. 0df01aa Adapt for LLVM 15 coroutine change by Nicolas Capens · 1 year, 11 months ago
  96. da978d8 Load and Store functions for pointers by Alexis Hetu · 1 year, 11 months ago
  97. 393c297 Implement SPIR-V OpBitcast for pointers by Alexis Hetu · 1 year, 11 months ago
  98. dd26f34 Allow Operand objects to contain pointers by Alexis Hetu · 1 year, 11 months ago
  99. 2b79b2f Avoid clamping uninitialized values when clearing depth images by Alexis Hetu · 1 year, 11 months ago
  100. cfcb443 Fix the linear-to-sRGB conversion on SRGB storage image writes by Antto Mäkinen · 1 year, 11 months ago