1. f1aca93 Add padding to VkBuffer size to avoid access violation by Nicolas Capens · 3 years ago
  2. b2b1388 Restore zero-initialization of memory allocations by Nicolas Capens · 3 years ago
  3. b7b7cb7 Refactor config constants by Nicolas Capens · 3 years ago
  4. cde65f7 Don't initialize memory allocations in MSan builds by Nicolas Capens · 3 years, 8 months ago
  5. 562df48 Implement support for regular scaled buffer formats by Nicolas Capens · 3 years ago
  6. 22f5c92 Eliminate Subzero's dependency on llvm::FoldingSet by Nicolas Capens · 4 years, 5 months ago
  7. 5806db9 Fix obtaining the execution model from the intended entry point by Nicolas Capens · 3 years ago
  8. 159f512 Implement VK_EXT_4444_formats by Sean Risser · 3 years ago
  9. 36e6c2a Revert "Work around dEQP-VK output_location test flakiness" by Nicolas Capens · 3 years ago
  10. c79a36e Increase maxStorageBufferRange to MAX_MEMORY_ALLOCATION_SIZE (1 GiB) by Nicolas Capens · 3 years ago
  11. efbbb2f Rename rasterOperation() to blendColor() by Nicolas Capens · 3 years ago
  12. 23a0daa Support self-resolving vkGetInstanceProcAddr by Nicolas Capens · 3 years ago
  13. 71724e7 Fix exported extension functions by Nicolas Capens · 3 years ago
  14. 054ff0c Refactor SPIR-V binary optimization by Nicolas Capens · 3 years ago
  15. 4e38129 Compute the image size in 64-bit arithmetic by Nicolas Capens · 3 years ago
  16. 6cbc246 Set all provoking vertex feature bools by Sean Risser · 3 years, 1 month ago
  17. 584c2cf Fully support all 16-bit packed texture formats by Sean Risser · 3 years, 1 month ago
  18. e6cfc08 Optimize SPIR-V binary cache reuse by Nicolas Capens · 3 years, 1 month ago
  19. e7b8fc4 Add optimization state to the optimized SPIR-V binary cache key by Nicolas Capens · 3 years, 1 month ago
  20. 06a0f32 Cache optimized SPIR-V binaries instead of compiled shaders by Nicolas Capens · 3 years, 1 month ago
  21. 7d3a860 Fix use of deleted shader during compute execution by Nicolas Capens · 3 years, 1 month ago
  22. 0c22767 Refactor SPIR-V binary storage by Nicolas Capens · 3 years, 1 month ago
  23. b7de6ca Return error for requested unsupported features by Sean Risser · 3 years, 1 month ago
  24. 7e69c97 Clamp depth before the depth test by Nicolas Capens · 3 years, 1 month ago
  25. 9e3dca1 Skip depth bounds test when there is no depth attachment by Nicolas Capens · 3 years, 1 month ago
  26. 91ec775 Rename render target to color buffer by Nicolas Capens · 3 years, 1 month ago
  27. 0fa19bd Delete explicit copy assignment operator by Kevin Lubick · 3 years, 1 month ago
  28. 40adeab Add derived class for every type of external memory by Alexis Hetu · 3 years, 1 month ago
  29. 7f2c7d1 Fix decompression of cube-compatible layered 2D images by Nicolas Capens · 3 years, 1 month ago
  30. ab1122a Refactor image decompression and cube border update by Nicolas Capens · 3 years, 1 month ago
  31. d56fe7d Refactor cube compatibility by Nicolas Capens · 3 years, 1 month ago
  32. 446e61c Refactor VkMemoryAllocateInfo parsing by Alexis Hetu · 3 years, 1 month ago
  33. 3520922 Remove vulkan_fuchsia_extras.h by Nicolas Capens · 3 years, 1 month ago
  34. 83556ea Use the shorter promoted Vulkan structure and enum names by Nicolas Capens · 3 years, 1 month ago
  35. aed9a76 Revert "Add external memory parameter to size computations" by Alexis Hetu · 3 years, 1 month ago
  36. c82c593 Remove erroneous ASSERT for format lists by Sean Risser · 3 years, 1 month ago
  37. 46a649d Minimize usage of global constructors in Reactor by Sean Risser · 3 years, 1 month ago
  38. b75ca37 Increase maxComputeSharedMemorySize. by Jamie Madill · 3 years, 1 month ago
  39. 8ed4e39 Turn BC6 constructors into constexpr by Sean Risser · 3 years, 1 month ago
  40. a6ca3d4 Implement VK_EXT_load_store_op_none by Nicolas Capens · 3 years, 1 month ago
  41. 0adc214 Refactor determining the aspects to clear by Nicolas Capens · 3 years, 1 month ago
  42. 5180569 Refactor command execution by Nicolas Capens · 3 years, 1 month ago
  43. 6dfb3ae Eliminate custom Vulkan constants by Nicolas Capens · 3 years, 1 month ago
  44. 4088363 Don't use global variables for CPUID by Sean Risser · 3 years, 1 month ago
  45. 6d217b5 Remove global constructor from BC6 by Sean Risser · 3 years, 1 month ago
  46. e32890c Fix Subzero Optimizer run time variability by Nicolas Capens · 3 years, 1 month ago
  47. 6aad52e Fix Chromium's swiftshader_unittests by Nicolas Capens · 3 years, 1 month ago
  48. 02a91c9 Deprecate libEGL and libGLESv2 CMake build targets by Nicolas Capens · 3 years, 1 month ago
  49. 705231f Remove Config::Edit::None default object by Sean Risser · 3 years, 1 month ago
  50. 6b06de2 Mac: use default visibility by Leonard Grey · 3 years, 1 month ago
  51. 9eb5aca Add external memory parameter to size computations by Alexis Hetu · 3 years, 1 month ago
  52. 16b4457 Remove useless 'target' parameter by Alexis Hetu · 3 years, 2 months ago
  53. 1594184 Separate analysis info from SPIR-V execution modes by Nicolas Capens · 3 years, 2 months ago
  54. 803ceb5 Xcb: Check if geom is valid before using it by Alexis Hetu · 3 years, 2 months ago
  55. f9dd2e7 Fix integer overflow in vertex buffer access robustness check by Nicolas Capens · 3 years, 2 months ago
  56. 8532b0f Implement VK_EXT_custom_border_color by Nicolas Capens · 3 years, 5 months ago
  57. e4b7794 Remove unimplemented MaskedStore/MaskedLoad usage by Nicolas Capens · 3 years, 2 months ago
  58. 15f3944 Optimize OpImageFetch for single-level mipmaps by Nicolas Capens · 3 years, 2 months ago
  59. d448309 Fix computing anisotropy factor for single-level mipmap by Nicolas Capens · 3 years, 2 months ago
  60. dcfc0a6 Fix ignoring fragment shader depth for EarlyFragmentTests mode by Nicolas Capens · 3 years, 2 months ago
  61. 8660e1c Include multisample handling into fragment pipeline stages by Nicolas Capens · 3 years, 2 months ago
  62. 2855636 Only process active fragment samples by Nicolas Capens · 3 years, 2 months ago
  63. 8460144 Refactor sample shading state determination by Nicolas Capens · 3 years, 2 months ago
  64. 856d3c1 Add Bias and Fetch to divergent Lod sampling by Sean Risser · 3 years, 2 months ago
  65. 151c99b Optimize Lod and Grad texture sampling by Sean Risser · 3 years, 3 months ago
  66. 4466040 Initialize llvm::orc::ExecutionSession with default SelfExecutorProcessControl by Nicolas Capens · 3 years, 2 months ago
  67. b8bcc42 Remove -Wno-unused-but-set-variable flag usage by Nicolas Capens · 3 years, 2 months ago
  68. fdb16bd Fix some instances of -Wunused-but-set-variable. by Peter Kasting · 3 years, 2 months ago
  69. 667b632 De-templatize the IceAssemblerX86Base class by Nicolas Capens · 3 years, 3 months ago
  70. 78964c0 Define specialized PoolTypeConverter constants in the header by Nicolas Capens · 3 years, 3 months ago
  71. 65498c1 Remove -Wno-error flags by Nico Weber · 3 years, 3 months ago
  72. c8b6ec0 Remove explicit -msse2 flags (and some other minor things) by Nico Weber · 3 years, 3 months ago
  73. 43d3e0c Delete the legacy OpenGL ES build for Android by Nicolas Capens · 3 years, 3 months ago
  74. 52cb3d1 Assume Microsoft ABI on Windows by Nicolas Capens · 3 years, 3 months ago
  75. 97e0693 Eliminate support for the PNaCl ABI by Nicolas Capens · 3 years, 3 months ago
  76. 314508f Work around MemorySanitizer false-positive by Nicolas Capens · 3 years, 3 months ago
  77. 47c3ca0 Increase max workgroup size for WebGPU by Corentin Wallez · 3 years, 3 months ago
  78. 1231b44 Disable the legacy OpenGL ES targets for Android by Nicolas Capens · 3 years, 3 months ago
  79. 9c5d0d7 Fix Android Vulkan build by Nicolas Capens · 3 years, 3 months ago
  80. c9991d4 Implement Pragma() for Reactor MemorySanitizer instrumentation by Nicolas Capens · 3 years, 4 months ago
  81. a3726e0 Increase limits to support base WebGPU. by Corentin Wallez · 3 years, 3 months ago
  82. 964b9e3 SpirvShader: Consider OpEntryPoint interface IDs by Ben Clayton · 3 years, 3 months ago
  83. dc8cbfa Determine MSan instrumentation for Reactor at run-time by Nicolas Capens · 3 years, 4 months ago
  84. 951192f GCC: readd visibility attributes for EGL/GLESv2 by Stephan Hartmann · 3 years, 3 months ago
  85. f679fc1 Fix -warn-stack-size command line option for LLVM 12 by Nicolas Capens · 3 years, 3 months ago
  86. f239c9f Only perform LOD computation when it is necessary by Alexis Hetu · 3 years, 8 months ago
  87. d2bdde2 Enable the -Wdeprecated-copy compiler warning by Nicolas Capens · 3 years, 4 months ago
  88. 990e4b2 Prevent changing Reference<> address by Nicolas Capens · 3 years, 4 months ago
  89. 8f07562 Make UpdateAfterBind descriptor limits equal to base limits by Nicolas Capens · 3 years, 3 months ago
  90. 4a30424 Skip wait on already signalled timeline semaphore by Mikko Tiusanen · 3 years, 4 months ago
  91. 863f46e Remove assert to enable indexless access chains by Jari Komppa · 3 years, 4 months ago
  92. cf2ffd0 Increase maximum framebuffer size by Alexis Hetu · 3 years, 4 months ago
  93. 663b67f Fix -Wdeprecated-copy. by Peter Kasting · 3 years, 4 months ago
  94. 84bc198 Disable -warn-stack-size for LLVM older than version 12 by Nicolas Capens · 3 years, 4 months ago
  95. 81ba5f4 Prevent BC6h decoder from using global constructor by Sean Risser · 3 years, 4 months ago
  96. 940f2ac Value-initialize all vk::GraphicsState members by Nicolas Capens · 3 years, 7 months ago
  97. 491ade4 Explicitly initialize VkSpecializationInfo fields by Nicolas Capens · 3 years, 5 months ago
  98. c1e4abc Make clang-format-all.sh only look at source files by Sean Risser · 3 years, 4 months ago
  99. 0cfdf0c Pass unclamped fragcoord.z to shader by Sean Risser · 3 years, 4 months ago
  100. cbfa971 Revert "Fix error in mat4x2(scalar) construction." by John Stiles · 3 years, 5 months ago