1. 26c29b7 [tint][msl] Support pixel_local attachments by Ben Clayton · 1 year, 6 months ago
  2. 6562555 [tint] Add BUILD.bazel files for Tint by Ben Clayton · 1 year, 6 months ago
  3. 4604ea8 [tint][msl] Add validation support for 2.3 by Ben Clayton · 1 year, 6 months ago
  4. f7c0ede [ir] Move select over to spirv builtins. by dan sinclair · 1 year, 6 months ago
  5. 3b4b3fd [ir] Remove the build ir flags by dan sinclair · 1 year, 6 months ago
  6. d305da9 [tint] Move GLSL AST transforms to lang/glsl/writer/ast_raise by Ben Clayton · 1 year, 6 months ago
  7. f52f569 [tint] Move MSL AST transforms to lang/msl/writer/ast_raise by Ben Clayton · 1 year, 6 months ago
  8. 3047f88 [tint] Move SPIR-V AST transforms to lang/spirv/writer/ast_lower by Ben Clayton · 1 year, 6 months ago
  9. 815d5db [tint] Move SPIR-V AST transforms to lang/spirv/writer/ast_raise by Ben Clayton · 1 year, 6 months ago
  10. 7a5f54ea [tint] Move HLSL AST transforms to lang/hlsl/writer/ast_raise by Ben Clayton · 1 year, 6 months ago
  11. 032c140 [ir] Move SPIR-V IntrinsicCall to out of ir by dan sinclair · 1 year, 6 months ago
  12. 59269a2 Pass TextureBuiltinsFromUniformOptions. by Stephen White · 1 year, 7 months ago
  13. 57ded6a [tools][gen] Describe how to regenerate files in the header by Ben Clayton · 1 year, 7 months ago
  14. 30b420d [tint][build] Make <thread> an external library by Ben Clayton · 1 year, 7 months ago
  15. e977f54 [tint][build] Make msl_metal.mm build for GN by Ben Clayton · 1 year, 7 months ago
  16. 46bd2e1 Move remote-compile to src/tint/cmd by dan sinclair · 1 year, 7 months ago
  17. 0efa31c [tools] Use new cnf library for conditions by Ben Clayton · 1 year, 7 months ago chromium/5957
  18. 6663076 Move tint_overrides_with_defaults.gni in scripts subdir by Ben Clayton · 1 year, 7 months ago
  19. 0781a51 [tint][build] Fix GN tint_build_unittests=false by Ben Clayton · 1 year, 7 months ago
  20. 3fe6761 [tint][build][cmake] Drop GN-style target names by Ben Clayton · 1 year, 7 months ago
  21. 55e6d71 [tint][build] Add CMake target names to BUILD.cmake by Ben Clayton · 1 year, 7 months ago
  22. 7d81e55 [tint] Migrate GN build over to generated files/deps by Ben Clayton · 1 year, 7 months ago
  23. 7545f95 [tint] Improvements to './tools/run gen build' by Ben Clayton · 1 year, 7 months ago
  24. 418ab8c Tint: Support ReadOnly and ReadWrite storage texture in inspector by Jiawei Shao · 1 year, 7 months ago
  25. 5560934 [tint][cmake][build] Clean up CMake build by Ben Clayton · 1 year, 7 months ago
  26. a9dff6e [spirv-reader] Add support for read-write textures by James Price · 1 year, 7 months ago
  27. 7803cd7 [tint] Emit placeholder symbols for all toolchains by Ben Clayton · 1 year, 7 months ago
  28. c1942cf [tint] Move headers from include/tint to src/tint/api by Ben Clayton · 1 year, 7 months ago
  29. 6ea4471 [tools][build] Track per-file transitive dependencies. by Ben Clayton · 1 year, 7 months ago
  30. 3a3cb36 [tint] Migrate CMake build over to generated files/deps by Ben Clayton · 1 year, 7 months ago
  31. 6f138fe [ir] Move ir to `tint::core:ir` namespace by dan sinclair · 1 year, 7 months ago
  32. ce6dffe Move Number into core namespace. by dan sinclair · 1 year, 7 months ago chromium/5950 chromium/5951 chromium/5952 chromium/5952_2 chromium/5952_2_3
  33. b1cd47d [tint] Move tint.cc to api/tint.cc by Ben Clayton · 1 year, 7 months ago
  34. a9691e1 [msl] Add support for chromium_experimental_subgroups by James Price · 1 year, 7 months ago
  35. 2821c29 [tint] Add config and markup for the build generator. by Ben Clayton · 1 year, 7 months ago
  36. 80d154d [tint] Move test and benchmark mains to cmd. by Ben Clayton · 1 year, 7 months ago chromium/5944 chromium/5945 chromium/5946 chromium/5947 chromium/5948 chromium/5949
  37. 4ead391 [tint][spirv][reader] Add namespaces, move common.h by Ben Clayton · 1 year, 7 months ago
  38. 926a6ff [tint] Separate cmd tools into separate directories by Ben Clayton · 1 year, 7 months ago
  39. cedcdf3 Change namespace of tint::type by dan sinclair · 1 year, 7 months ago
  40. 7b78b8b [tint][cmd] Fix printing of wgsl errors by Ben Clayton · 1 year, 7 months ago
  41. e6162bd [tint] Disassemble SPIR-V using SPV_ENV_VULKAN_1_1 by James Price · 1 year, 7 months ago
  42. cd52f38 [tint] Move tint/lang/core/builtin to tint/lang/core by Ben Clayton · 1 year, 7 months ago
  43. 58ef7cd Fixup syntax_tree build. by dan sinclair · 1 year, 7 months ago
  44. d3a56cb [tint][wgsl] Use tint::Result for Generate() by James Price · 1 year, 7 months ago
  45. af4dde7 [tint][glsl] Use tint::Result for Generate() by James Price · 1 year, 7 months ago
  46. ec4dbe7 [tint][hlsl] Use tint::Result for Generate() by James Price · 1 year, 7 months ago
  47. 6e209ea [tint][msl] Use tint::Result for Generate() by James Price · 1 year, 7 months ago
  48. 85b138e [spirv-writer] Use tint::Result for Generate() by James Price · 1 year, 8 months ago
  49. 915ceca [tint] Don't resolve moving from ProgramBuilder -> Program by Ben Clayton · 1 year, 8 months ago chromium/5919
  50. f848af2 [tint] Separate out fatal macros from diagnostics by Ben Clayton · 1 year, 8 months ago
  51. bae54e7 [shuffle] Remove the `utils::` namespace. by dan sinclair · 1 year, 8 months ago chromium/5917
  52. eb66431 [shuffle] Move spirv reader to new structure. by dan sinclair · 1 year, 8 months ago
  53. fd73b82 [tint] Move FromProgram to wgsl/reader by Ben Clayton · 1 year, 8 months ago
  54. 6119045 [shuffle] Move wgsl reader to new structure. by dan sinclair · 1 year, 8 months ago
  55. 2dddb19 [shuffle] Move spirv writer and ast_writer to new structure. by dan sinclair · 1 year, 8 months ago
  56. 0f98902 [shuffle] Move glsl writer to new structure. by dan sinclair · 1 year, 8 months ago
  57. 0bfeaf9 [shuffle] Move hlsl writer to new structure. by dan sinclair · 1 year, 8 months ago
  58. c1bf225 [shuffle] Move wgsl writers to new structure. by dan sinclair · 1 year, 8 months ago
  59. e7e4afc [shuffle] Move msl writers to new structure. by dan sinclair · 1 year, 8 months ago
  60. 1025258 [tint] Move src/tint/writer options to include/tint by Ben Clayton · 1 year, 8 months ago
  61. 5ed099a [tint] Remove ASTTextGenerator by Ben Clayton · 1 year, 8 months ago
  62. 7494e83 [tint] Shuffle transforms by Ben Clayton · 1 year, 8 months ago
  63. 97c3727 [shuffle] Move ir/ to new structure. by dan sinclair · 1 year, 8 months ago
  64. 352f8c8 [shuffle] Rename lang/base by dan sinclair · 1 year, 8 months ago
  65. 22b4dd2 [shuffle] Move utils to new structure. by dan sinclair · 1 year, 8 months ago
  66. 8a5d5bf [shuffle] Move val/ to new structure. by dan sinclair · 1 year, 8 months ago
  67. 96db554 [shuffle] Move wgsl program files to new structure. by dan sinclair · 1 year, 8 months ago
  68. e7a88d2 [shuffle] Move type to new structure. by dan sinclair · 1 year, 8 months ago
  69. 91b68cd [shuffle] Move utils to new structure. by dan sinclair · 1 year, 8 months ago
  70. d3b1369 [shuffle] Move sem to new structure. by dan sinclair · 1 year, 8 months ago
  71. 99181d8 [shuffle] Move ast to new structure. by dan sinclair · 1 year, 8 months ago
  72. b7294dc [shuffle] Move writer/syntax_tree to new structure. by dan sinclair · 1 year, 8 months ago
  73. 2757797 [ir] Hookup IR to test runner by dan sinclair · 1 year, 9 months ago
  74. dd1a46a [tint][cmd] Fix TINT_BUILD_SYNTAX_TREE_WRITER build by Ben Clayton · 1 year, 10 months ago
  75. 3ee81bb [tint][utils]: Add utilities for command line flag parsing by Ben Clayton · 1 year, 10 months ago
  76. bdbbffb [ir] Add the Exit instructions. by dan sinclair · 1 year, 10 months ago
  77. 0e6534e [tint] Make Transform base class by James Price · 1 year, 10 months ago
  78. b4acbb8 [tint] Introduce an ast::transform namespace by James Price · 1 year, 10 months ago
  79. 3731ce8 tint: Use new string utilities in various places by Ben Clayton · 1 year, 10 months ago
  80. 895d240 tint/ir: Replace Converter with FromProgram() free function by Ben Clayton · 1 year, 10 months ago
  81. 8f9ea96 tint/writer/spirv: Add path for generating from IR by James Price · 1 year, 10 months ago
  82. 5e344a3 [ir] Split AST and SEM sources out of core ir. by dan sinclair · 1 year, 11 months ago
  83. 889edb1 Add simple program for perf testing. by dan sinclair · 1 year, 11 months ago
  84. d1d1bf7 Split base_src apart. by dan sinclair · 1 year, 11 months ago
  85. 5f4847c tint/sem: Make BindingPoint optional by Ben Clayton · 1 year, 11 months ago chromium/5723
  86. d026e13 Remove `SymbolTable::NameFor` by dan sinclair · 1 year, 11 months ago
  87. c4cc6ec Remove the demangler. by dan sinclair · 1 year, 11 months ago
  88. 2200823 Allow building SPIRV_WRITER without READER by dan sinclair · 1 year, 11 months ago
  89. 6af073c Tint&Dawn: Enable f16 override by Zhaoming Jiang · 2 years ago
  90. 0551c4f Move MSL configuration for `ArrayLengthFromUniform` transform. by dan sinclair · 2 years ago
  91. 8f80d99 tint: Support multiple extensions per 'enable' by Ben Clayton · 2 years ago
  92. 6521a35 Convert generators over to use external texture options. by dan sinclair · 2 years ago
  93. a36fa42 tint/cmd: Use correct preprocessor guard for libspriv.hpp by Ben Clayton · 2 years ago
  94. eebbdef Split `BindingPoint` out of MultiplanarExternalTexture. by dan sinclair · 2 years ago chromium/5639
  95. 0917fbb Reland "Add writer to emit the AST." by dan sinclair · 2 years ago
  96. 142bddf Fix #ifdefs for spvtools by Austin Eng · 2 years ago
  97. f244bff Fix build of tint_cmd_helper by Austin Eng · 2 years ago
  98. 5e56551 Revert "Add writer to emit the AST." by Dan Sinclair · 2 years ago
  99. a753ad4 Add writer to emit the AST. by dan sinclair · 2 years ago
  100. f7910f5 tint.h: Remove 'libspirv.hpp' include by Ben Clayton · 2 years ago