1. a4f3b67 run/tests: apply ignore filter to glob args by Antonio Maiorano · 1 year, 3 months ago chromium/6245
  2. b789a43 GLSL: implement push constants. by Stephen White · 1 year, 3 months ago
  3. 43226e1 SlabAllocator: Remove dangling pointers. by Arthur Sonzogni · 1 year, 3 months ago
  4. aa77484 [tint][ir] Validate access pointer address space and access by Ben Clayton · 1 year, 3 months ago
  5. 59a2b247 [tint] Adjust default access control based on address space by Ben Clayton · 1 year, 3 months ago
  6. 7dd8d3e [tint][uniformity] Fix nested LValue expressions by James Price · 1 year, 3 months ago
  7. f545410 MiraclePtr: Rewrite minor directories (linux) by Arthur Sonzogni · 1 year, 3 months ago
  8. f4c9ed3 Roll ANGLE from e37081499e6d to 126d7b10bf4f (3 revisions) by Dawn Autoroller · 1 year, 3 months ago
  9. 62650e5 [Mac] Simplify Metal descriptor creation for SharedTextureMemory by Colin Blundell · 1 year, 3 months ago chromium/6244
  10. 162cc95 [Mac] Clean up InitializeFromSharedTextureMemoryIOSurface() by Colin Blundell · 1 year, 3 months ago
  11. 3c39226 Roll vulkan-deps from 3cfac285a67f to b8c02f610c1d (2 revisions) by dawn-autoroll · 1 year, 3 months ago
  12. 8667236 Remove unnecessary DAWN_NOINLINE by Corentin Wallez · 1 year, 3 months ago
  13. dd81723 Tint/HLSL: Support Shader Model 6.6 Pack/Unpack intrinsics by Jiawei Shao · 1 year, 3 months ago
  14. f9116da Reland "[WGPUFuture] Move the EventManager in the wire to appear in the Instance." by Loko Kung · 1 year, 3 months ago
  15. 31a2ade Roll ANGLE from 21b1109e17f4 to e37081499e6d (6 revisions) by Dawn Autoroller · 1 year, 3 months ago
  16. a05bbdd Use absl::flat_hash_map in dawn/native by Jiawei Shao · 1 year, 3 months ago
  17. 368ebce Roll vulkan-deps from de550f45d3fe to 3cfac285a67f (5 revisions) by dawn-autoroll · 1 year, 3 months ago
  18. 60d73de Update GLSL tint test results. by Stephen White · 1 year, 3 months ago
  19. 08d9279 tint: add syntax sugar for dereferencing pointers by Antonio Maiorano · 1 year, 3 months ago
  20. 3252383 Remove the entry points by Gregg Tavares · 1 year, 3 months ago
  21. 9df75a2 Wrap writer specific code in build guards. by dan sinclair · 1 year, 3 months ago
  22. cafc60b [Mac] Separate TextureMTL bare init from init via SharedTextureMemory by Colin Blundell · 1 year, 3 months ago
  23. e856861 Tint: Don't override HLSL shader model for fp16 by Jiawei Shao · 1 year, 3 months ago
  24. b7cedd5 MiraclePtr: Rewrite dawn/common (linux) by Arthur Sonzogni · 1 year, 3 months ago
  25. 87a211c [ir] Validate load instructions by James Price · 1 year, 3 months ago
  26. 52cc30c PartitionAlloc: remove //build dependency. by Arthur Sonzogni · 1 year, 3 months ago
  27. e998630 Roll ANGLE from 473dd3896b59 to 21b1109e17f4 (3 revisions) by Dawn Autoroller · 1 year, 3 months ago
  28. c6932f0 Roll DirectX Shader Compiler from ac016fcc87cc to f94fe829f794 (1 revision) by Dawn Autoroller · 1 year, 3 months ago
  29. 3814d3f partition_alloc: Run DanglingPointerTest only in dawn_standalone. by Arthur Sonzogni · 1 year, 3 months ago
  30. 8e193af Roll vulkan-deps from 02411d24ca96 to de550f45d3fe (5 revisions) by dawn-autoroll · 1 year, 3 months ago chromium/6241
  31. 5221992 Tint: Support setting HLSL shader model in tint.exe by Jiawei Shao · 1 year, 3 months ago
  32. 5b7bcc9 Roll ANGLE from c815735ad983 to 473dd3896b59 (1 revision) by Dawn Autoroller · 1 year, 3 months ago
  33. 0736ef4 Roll DirectX Shader Compiler from 520135cd74c2 to ac016fcc87cc (1 revision) by Dawn Autoroller · 1 year, 3 months ago
  34. b32f9ca [tint][wgsl] Simplify IRToProgramTest by Ben Clayton · 1 year, 3 months ago
  35. 2cec57b Compat CTS: refine expectations for video fails. by Stephen White · 1 year, 3 months ago
  36. 1c65b98 Add APICreateErrorView on TextureBase by Hao Li · 1 year, 3 months ago chromium/6240
  37. 2055942 Roll SwiftShader from 2fa7e9b99ae4 to f4819d2276b7 (1 revision) by Dawn Autoroller · 1 year, 3 months ago
  38. d56afc4 Remove materialize from core defs. by dan sinclair · 1 year, 3 months ago
  39. e7badbc Combination roll of VMA and ANGLE. by Corentin Wallez · 1 year, 3 months ago
  40. a021961 dawn.node: Fix device and description adapter info by François Beaufort · 1 year, 3 months ago
  41. a343074 [tint][ir] Validate user call arguments by Ben Clayton · 1 year, 3 months ago
  42. e501a96 MiraclePtr: Preparatory step by Arthur Sonzogni · 1 year, 3 months ago
  43. 0bbce22 [Mac] Move creation of per-plane TextureMTL objects to UtilsMetal by Colin Blundell · 1 year, 3 months ago
  44. 9e39433 partition_alloc: Disable when using sanitizers. by Arthur Sonzogni · 1 year, 3 months ago
  45. addf27e [tint] Minor code refactor by Ben Clayton · 1 year, 3 months ago
  46. 47236f1 [tint] Fix the datatype conversion in socket.cc by Sonakshi Saxena · 1 year, 3 months ago
  47. 8e36a75 Roll vulkan-deps from 18349c091fbc to 02411d24ca96 (5 revisions) by dawn-autoroll · 1 year, 3 months ago
  48. 28ab345 Revert "[WGPUFuture] Move the EventManager in the wire to appear in the Instance." by Corentin Wallez · 1 year, 3 months ago
  49. ceaad4f Roll third_party/webgpu-cts/ ae15a5983..873305ab6 (16 commits) by Dawn Automated Expectations · 1 year, 3 months ago
  50. 52fe07d [SharedTextureMemory] Add documentation of texture creation constraints by Colin Blundell · 1 year, 3 months ago
  51. eb5ed1e Fix WGSL feature names in JavaScript by François Beaufort · 1 year, 3 months ago
  52. becf253 [tint] Improve unit test failure output. by Ben Clayton · 1 year, 3 months ago
  53. b9feb09 Tint: Fix a broken link in docs/tint/testing.md by Jiawei Shao · 1 year, 3 months ago
  54. 8ebb1a9 Roll DirectX Shader Compiler from 849f8b884b5e to 520135cd74c2 (2 revisions) by Dawn Autoroller · 1 year, 3 months ago
  55. e1872e3 Roll vulkan-deps from 37356ff6436d to 18349c091fbc (3 revisions) by dawn-autoroll · 1 year, 3 months ago
  56. 9887c6e [tint][ir] Validate store target type by Ben Clayton · 1 year, 3 months ago
  57. fa41628 [spirv-reader] Handle UBO variable decorations by James Price · 1 year, 3 months ago
  58. 2e2bf7b [spirv-reader] Handle Op{AccessChain,Load,Store} by James Price · 1 year, 3 months ago
  59. bd9da03 [spirv-reader] Add Emit() and AddValue() helpers by James Price · 1 year, 3 months ago
  60. df41dad Add new SPIRV AST fuzzer. by dan sinclair · 1 year, 3 months ago
  61. 41cdde7 [tint][lang] Standardise lower / raise namespaces by Ben Clayton · 1 year, 3 months ago
  62. 83f1c1a QueueMTL: Handle device loss in the command buffer completed handler. by Corentin Wallez · 1 year, 3 months ago
  63. 7379e22 Enable BackupRefPtr and DanglingPointerDetector in tests. by Arthur Sonzogni · 1 year, 3 months ago
  64. 31295c4 Add new GLSL fuzzer by dan sinclair · 1 year, 3 months ago
  65. 91c5d6a Add new HLSL fuzzer by dan sinclair · 1 year, 3 months ago
  66. be2dfa2 Roll DirectX Shader Compiler from eb4cec4ad16e to 849f8b884b5e (1 revision) by Dawn Autoroller · 1 year, 3 months ago
  67. 6ecbeed [WGPUFuture] Move the EventManager in the wire to appear in the Instance. by Loko Kung · 1 year, 3 months ago
  68. 2fe1f26 Add reflection for Access enum. by dan sinclair · 1 year, 3 months ago
  69. 8a000ce [ir]: polyfill dot4I8Packed, dot4UPacked when needed by David Neto · 1 year, 3 months ago chromium/6238 chromium/6238_3 chromium/6239
  70. 6140a59 Add Vector to byte decoder. by dan sinclair · 1 year, 3 months ago
  71. 8186b85 [Mac] Move MetalPixelFormat() to UtilsMetal by Colin Blundell · 1 year, 3 months ago
  72. d98c29e Additions to generator code. by dan sinclair · 1 year, 3 months ago
  73. d2c27be Rolling 2 dependencies by Corentin Wallez · 1 year, 3 months ago
  74. cc19e87 Roll vulkan-deps from 917acb02c84f to 37356ff6436d (3 revisions) by dawn-autoroll · 1 year, 3 months ago
  75. 514a18a [tint][ir] Use intrinsic table for binary ops. by Ben Clayton · 1 year, 3 months ago
  76. b7a1641 Test storage textures in compute passes are validated at queue submit by Austin Eng · 1 year, 3 months ago
  77. 8417d7e Apply missing defaulting in APIValidateTextureDescriptor by Kai Ninomiya · 1 year, 3 months ago
  78. a8516c1 Reland "Apply trivial frontend defaults by copy, and recursively" by Kai Ninomiya · 1 year, 3 months ago
  79. 2651286 Roll ANGLE from 54ad4a462a6d to 8fd035f17e9b (1 revision) by Dawn Autoroller · 1 year, 3 months ago
  80. c73c510 Use absl::flat_hash_set in dawn/native by Jiawei Shao · 1 year, 3 months ago
  81. db29b3b dawn.node: Implement setlike.size by Corentin Wallez · 1 year, 3 months ago
  82. d9d3aee Add storage binding textures to referencedTextures in compute passes by Austin Eng · 1 year, 3 months ago chromium/6237
  83. 6dec014 Roll DirectX Shader Compiler from 79f55f267e02 to eb4cec4ad16e (1 revision) by Dawn Autoroller · 1 year, 3 months ago
  84. fa72454 Add new MSL fuzzer by dan sinclair · 1 year, 3 months ago
  85. 208ce39 d3d: Remove legacy fence types by Sunny Sachanandani · 1 year, 3 months ago
  86. 9180ae5 Roll vulkan-deps from eb5fcf15ff7f to 917acb02c84f (4 revisions) by dawn-autoroll · 1 year, 3 months ago
  87. 2d0164e Revert "Apply trivial frontend defaults by copy, and recursively" by Kai Ninomiya · 1 year, 3 months ago
  88. 3f487d8 Fixed typos in support.md by cryvosh · 1 year, 3 months ago
  89. ee224b6 d3d: Skip unnecessary OpenSharedHandle calls for exported fences by Sunny Sachanandani · 1 year, 3 months ago
  90. 53edc77 dp4a: fix Tint IR polyfills for unpack4x[IU]8 by David Neto · 1 year, 3 months ago
  91. b334e34 Remove unused dawn::wire mechanisms. by Corentin Wallez · 1 year, 3 months ago
  92. a6df61e Upstream read-only and read-write storage texture access by François Beaufort · 1 year, 3 months ago
  93. 6ae4eba dawn.node: Implement adapter staleness by Corentin Wallez · 1 year, 3 months ago
  94. ba44daa Apply trivial frontend defaults by copy, and recursively by Kai Ninomiya · 1 year, 3 months ago
  95. 56ac956 gitmodules: remove .git suffix by Josip Sokcevic · 1 year, 3 months ago
  96. 1dc3457 [tint][ir] Add an IR binary roundtrip fuzzer by Ben Clayton · 1 year, 3 months ago
  97. b865a1e [tint][ir] Use intrinsic table for unary ops. by Ben Clayton · 1 year, 3 months ago
  98. 1fda686 Roll ANGLE from e6708de26161 to 54ad4a462a6d (1 revision) by Dawn Autoroller · 1 year, 3 months ago chromium/6236
  99. 825f626 Add toggle to disable Tint polyfills on integer division and modulo by Jiawei Shao · 1 year, 3 months ago
  100. 2a236d5 Roll vulkan-deps from 6410e2795f00 to eb5fcf15ff7f (2 revisions) by dawn-autoroll · 1 year, 3 months ago chromium/6235