1. 0c359fd Update `tint` to use new single entry point path for HLSL by dan sinclair · 3 months ago
  2. 6ee6330 [Tint] Hacky fix for binding numbers in tests by Natalie Chouinard · 8 months ago
  3. e902718 Remove storage textures from vertex tests by Natalie Chouinard · 9 months ago
  4. c00ff7f [tint] do not emit space for binding group 0 by Peng Huang · 1 year, 11 months ago
  5. 77a90cb test/tint/builtins/gen: Use returned value by Ben Clayton · 2 years ago
  6. 1a1b527 tint/transform: Inline HLSL uniform / storage buffers by Ben Clayton · 2 years ago
  7. 7d34de8 tint/test-runner: Split expectations for FXC and DXC by Ben Clayton · 2 years, 7 months ago[Copied from test/tint/builtins/gen/literal/atomicExchange/f2e22f.wgsl.expected.hlsl]
  8. eb29f81 tint: Shuffle builtin test directories by Ben Clayton · 2 years, 9 months ago[Renamed from test/tint/builtins/gen/atomicExchange/f2e22f.wgsl.expected.hlsl]
  9. 08f4b55 Implement atomicCompareExchangeWeak returning struct instead of vec2 by Antonio Maiorano · 2 years, 9 months ago chromium/5096
  10. dbc13af tint->dawn: Shuffle source tree in preperation of merging repos by Ryan Harrison · 3 years ago[Renamed from test/builtins/gen/atomicExchange/f2e22f.wgsl.expected.hlsl]
  11. b85e692 Rename 'intrinsic' to 'builtin' by Ben Clayton · 3 years, 1 month ago[Renamed from test/intrinsics/gen/atomicExchange/f2e22f.wgsl.expected.hlsl]
  12. e027e81 writer/hlsl: Emit helper functions for storage class atomic intrinsics by Ben Clayton · 3 years, 8 months ago
  13. 1843c0b [writer/hlsl]: Fix order of atomic method arguments. by Ben Clayton · 3 years, 8 months ago
  14. e6d171a writer/hlsl: Implement atomics by Ben Clayton · 3 years, 9 months ago
  15. 6a77236 intrinsics.def: Add atomic intrinsics by Ben Clayton · 3 years, 9 months ago