1. f1f8394 dawn_native: Skip more validation if it is disabled. by Corentin Wallez · 3 years, 3 months ago
  2. 0ac48eb Roll Tint from 6761160dc149 to 5c243f824c59 (1 revision) by Dawn Autoroller · 3 years, 3 months ago
  3. 045bb95 Do not track global texture usage in PassResourceUsage. by Corentin Wallez · 3 years, 3 months ago
  4. 49a1f72 Rename leftover references of output attachment to render attachment. by Corentin Wallez · 3 years, 3 months ago
  5. 2c32fa6 Make ComboVertexStateDescriptor non-copyable non-movable. by Corentin Wallez · 3 years, 3 months ago
  6. db15721 d3d12/vulkan: Skip descriptor update/creation if resource is destroyed by Austin Eng · 3 years, 3 months ago
  7. 5c243f8 Rename CloneContext::mod to CloneContext::dst by Ben Clayton · 3 years, 3 months ago
  8. 72cd1a5 dawn_native: Move beginRenderPass texture usage validation into the encoder by Corentin Wallez · 3 years, 3 months ago
  9. 7479128 Remove QueueWriteBufferTests.ManyWriteBuffer on Intel Vulkan by Corentin Wallez · 3 years, 3 months ago
  10. 310d86f dawn_native: Move pass validation of buffer usages into the encoder. by Corentin Wallez · 3 years, 3 months ago
  11. db38349 Allow using DepthOnly aspect on the depth-only formats in T2T copies by Jiawei Shao · 3 years, 3 months ago
  12. 45ce1fd dawn_wire: Add an API to reclaim reserved devices and textures by Austin Eng · 3 years, 3 months ago
  13. cef68bc dawn_wire: Fix a bug with multiple injected devices by Austin Eng · 3 years, 3 months ago
  14. b5cfe3a Roll Tint from afb8cfb2544b to 6761160dc149 (7 revisions) by Dawn Autoroller · 3 years, 3 months ago
  15. 8ac8a2f Add cron-linux-clang-rel-x64 for running cron jobs on CI by Austin Eng · 3 years, 3 months ago
  16. 6761160 ast: Move Module function methods to FunctionList by Ben Clayton · 3 years, 3 months ago
  17. 281b602 type::Manager: Simplify interface and use BlockAllocator by Ben Clayton · 3 years, 3 months ago
  18. 1e29f4b Move CloneContext and Traits from src/ast to src/ by Ben Clayton · 3 years, 3 months ago
  19. 001b499 Adding stage input/output reflection to inspector path by Ryan Harrison · 3 years, 3 months ago
  20. f12054e test: Add Build() method for tests using ast::Builder by Ben Clayton · 3 years, 3 months ago
  21. 207b5e2 Move tint::ast::type to tint::type by Ben Clayton · 3 years, 3 months ago
  22. c2032ea Update vertex index decoration names. by dan sinclair · 3 years, 3 months ago
  23. 587f387 Add tint::BlockAllocator<T> by Ben Clayton · 3 years, 3 months ago
  24. 534517c Vulkan: Enable barrier validation using VK_EXT_validation_features. by Corentin Wallez · 3 years, 3 months ago
  25. 7b615af TextureFormatUtils: Remove unused functions by Ben Clayton · 3 years, 3 months ago
  26. 88f7f58 Convert StorageTextureValidationTests to WGSL by Ben Clayton · 3 years, 3 months ago
  27. 2231fcd Vulkan: Add support for layer extensions. by Corentin Wallez · 3 years, 3 months ago
  28. e10e6b0 Vulkan: Fix layout of Sampled+ROStorage texture. by Corentin Wallez · 3 years, 3 months ago
  29. f091fb7 Vulkan: Use ityp::bitset for Instance/DeviceExtSet by Corentin Wallez · 3 years, 3 months ago
  30. ef869c2 Use SubresourceStorage to track per-subresource state. by Corentin Wallez · 3 years, 3 months ago
  31. 738aa17 EnumMaskIterator: ASSERT when the mask is too big. by Corentin Wallez · 3 years, 3 months ago
  32. e1abcb4 wgsl-reader: support multiple case selectors by Vasyl Teliman · 3 years, 3 months ago
  33. 762814b ityp_array: Allow using a T whose underlying type is signed. by Corentin Wallez · 3 years, 3 months ago
  34. 774f601 Roll Tint from ed14524b1e81 to afb8cfb2544b (1 revision) by Dawn Autoroller · 3 years, 3 months ago
  35. 25dc10c Vulkan: Fix texture barriers for readonly storage. by Corentin Wallez · 3 years, 3 months ago
  36. 4042265 Vulkan: Fix buffer barriers for readonly storage. by Corentin Wallez · 3 years, 3 months ago
  37. f83df90 Vulkan: use VK_EXT_debug_utils instead of deprecated extensions. by Corentin Wallez · 3 years, 3 months ago
  38. afb8cfb Add location data to input/output variable reflection by Ryan Harrison · 3 years, 3 months ago
  39. 55af59b Implement a glCopyImageSubData() workaround for OpenGL ES 3.1 by Stephen White · 3 years, 3 months ago
  40. 064f33e Implement WaitableEvent and WorkerTaskPool for multi-threaded tasks by Jiawei Shao · 3 years, 3 months ago
  41. 311a17a D3D12: Add firstVertex/Instance to vertex/instance_index by Enrico Galli · 3 years, 3 months ago
  42. 8bcde8e dawn_wire: Add Reserve/InjectDevice by Austin Eng · 3 years, 3 months ago
  43. b830da7 Roll Tint from d7335fa97495 to ed14524b1e81 (6 revisions) by Dawn Autoroller · 3 years, 3 months ago
  44. c053b90 Open GL ES: implement a fallback path for glClearTexSubImage(). by Stephen White · 3 years, 3 months ago
  45. 1dee916 Use Tint to extract local workgroup size by Ryan Harrison · 3 years, 3 months ago
  46. 0f9c2d7 Update Dawn tests to use group instead of set. by dan sinclair · 3 years, 3 months ago
  47. ed14524 Refactor getting number of coordinate dimensions by David Neto · 3 years, 3 months ago
  48. 71012dc validator: Support assignment through pointer by David Neto · 3 years, 3 months ago
  49. 579f6a0 Fix typos in CMakeLists by Vasyl Teliman · 3 years, 3 months ago
  50. 336bb0b Update storage_buffer storage class. by dan sinclair · 3 years, 3 months ago
  51. 7edf1fb Initialize transform manager to null in fuzzer by Ryan Harrison · 3 years, 3 months ago
  52. 20f4d1d validator: add IsStorable helper function by David Neto · 3 years, 3 months ago
  53. e45593c Roll Tint from 4a110c2726e9 to d7335fa97495 (1 revision) by Dawn Autoroller · 3 years, 3 months ago
  54. f09a670 Suppress depth/stencil copy tests failing on ANGLE. by Stephen White · 3 years, 3 months ago
  55. 4b31699 Roll Tint from c068cfc1397a to 4a110c2726e9 (1 revision) by Dawn Autoroller · 3 years, 3 months ago
  56. d7335fa Update builtin idx names. by dan sinclair · 3 years, 3 months ago
  57. 4a110c2 Remove obsolete GN config by Michael Achenbach · 3 years, 3 months ago
  58. 5c20f1e Add the SubresourceTrackingPerf perf test. by Corentin Wallez · 3 years, 3 months ago
  59. 0477251 Roll Tint from 0a68b365ebff to c068cfc1397a (2 revisions) by Dawn Autoroller · 3 years, 3 months ago
  60. 1c84a6b Missing header for VS1029 (for commit 8c58491d) by Carl Woffenden · 3 years, 3 months ago
  61. 8268dc3 StorageTextureTests: Use textureNumLayers() by Ben Clayton · 3 years, 3 months ago
  62. be28fe6 StorageTextureTests: Use new access qualifiers by Ben Clayton · 3 years, 3 months ago
  63. 5444996 Workaround ANGLE hang with a glFlush(). by Stephen White · 3 years, 3 months ago
  64. c068cfc Support the group decoration. by dan sinclair · 3 years, 3 months ago
  65. 0e17caa spirv-reader: expand OuterProduct to primitive ops by David Neto · 3 years, 3 months ago
  66. 5a6fda1 Roll Tint from 0f4638b9e499 to 0a68b365ebff (4 revisions) by Dawn Autoroller · 3 years, 3 months ago
  67. 0a68b36 Implement textureNumSamples() by Ben Clayton · 3 years, 3 months ago
  68. 6e5b5ec Remove underscores from ValidTextureOverload enum names by Ben Clayton · 3 years, 3 months ago
  69. d971320 Implement textureNumLevels() by Ben Clayton · 3 years, 3 months ago
  70. 331b78a Convert StorageTextureTests to WGSL by Ben Clayton · 3 years, 3 months ago
  71. d2fb128 Roll Tint from a7b52e33d5e8 to 0f4638b9e499 (2 revisions) by Dawn Autoroller · 3 years, 3 months ago
  72. c21f1f9 Implement textureNumLayers() by Ben Clayton · 3 years, 3 months ago
  73. 0f4638b Revert "Extract demangler out to separate source set" by Ben Clayton · 3 years, 3 months ago
  74. 8121fe3 Add missing doxygen comments by Ben Clayton · 3 years, 3 months ago
  75. 1c60821 Update texture storage syntax. by dan sinclair · 3 years, 3 months ago
  76. 3c2e5af Roll Tint from 904c5b9621da to a7b52e33d5e8 (3 revisions) by Dawn Autoroller · 3 years, 3 months ago
  77. a7b52e3 samples: Fix compiler warning by Ben Clayton · 3 years, 3 months ago
  78. 2f7fea1 Extract demangler out to separate source set by Ben Clayton · 3 years, 3 months ago
  79. 1f14595 reader/wgsl: Remove duplicate lexer logic by Ben Clayton · 3 years, 3 months ago
  80. 247f511 Roll Tint from 313ae9e87f37 to 904c5b9621da (2 revisions) by Dawn Autoroller · 3 years, 3 months ago
  81. 904c5b9 Add texture_storage_yy parsing. by dan sinclair · 3 years, 3 months ago
  82. 6f833b7 Add internal compute pipeline in ResolveQuerySet for Timestamp Query by Hao Li · 3 years, 3 months ago
  83. 8c58491 dawn_wire: Skip device inject error if the client drops the device by Austin Eng · 3 years, 3 months ago
  84. 3639186 ShaderModule: Include extra information in shader errors by Ben Clayton · 3 years, 3 months ago
  85. 2f1278e Enabled BindGroupLayout deprecation warning and fixed tests it broke. by Brandon Jones · 3 years, 3 months ago
  86. 90c266d Removed Clang-specific pragmas to build with VS2019 by Carl Woffenden · 3 years, 3 months ago
  87. 8ba0a01 Ensure all wire child objects are destroyed before their device by Austin Eng · 3 years, 3 months ago
  88. 0562802 Roll Tint from 395ec2c4aed8 to 313ae9e87f37 (1 revision) by Dawn Autoroller · 3 years, 3 months ago
  89. cd9dc36 [wgsl]: s/texture_sampled_/texture_ by Ben Clayton · 3 years, 3 months ago
  90. 313ae9e Add in Inspector Fuzzer implementation file by Ryan Harrison · 3 years, 3 months ago
  91. 4607aa4 Roll Tint from 57166264e01f to 395ec2c4aed8 (2 revisions) by Dawn Autoroller · 3 years, 3 months ago
  92. 395ec2c writer/spirv: Add TextureStorageWithDifferentAccess test by Ben Clayton · 3 years, 3 months ago
  93. cd7a9aa Roll Tint from 1c200cffd051 to 57166264e01f (4 revisions) by Dawn Autoroller · 3 years, 3 months ago
  94. 5ad5557 Remove special-casing of device reference/release in the wire by Austin Eng · 3 years, 3 months ago
  95. d50a304 Remove access control from StorageTexture. by dan sinclair · 3 years, 3 months ago
  96. f0d7cc4 dawn_wire: Make all objects owned by the client by Austin Eng · 3 years, 3 months ago
  97. f6ef753 Make the Device ref the Instance by Austin Eng · 3 years, 3 months ago
  98. 8ef94f1 Don't forward device lost errors to the uncaptured error callback by Austin Eng · 3 years, 3 months ago
  99. 5716626 Fix ValidTextureOverload enum names for kSampleCompare by Ben Clayton · 3 years, 3 months ago
  100. 7c59809 writer/[hlsl,msl]: Emit a implicit return for entrypoints by Ben Clayton · 3 years, 3 months ago