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