1. 3e67c5d Move type_manager to the ast dir/namespace by Ben Clayton · 3 years, 5 months ago
  2. 4c32dd9 spirv-writer: Fix phi for short-circuiting operators by David Neto · 3 years, 5 months ago
  3. 6cd6f74 spirv-writer: support identity cast for vectors by David Neto · 3 years, 5 months ago
  4. 4c13659 Fix includes and BUILD.gn deps for gn check by Kai Ninomiya · 3 years, 6 months ago
  5. 189ceb6 Avoid floating point equality checks in tests by David Neto · 3 years, 6 months ago
  6. ca03041 [validation] add implementation and unit test for v-0031 by Sarah Mashayekhi · 3 years, 6 months ago
  7. 7f075c2 reader/wsgl: Improve error message for missing 'var' by Ben Clayton · 3 years, 6 months ago
  8. 0f4632d writer/hlsl: Emit texture builtin functions by Ben Clayton · 3 years, 6 months ago
  9. eaa8579 ast: Fix vector constructors in ValidCases() by Ben Clayton · 3 years, 6 months ago
  10. 2da833d writer: Simplify floats when printed by Ben Clayton · 3 years, 6 months ago
  11. 5b5c98c writer/hlsl: Clean up matrix type emission by Ben Clayton · 3 years, 6 months ago
  12. ea9c3a6 [wgsl-writer] Emit access control type. by dan sinclair · 3 years, 6 months ago
  13. 7214f40 [wgsl-reader] Add support for read only storage buffers. by dan sinclair · 3 years, 6 months ago
  14. d2f7322 [hlsl-writer] Use `mul` method where required. by dan sinclair · 3 years, 6 months ago
  15. 31df113 writer/hlsl: Clean up vector type emission by Ben Clayton · 3 years, 6 months ago
  16. 36d9a06 spirv-reader: Rename a test class by David Neto · 3 years, 6 months ago
  17. 3bc06e3 spirv-reader: Convert handle types by David Neto · 3 years, 6 months ago
  18. aa5f23e reader/wgsl: Improve errors for statements outside functions by Ben Clayton · 3 years, 6 months ago
  19. f2bfeda writer/spriv: Move IntrinsicTextureTest to its own file by Ben Clayton · 3 years, 6 months ago
  20. 8bea967 [validation] v-0015: runtime arrays cannot be declared in a function body. by Sarah Mashayekhi · 3 years, 6 months ago
  21. d8ea65b [validation] impl v-0015: runtime array may only appear last by Sarah Mashayekhi · 3 years, 6 months ago
  22. 3ea3c99 Implement textureSample builtins by Ben Clayton · 3 years, 6 months ago
  23. 2f4096b Move the ast node ownership from Context to Module by Ben Clayton · 3 years, 6 months ago
  24. 627732c src/reader tests: Have parse() return a unique_ptr by Ben Clayton · 3 years, 6 months ago
  25. 40e3ccd [transformer] Remove deprecated Manager constructor by Ryan Harrison · 3 years, 6 months ago
  26. c7f51b7 ast: Support decoration kind hierarchies by dan sinclair · 3 years, 6 months ago
  27. 038f6d2 [validation] unittest v-0015: runtime array may only appear last in a structs by Sarah Mashayekhi · 3 years, 6 months ago
  28. a7c9391 [spirv-writer] Support optional trailing return. by dan sinclair · 3 years, 6 months ago
  29. 46d9c77 Fix linter warnings, stdout test spew by Ben Clayton · 3 years, 6 months ago
  30. 5eae9bf Fix doxygen comment by David Neto · 3 years, 6 months ago
  31. 064882d spirv-reader: Register usage for handle vars and func parameters by David Neto · 3 years, 6 months ago
  32. 62c8f07 spirv-reader: GetMemoryObjectDeclarationForHandl can return null by David Neto · 3 years, 6 months ago
  33. 88091d3 [transform] Add calling type determiner in manager by Ryan Harrison · 3 years, 6 months ago
  34. bd7ab2c spirv-reader: Add (handle) Usage abstraction by David Neto · 3 years, 6 months ago
  35. cebde29 spirv-reader: add GetMemoryObjectDeclarationForHandle by David Neto · 3 years, 6 months ago
  36. 0ae939b writer/spirv: Refactor builder constructor tests by Ben Clayton · 3 years, 6 months ago
  37. 8f26453 Fixup SPIR-V include of builder by dan sinclair · 3 years, 6 months ago
  38. c2af0a3 Add missing override by dan sinclair · 3 years, 6 months ago
  39. 655638c writer/spirv: Inherit TestHelperBase from ast::Builder by Ben Clayton · 3 years, 6 months ago
  40. 2d86bf4 ast::Builder: Add more builder methods by Ben Clayton · 3 years, 6 months ago
  41. 165ff1c ast::Builder: Make the interface more fluent by Ben Clayton · 3 years, 6 months ago
  42. 90f3253 spirv-reader: pretend handles are void by David Neto · 3 years, 6 months ago
  43. 2733c26 Stop setting mac_xcode_version in DEPS by Ryan Harrison · 3 years, 6 months ago
  44. 33956dc Fixup include by dan sinclair · 3 years, 6 months ago
  45. a0b6796 spirv-reader: better message for unknown SPIR-V type by David Neto · 3 years, 6 months ago
  46. df2d92d spirv-reader: add conversions for image Dim and Format by David Neto · 3 years, 6 months ago
  47. 4bfe461 Big cleanup now that AST nodes are raw pointers by Ben Clayton · 3 years, 6 months ago
  48. b053acf Replace use of std::unique_ptr<T> with T* for AST nodes by Ben Clayton · 3 years, 6 months ago
  49. 0613890 Replace remaining std::make_unique<T> -> create<T> for ast::Nodes by Ben Clayton · 3 years, 6 months ago
  50. 0575449 src/transform: Replace std::make_unique<T> -> create<T> by Ben Clayton · 3 years, 6 months ago
  51. f65799e reader/wgsl: Replace std::make_unique<T> -> create<T> by Ben Clayton · 3 years, 6 months ago
  52. 75b740c [spirv-writer] Fixup generation of temporary variable. by dan sinclair · 3 years, 6 months ago
  53. 307919d reader/spirv: Replace std::make_unique<T> -> create<T> by Ben Clayton · 3 years, 6 months ago
  54. eeac0c5 ast: Remove no-arg constructor for ast::IfStatement by Ben Clayton · 3 years, 6 months ago
  55. aa57015 [spirv-writer] Generate loads for const constructors. by dan sinclair · 3 years, 6 months ago
  56. d9496f3 Add language check by dan sinclair · 3 years, 6 months ago
  57. 80598ed [ast] Add the result_type into the AST dump by dan sinclair · 3 years, 6 months ago
  58. 112314b [validation] add error number to invalid member accessor error: v-0007 by Sarah Mashayekhi · 3 years, 6 months ago
  59. 4ad0019 ast: Remove no-arg constructor for ast::CastStatement by Ben Clayton · 3 years, 6 months ago
  60. e5e9617 ast: Remove no-arg constructor for ast::ElseStatement by Ben Clayton · 3 years, 6 months ago
  61. 6a788df ast: Remove no-arg constructor for ast::LoopStatement by Ben Clayton · 3 years, 6 months ago
  62. b29b09f ast: Add body parameter to ast::Function constructors by Ben Clayton · 3 years, 6 months ago
  63. 9a31c64 writer/wgsl tests: Replace std::make_unique<T> -> create<T> by Ben Clayton · 3 years, 6 months ago
  64. 16b1b94 writer/spirv tests: Replace std::make_unique<T> -> create<T> by Ben Clayton · 3 years, 6 months ago
  65. 4c88cd9 writer/msl tests: Replace std::make_unique<T> -> create<T> by Ben Clayton · 3 years, 6 months ago
  66. bbc9b96 writer/hlsl tests: Replace std::make_unique<T> -> create<T> by Ben Clayton · 3 years, 6 months ago
  67. 16b12fa validator tests: Replace std::make_unique<T> -> create<T> by Ben Clayton · 3 years, 6 months ago
  68. a1f4d4f transform tests: Replace std::make_unique<T> -> create<T> by Ben Clayton · 3 years, 6 months ago
  69. 68f6afe inspector_test: Replace std::make_unique<T> -> create<T> by Ben Clayton · 3 years, 6 months ago
  70. 6262592 type_determiner_test: Replace std::make_unique<T> -> create<T> by Ben Clayton · 3 years, 6 months ago
  71. b673de0 ast/types tests: Replace std::make_unique<T> -> create<T> by Ben Clayton · 3 years, 6 months ago
  72. 327b1c7 ast tests: Replace std::make_unique<T> -> create<T> by Ben Clayton · 3 years, 6 months ago
  73. 4f7c295 ast/type: Have all tests derive from new TestHelper by Ben Clayton · 3 years, 6 months ago
  74. c7c8f58 [spirv-writer] Generate load of conditionals. by dan sinclair · 3 years, 6 months ago
  75. 10d5c6a ast: Have all tests derive from new TestHelper by Ben Clayton · 3 years, 6 months ago
  76. 6f58546 ast: Have all AST types derive from ast::Node by Ben Clayton · 3 years, 6 months ago
  77. 196e097 Place the namer into the context object. by dan sinclair · 3 years, 6 months ago
  78. 8ca4561 [inspector] Add Multisampled Texture data extraction by Ryan Harrison · 3 years, 6 months ago
  79. 20a8d31 Create an AST builder class. by dan sinclair · 3 years, 6 months ago
  80. 1980095 [inspector] Convert GetRemapped to be a pass through by Ryan Harrison · 3 years, 6 months ago
  81. 1995ddf [spirv-writer] Revert change to entry point name. by dan sinclair · 3 years, 6 months ago
  82. 2b70611 [inspector] Add better support for remapped entry point names by Ryan Harrison · 3 years, 6 months ago
  83. f8cf585 writer/spirv: Further reduce test boilerplate by Ben Clayton · 3 years, 6 months ago
  84. 394b4b9 writer/spirv: Reduce test boilerplate by Ben Clayton · 3 years, 6 months ago
  85. af8091e wsgl parser: support multiple error messages by Ben Clayton · 3 years, 6 months ago
  86. ef486bf remove redundant std::move to fix clang errors by Sarah Mashayekhi · 3 years, 6 months ago
  87. cc73c8d Remove unused function by dan sinclair · 3 years, 6 months ago
  88. f16dfeb ast: intrinsic spelling matches the spec by David Neto · 3 years, 6 months ago
  89. 3b04058 [validation] Update entry points validation v-0020 by Sarah Mashayekhi · 3 years, 6 months ago
  90. 1bbafa3 wsgl parser: Tweak top-level unexpected token error message by Ben Clayton · 3 years, 6 months ago
  91. b707258 wsgl parser: Fix tests that have multiple errors by Ben Clayton · 3 years, 6 months ago
  92. 54af874 wsgl parser: refactor statements() by Ben Clayton · 3 years, 6 months ago
  93. 00bc8ba wsgl parser: add expect_lt_gt_block(), use it by Ben Clayton · 3 years, 6 months ago
  94. a4f49d9 spirv-reader: support OpDot, OpOuterProduct by David Neto · 3 years, 6 months ago
  95. 6526bd4 [docs] Expand OpImageType documentation by dan sinclair · 3 years, 6 months ago
  96. f7e152a [msl-writer] Emit texture types by dan sinclair · 3 years, 6 months ago
  97. dbcc1e0 [inspector] Extract Sampled Texture data by Ryan Harrison · 3 years, 6 months ago
  98. 2e6dc60 [hlsl-writer] Emit texture types by dan sinclair · 3 years, 6 months ago
  99. 84f8275 [spirv-writer] Hash names by dan sinclair · 3 years, 6 months ago
  100. 0573714 wsgl parser: Have Expect & Maybe operator-> deref by Ben Clayton · 3 years, 6 months ago