1. f50ae68 [tint] Replace ASSERT_TRUE() in lambda with ADD_FAILURE by Ben Clayton · 1 year, 6 months ago
  2. 5ed5cc4 [tint] Pass Program by reference, not pointer. by Ben Clayton · 1 year, 6 months ago
  3. 6950208 [ir] Move image_write intrinsic to builtin for SPIR-V by dan sinclair · 1 year, 6 months ago
  4. 86d4f3b [ir] Move image sample intrinsics to builtins for SPIR-V by dan sinclair · 1 year, 6 months ago
  5. 39aef37 [ir] Comment MultiplanarExternalTexture properly by James Price · 1 year, 6 months ago chromium/6023
  6. 0a7aa0c [tint] Rename core::Builtin to BuiltinType by Ben Clayton · 1 year, 6 months ago
  7. 9dce1d6 [tint] Rename spirv::ir::Function to spirv::BuiltinFn by Ben Clayton · 1 year, 6 months ago
  8. d9766dc [tint] Rename core::Function to BuiltinFn by Ben Clayton · 1 year, 6 months ago
  9. 62d9848 [tint] Move bits of core.def to common.def by Ben Clayton · 1 year, 6 months ago
  10. 16cb4bd [ir] Add ability to clone in the IR. by dan sinclair · 1 year, 6 months ago
  11. eea786f hlsl-writer: support subgroupBroadcast by David Neto · 1 year, 6 months ago
  12. 2eae44a [ir] Dump before validating, when dumping by James Price · 1 year, 6 months ago chromium/6022
  13. 5b3ae14 msl-writer: support subgroupBroadcast by David Neto · 1 year, 6 months ago
  14. 7d8ee4a [tint] Move ZeroValue() to constant::Manager by James Price · 1 year, 6 months ago
  15. cd6422f [tint] Add missing include for type::Manager usage by James Price · 1 year, 6 months ago
  16. 4dcbdda [tint] Simplify custom hash-code implementations by Ben Clayton · 1 year, 6 months ago
  17. 02b56ad [spirv-reader] use sem::Load to translate atomics by James Price · 1 year, 6 months ago
  18. 8fade13 [ir] Validate store instructions by James Price · 1 year, 6 months ago
  19. 4650ca1 [tint][ir] Rename UserCall::Func() -> Target() by Ben Clayton · 1 year, 6 months ago
  20. 47fe0f5 [tint][ir] Make Builder insertion point logic more flexible. by Ben Clayton · 1 year, 6 months ago chromium/6020
  21. 7b4ec6e [ir] Move `image_query_size` and `image_query_size_lod` over to spirv builtins. by dan sinclair · 1 year, 6 months ago
  22. 57bfe82 [ir] Move `image_dref_gather` and `image_gather` over to spirv builtins. by dan sinclair · 1 year, 6 months ago
  23. 4fcfbbc spir-v writer support for subgroupBroadcast by David Neto · 1 year, 6 months ago
  24. 1165389 [tint] Move WGSL-exclusive enums back to lang/wgsl by Ben Clayton · 1 year, 6 months ago
  25. 9f1bd72 [ir] Move `image_fetch` and `image_read` over to spirv builtins. by dan sinclair · 1 year, 6 months ago
  26. c06e49c subgroupBroadcast sourceLaneIndex should be unsigned by David Neto · 1 year, 6 months ago
  27. 5ca21ed [ir] Move `sampled_image` over to spirv builtins. by dan sinclair · 1 year, 6 months ago chromium/6018
  28. 3472b80 Resolve subgroupBroadcast by David Neto · 1 year, 6 months ago
  29. 21d23ec [ir][spirv-writer] Scalarize quantizeToF16 by James Price · 1 year, 6 months ago
  30. 7264388 [ir][spirv-writer] Emit NonReadable and NonWritable by James Price · 1 year, 6 months ago
  31. 757dd56 [ir][spirv-writer] Emit vertex point size builtin by James Price · 1 year, 6 months ago
  32. fef9988 [ir][spirv-writer] Support dual-source blending by James Price · 1 year, 6 months ago
  33. 0c1f1c9 [ir] Support subgroup builtin inputs by James Price · 1 year, 6 months ago
  34. d69b6f3 [ir] Strip interpolation attributes when invalid by James Price · 1 year, 6 months ago
  35. 86f780d [ir][spirv-writer] Emit shader IO without structs by James Price · 1 year, 6 months ago
  36. b27bce4 D3D12: Replace deprecated IDxcCompiler with IDxcCompiler3 by Jiawei Shao · 1 year, 6 months ago
  37. 01956b6 [tint] Add missing headers by Ben Clayton · 1 year, 6 months ago
  38. f72919f Add subgroupBroadcast to intrinsics.def by David Neto · 1 year, 6 months ago
  39. 11bc1b0 [ir][spirv-writer] Fix OpPhi incoming blocks by James Price · 1 year, 6 months ago chromium/6010
  40. 1f236ba [tint] Header-build fixes by Ben Clayton · 1 year, 6 months ago
  41. 0e1a335 tint: Add inspection of pixel_local var member types. by Corentin Wallez · 1 year, 6 months ago
  42. d6f6f00 tint/hlsl: fix RemoveContinueInSwitch transform to handle nested switch statements by Antonio Maiorano · 1 year, 6 months ago
  43. 932aa8d [fuzzers] Do not fuzz IR->MSL yet by James Price · 1 year, 6 months ago
  44. fd8a4fd [fuzzers] Skip clamp_frag_depth + push constants by James Price · 1 year, 6 months ago
  45. 94a6a81 [ir] Validate builtin return types by James Price · 1 year, 6 months ago
  46. 26c29b7 [tint][msl] Support pixel_local attachments by Ben Clayton · 1 year, 6 months ago
  47. 538b3b5 [tint][wgsl/writer] Print even on diagnostic errors by Ben Clayton · 1 year, 6 months ago
  48. a4ad8e7 Compat: Make vertex_index/instance_index take an attribute by Gregg Tavares · 1 year, 6 months ago
  49. 0a9d536 [ir] Make Robustness ICE for ignored bindings by James Price · 1 year, 6 months ago
  50. 6367c8c [ir] Disable runtime-sized array clamping by James Price · 1 year, 6 months ago
  51. 4e6f10f [ir] Add robustness for texture builtins by James Price · 1 year, 6 months ago
  52. 18e089f [ir] Add Robustness transform by James Price · 1 year, 6 months ago
  53. 797063c tint: Move inspection of workgroup_storage_size to the entry point. by Corentin Wallez · 1 year, 6 months ago
  54. ecd5620 tint: remove the unused Inspector::GetStorageSize method. by Corentin Wallez · 1 year, 6 months ago
  55. 6562555 [tint] Add BUILD.bazel files for Tint by Ben Clayton · 1 year, 6 months ago
  56. 4e800c4 [tint] More tightly constrain pixel_local use by Ben Clayton · 1 year, 6 months ago
  57. 56e31f9 [tint] Remove redundant 'case' statement by Ben Clayton · 1 year, 6 months ago chromium/6004
  58. 4604ea8 [tint][msl] Add validation support for 2.3 by Ben Clayton · 1 year, 6 months ago
  59. 7541f3b [tint] Rename tint_enable_local_storage_extension -> tint_enable_pixel_local_extension by Ben Clayton · 1 year, 6 months ago
  60. f7c0ede [ir] Move select over to spirv builtins. by dan sinclair · 1 year, 6 months ago
  61. 669edf7 [ir] Move dot over to spirv builtins. by dan sinclair · 1 year, 6 months ago
  62. e9fe772 [ir] Move atomics over to spirv builtins. by dan sinclair · 1 year, 6 months ago
  63. 721f638 [ir] Move array_length intrinsic to a builtin by dan sinclair · 1 year, 6 months ago
  64. 18909c6 Add tint.natvis to CMake and fix outdated visualizers by Antonio Maiorano · 1 year, 6 months ago
  65. e1c1f0d [ir][spirv-writer] Handle storage texture loads by James Price · 1 year, 6 months ago
  66. ddffd5e [ir] Move matrix and vector intrinsics to builtins by dan sinclair · 1 year, 6 months ago
  67. 759dfc6 [tint] Polyfill bgra8unorm textureLoad results by James Price · 1 year, 6 months ago
  68. 51db5cf VarForDynamicIndex: Skip unevaluated expressions by James Price · 1 year, 6 months ago
  69. b88e1c7 [ir] Validate spirv builtin calls by dan sinclair · 1 year, 6 months ago
  70. 65a1831 [tint] Support sparse .def files by Ben Clayton · 1 year, 6 months ago
  71. c7d7031 [tint] Validate 'pixel_local' pipeline stages by Ben Clayton · 1 year, 6 months ago
  72. 14500bc Tint/Dawn: SPIRV AST writer to support experimental subgroup UCF by Zhaoming Jiang · 1 year, 6 months ago
  73. 3b4b3fd [ir] Remove the build ir flags by dan sinclair · 1 year, 6 months ago
  74. 8d733d3 Move intrinsic table methods to free functions. by dan sinclair · 1 year, 6 months ago
  75. d305da9 [tint] Move GLSL AST transforms to lang/glsl/writer/ast_raise by Ben Clayton · 1 year, 6 months ago
  76. f52f569 [tint] Move MSL AST transforms to lang/msl/writer/ast_raise by Ben Clayton · 1 year, 6 months ago
  77. c706b4b [ir] Move spirv.def file. by dan sinclair · 1 year, 6 months ago
  78. 774b6a4 [ir] Add a SPIRV BuiltinCall instruction by dan sinclair · 1 year, 6 months ago
  79. d8a06ae [ir] Use FriendlyName for instructions by dan sinclair · 1 year, 6 months ago
  80. 3047f88 [tint] Move SPIR-V AST transforms to lang/spirv/writer/ast_lower by Ben Clayton · 1 year, 6 months ago
  81. 815d5db [tint] Move SPIR-V AST transforms to lang/spirv/writer/ast_raise by Ben Clayton · 1 year, 6 months ago
  82. 7a5f54ea [tint] Move HLSL AST transforms to lang/hlsl/writer/ast_raise by Ben Clayton · 1 year, 6 months ago
  83. 032c140 [ir] Move SPIR-V IntrinsicCall to out of ir by dan sinclair · 1 year, 6 months ago
  84. 1997409 [tint] Validate 'pixel_local' data types by Ben Clayton · 1 year, 6 months ago
  85. 6cd15d2 [tint] Add 'pixel_local' address space by Ben Clayton · 1 year, 6 months ago
  86. 59f4888 [tint][cmake] Fix TINT_BENCHMARK_EXTERNAL_SHADERS_HEADER by Ben Clayton · 1 year, 6 months ago
  87. 6a56e27 [tint][ir] Validate builtin calls with the intrinsic table by Ben Clayton · 1 year, 6 months ago
  88. d1368d7 tint: workaround DXC bug with splatted vector constant storage buffer args by Antonio Maiorano · 1 year, 6 months ago
  89. a985f73 [tint] Reflect missing writer options by James Price · 1 year, 6 months ago
  90. f3bcd41 [tint][hlsl] Fix validation on unix by Ben Clayton · 1 year, 6 months ago
  91. 89b9828 [tint][build] Link CoreGraphics for metal validation by Ben Clayton · 1 year, 6 months ago
  92. 6c3d888 [tint][cmake] Error if building fuzzers without Clang by Ben Clayton · 1 year, 6 months ago
  93. 4ebed9d [tint][ir] Move Validator class definition into cc file by Ben Clayton · 1 year, 6 months ago
  94. 62ce292 [tint][glsl] Use CheckSupportedExtensions() in writer by Ben Clayton · 1 year, 6 months ago
  95. 74688c9 [tint] Add 'chromium_experimental_pixel_local' extension by Ben Clayton · 1 year, 6 months ago
  96. b6f4548 [tint][utils] Remove pointless nullptr check in vector Free() by Ben Clayton · 1 year, 6 months ago
  97. b6ef527 tint/fuzzers: Move specializations out of class scope by Ben Clayton · 1 year, 6 months ago
  98. ba982f2 clang-format codebase by Ben Clayton · 1 year, 6 months ago
  99. 3851553 tint/spirv/writer: Disable GCC false-positive warning by Ben Clayton · 1 year, 6 months ago
  100. 7981507 spirv-reader: support OpSRem by David Neto · 1 year, 7 months ago