1. afbc899 Implement VK_EXT_depth_range_unrestricted by Nicolas Capens · 4 years, 7 months ago
  2. 72ea2ee Prevent accessing deleted ImageView objects by Alexis Hetu · 4 years, 7 months ago
  3. 59b4828 Regres: Update test lists @ a202c209 by SwiftShader Regression Bot · 4 years, 7 months ago
  4. a202c20 Refactor discerning image view types by Nicolas Capens · 4 years, 8 months ago
  5. a00fa43 Don't use 2D coordinates for 1D sampling by Nicolas Capens · 4 years, 8 months ago
  6. 73c24e4 Specialize 1D sampling LOD calculation by Nicolas Capens · 4 years, 8 months ago
  7. 3087370 Treat the array coordinate separately by Nicolas Capens · 4 years, 8 months ago
  8. 2e40a57 Refactor sampling code by Nicolas Capens · 4 years, 8 months ago
  9. d0b7d1e Zero out texel index after sample and layer offset by Nicolas Capens · 4 years, 8 months ago
  10. be7c55a Regres: Update test lists @ 74cc8ea2 by SwiftShader Regression Bot · 4 years, 8 months ago
  11. a3e03e1 Fix a Python3-compatibility issue for write_icd_json.py. by Dirk Pranke · 4 years, 8 months ago
  12. 74cc8ea Remove VK_KHR_16bit_storage support by Nicolas Capens · 4 years, 8 months ago
  13. 0e62619 Replace github.com code links with cs.opensource.google by Nicolas Capens · 4 years, 8 months ago
  14. 4568d85 Regres: Update test lists @ aa5bd765 by SwiftShader Regression Bot · 4 years, 8 months ago
  15. aa5bd76 Regres: Update test lists @ 08a3cc4c by SwiftShader Regression Bot · 4 years, 8 months ago
  16. ea1fde1 Use more inclusive terms by Nicolas Capens · 4 years, 8 months ago
  17. d9a3a08 Enable occlusionQueryPrecise by Sean Risser · 4 years, 8 months ago
  18. 08a3cc4 Add doc for testing with SWANGLE by Antonio Maiorano · 4 years, 8 months ago
  19. 1f9106f Add doc on using ANGLE instead of SwiftShader GL by Antonio Maiorano · 4 years, 8 months ago
  20. 28e801a Regres: Update test lists @ dc8e77f0 by SwiftShader Regression Bot · 4 years, 8 months ago
  21. dc8e77f Work around dEQP-VK output_location test flakiness by Alexis Hetu · 4 years, 8 months ago
  22. d017562 Expose VK_EXT_image_robustness support by Nicolas Capens · 4 years, 8 months ago
  23. 1c00441 Perform texel replacement on out-of-bounds OpImageFetch accesses by Nicolas Capens · 4 years, 8 months ago
  24. 7c84c9e Perform out-of-bounds checks on texel pointers by Nicolas Capens · 4 years, 8 months ago
  25. 4e39779 Add CMake script to setup and build ANGLE by Antonio Maiorano · 4 years, 8 months ago
  26. 41032fe Add ANGLE as submodule by Antonio Maiorano · 4 years, 8 months ago
  27. 12c9d4a Manual changes required for SPIR-V update by Alexis Hetu · 4 years, 8 months ago
  28. deae011 Merge changes Icf7b69da,I2c88ee38 by Alexis Hétu · 4 years, 8 months ago
  29. f0946aa Merge changes Id54668de,I200b4417 by Alexis Hétu · 4 years, 8 months ago
  30. a681d12 Add Wayland support for Vulkan WSI by Nicolas Caramelli · 4 years, 8 months ago
  31. 2942793 Update SPIR-V Headers to 979924c8b by Alexis Hetu · 4 years, 8 months ago
  32. 91f0d25 Squashed 'third_party/SPIRV-Headers/' changes from f8bf11a02..979924c8b by Alexis Hetu · 4 years, 8 months ago
  33. 02ce516 Update SPIR-V Tools to 8a5500656 by Alexis Hetu · 4 years, 8 months ago
  34. c00ee6c Squashed 'third_party/SPIRV-Tools/' changes from 55af3902f..8a5500656 by Alexis Hetu · 4 years, 8 months ago
  35. 3b2cd31 Update Vulkan headers to version 1.2.148 by Nicolas Capens · 4 years, 8 months ago
  36. 0ffac8f Refactor native instruction intrinsics by Nicolas Capens · 4 years, 8 months ago
  37. 4eaf6d7 Delete third_party/llvm-7.0 by Antonio Maiorano · 4 years, 8 months ago
  38. 74f6c65 Add basic support for VK_EXT_debug_utils by Alexis Hetu · 4 years, 8 months ago
  39. 4251895 Add support for depthBiasClamp by Sean Risser · 4 years, 8 months ago
  40. 64b2ef9 Silence warnings on dedicated external memory allocations by Michael Spang · 4 years, 10 months ago
  41. 62d75bd Regres: Roll dEQP to 1.2.3 by Nicolas Capens · 4 years, 8 months ago
  42. 79248ab Fix CMake failure on MacOS when PowerVR submodule is checked out by Antonio Maiorano · 4 years, 8 months ago
  43. 4d23b48 Don't update CMake for Windows Kokoro builds by Nicolas Capens · 4 years, 8 months ago
  44. 6a8a749 Fix ReactorDebugInfo off by one line issues by Antonio Maiorano · 4 years, 8 months ago
  45. a45603b Fix GN debug builds of SwiftShader on LLVM 10 by Antonio Maiorano · 4 years, 8 months ago
  46. d7a1fce Fix copying between images and buffers with padding by Tomek Ponitka · 4 years, 8 months ago
  47. f272427 Eliminate dead host/target feature code for Subzero by Nicolas Capens · 4 years, 8 months ago
  48. 7d529ff Fix ENABLE_RR_DEBUG_INFO on LLVM 10 by Antonio Maiorano · 4 years, 8 months ago
  49. 6a6ae44 Remove support for LLVM < 10 by Antonio Maiorano · 4 years, 8 months ago
  50. 597c723 Delete LLVM 7 Kokoro configs by Antonio Maiorano · 4 years, 8 months ago
  51. 579a7da Fix LLVM-10 CMake build by Antonio Maiorano · 4 years, 8 months ago
  52. 8fc641b Regres: Update test lists @ 97f99232 by SwiftShader Regression Bot · 4 years, 8 months ago
  53. c5d0814 Regres: Don't test changes with negative scores by Nicolas Capens · 4 years, 8 months ago
  54. 97f9923 Fix macOS arm64 GN build by building llvm RWMutex.cpp by Mark Mentovai · 4 years, 8 months ago
  55. d71ded6 Update tests/presubmit.sh with modern syntax for Fuchsia bugs by David Dorwin · 4 years, 8 months ago
  56. 5efa529 Update to latest PowerVR to keep cmake source clean by Antonio Maiorano · 4 years, 8 months ago
  57. 9e46bb6 Support _PACK32 storage image formats and fix asserts by Nicolas Capens · 4 years, 9 months ago
  58. ea6f21a Fix GN UBSanVPtr build of LLVM 10 JIT by Nicolas Capens · 4 years, 8 months ago
  59. a8b8ef7 Fix Win32 Chromium and ANGLE builds by Antonio Maiorano · 4 years, 8 months ago
  60. 4c50ae9 Remove Travis CI and AppVeyor build badges by Nicolas Capens · 4 years, 8 months ago
  61. db74776 Update Kokoro's clang-format to version 10 by Nicolas Capens · 5 years ago
  62. 0e82586 Fix MacOS Chromium build (source_set dupe) by Antonio Maiorano · 4 years, 8 months ago
  63. 1e1c431 Fix MacOS (darwin) Chromium build on LLVM 10 by Antonio Maiorano · 4 years, 8 months ago
  64. 2a5111f Added Fuchsia support to LLVM 10 update script and updated configs by Antonio Maiorano · 4 years, 8 months ago
  65. 0c60dc5 Use LLVM 10 instead of 7 for GN builds by Antonio Maiorano · 4 years, 8 months ago
  66. e8dd233 Fix B<->T copies of multiple array layers and unpacked rowpitch by Corentin Wallez · 4 years, 8 months ago
  67. 0a8f44c Regres: Collate and add new documentation for Regres by Ben Clayton · 4 years, 8 months ago
  68. 1de497c Support Gralloc3 in SwiftShader by Jason Macnak · 5 years ago
  69. 100707a Regres: Update test lists @ cd0af645 by SwiftShader Regression Bot · 4 years, 8 months ago
  70. 2490b1a Undefine Bool after the headers that define them by Nicolas Capens · 4 years, 8 months ago
  71. cd0af64 Remove dead ASTC code for GLES by Nicolas Capens · 4 years, 8 months ago
  72. be1a9ac Rename command classes to match API calls by Nicolas Capens · 4 years, 8 months ago
  73. c101f74 Add decoder for BC6h by Sean Risser · 4 years, 10 months ago
  74. 4f438a5 Image dirtiness by Alexis Hetu · 4 years, 9 months ago
  75. 522b34c Android: build against llvm-10 instead of llvm-7 by Antonio Maiorano · 4 years, 8 months ago
  76. ad65826 Fix copying of multiple image layers by Nicolas Capens · 4 years, 9 months ago
  77. 2aace0d Fix copying of multisample images by Nicolas Capens · 4 years, 9 months ago
  78. c55fd97 Fix image slice / plane name usage by Nicolas Capens · 4 years, 9 months ago
  79. 5bd8072 Android: add llvm-10 build file and fix build by Antonio Maiorano · 4 years, 8 months ago
  80. 594318e Add llvm-10 configs for Android by Antonio Maiorano · 4 years, 8 months ago
  81. 1234557 Add arm64 support for Darwin to llvm-10 configs by Antonio Maiorano · 4 years, 8 months ago
  82. a12f56e Add validation and platform restrictions to LLVM-10 update script by Antonio Maiorano · 4 years, 8 months ago
  83. 6cd27ba Remove unsupported formats by Nicolas Capens · 4 years, 8 months ago
  84. 08a294d Convert GN libs lists to frameworks by Sylvain Defresne · 4 years, 9 months ago
  85. 76cae97 Update llvm 10 Darwin config by Antonio Maiorano · 4 years, 8 months ago
  86. 50a637f Update llvm 10 Linux config by Antonio Maiorano · 4 years, 8 months ago
  87. 49a3348 Enable Kokoro LLVM 10 builds on Windows by Antonio Maiorano · 4 years, 8 months ago
  88. 609b4e6 Add llvm-10 configs for Windows by Antonio Maiorano · 4 years, 8 months ago
  89. 4737c5d Copy and modify update.py for LLVM 10 by Antonio Maiorano · 4 years, 9 months ago
  90. 28159ee Regres: Update test lists @ f6f11215 by SwiftShader Regression Bot · 4 years, 8 months ago
  91. f6f1121 Implement shaderStorageImageExtendedFormats support by Nicolas Capens · 4 years, 9 months ago
  92. 8d75c10 Implement scatter/gather for 1- and 2-byte texels by Nicolas Capens · 4 years, 9 months ago
  93. fd8f0e2 Fix float-to-half conversion by Nicolas Capens · 4 years, 9 months ago
  94. 8866a85 Eliminate large image specialization by Nicolas Capens · 4 years, 9 months ago
  95. 7bc7120 Refactor texel buffer reads by Nicolas Capens · 4 years, 9 months ago
  96. c9a291a Implement SNORM uniform texel buffer support by Nicolas Capens · 4 years, 9 months ago
  97. 2e7cdd8 Implement B10G11R11_UFLOAT_PACK32 uniform texel buffer support by Nicolas Capens · 4 years, 9 months ago
  98. 3121585 ASTC Decoder: Trim unused struct members by Alexis Hetu · 4 years, 9 months ago
  99. 5d4c981 Fix /DEBUG:FASTLINK usage by Nicolas Capens · 4 years, 9 months ago
  100. 2d6b37b Start reserving x18 by default on Android targets. by Peter Collingbourne · 4 years, 9 months ago