- 2edb8d4 inspector: Expose map of names to constant IDs by James Price · 3 years, 10 months ago
- 60ade89 writer/wgsl: Fix build by James Price · 3 years, 10 months ago
- 26e0312 writer: Use semantic info for constant IDs by James Price · 3 years, 10 months ago
- f2f3bfc resolver: Allocate IDs for named pipeline constants by James Price · 3 years, 10 months ago
- 8650247 ast: Support override decorations without IDs by James Price · 3 years, 10 months ago
- 09587e1 reader/wgsl: Parse '&' and '*' by Ben Clayton · 3 years, 10 months ago
- 2ef8033 Add SPIR-V translation scheme for ptr-ref by David Neto · 3 years, 10 months ago
- fa96033 Update SPIRV-Tools, SPIRV-Headers by David Neto · 3 years, 10 months ago
- 52b06fb ast: Add address-of and dereference unary ops by Ben Clayton · 3 years, 10 months ago
- 688fe44 writer/wgsl: Cut dependencies on sem info by Ben Clayton · 3 years, 10 months ago
- 9b1ee6b spirv-reader: HLSL-IO: Emit entry point as wrapper by David Neto · 3 years, 10 months ago
- f6c84e4 Use StorageClass::kNone for ast local var decls by Ben Clayton · 3 years, 10 months ago
- 884a4e2 spirv-reader: Refactor decoration-getting for vars by David Neto · 3 years, 10 months ago
- bd65d8e Remove cpplint from DEPS by Ben Clayton · 3 years, 10 months ago
- 858d7a3 spirv-reader: valid SPIR-V in function_var tests by David Neto · 3 years, 10 months ago
- 3103a1f BindingRemapper: Allow for binding point collisions by Ben Clayton · 3 years, 10 months ago
- 451f2cc Add ast::DisableValidationDecoration by Ben Clayton · 3 years, 10 months ago
- ad39329 Fix all linter warnings by Ben Clayton · 3 years, 10 months ago
- 5df7661 Resolver: Move common logic into Variable() by Ben Clayton · 3 years, 10 months ago
- ecd31c5 Remove texture_external overload for textureSample and add textureSampleLevel by Brandon Jones · 3 years, 10 months ago
- 42f8999 writer/wgsl: Ensure that test programs are valid by James Price · 3 years, 10 months ago
- 4ace822 Kokoro: Check lint and doxygen by Ben Clayton · 3 years, 10 months ago
- 6344d4c spirv-reader: Substitute 1.0 for scalar normalize by David Neto · 3 years, 10 months ago
- 32b5018 spirv-reader: Don't mention handle storage class by David Neto · 3 years, 10 months ago
- facd331 spirv-reader: textureDimensions returns 3-elem vec for Cube,CubeArray by David Neto · 3 years, 10 months ago
- b5236b2 Fix linter complaint by David Neto · 3 years, 10 months ago
- ce0b1c1 Fix test: "matrix scalar element type must be f32" by Antonio Maiorano · 3 years, 10 months ago
- 77daee1 Remove legacy EmitVertexPointSize transform by James Price · 3 years, 10 months ago
- fe7f7b3 Fix test: "No OpEntryPoint instruction was found" by Antonio Maiorano · 3 years, 10 months ago
- 97a7d26 Transform textureLoad calls for texture_external by Brandon Jones · 3 years, 10 months ago
- 5a839b5 spirv-reader: handle tests, valid SPIR-V, part 5 by David Neto · 3 years, 10 months ago
- 2e80c83 spirv-reader: handle tests SPIR-V validity, part 4 by David Neto · 3 years, 10 months ago
- b7b30b7 spirv-reader: fix texel type for textureStore by David Neto · 3 years, 10 months ago
- 3dcf239 spirv-reader: handle tests SPIR-V validity, part 3 by David Neto · 3 years, 10 months ago
- cc1e9e0 spirv-reader: fix Grad-based tests by David Neto · 3 years, 10 months ago
- 36eba06 spirv-reader: remove multisampled_2d_array support by David Neto · 3 years, 10 months ago
- 7162990 spirv-reader: handle tests: make valid SPIR-V, part 2 by David Neto · 3 years, 10 months ago
- 65a60c5 spirv-reader: handle test: make valid SPIR-V, part 1 by David Neto · 3 years, 10 months ago
- f25ad24 Fix test: "unknown case statement" from spirv reader by Antonio Maiorano · 3 years, 10 months ago
- 1959cde spirv-reader: rename test class for handle tests by David Neto · 3 years, 10 months ago
- e0448d3 ProgramBuilder: make Const helpers require a constructor arg by Antonio Maiorano · 3 years, 10 months ago
- a083f32 spirv-reader: import tests: make valid SPIR-V by David Neto · 3 years, 10 months ago
- ad19a63 Add sem::Reference by Ben Clayton · 3 years, 10 months ago
- 3f968e7 Resolver: Validate resource binding decorations by Ben Clayton · 3 years, 10 months ago
- 6ba446f Remove "Is" tests by Ben Clayton · 3 years, 10 months ago
- eebf0c9 Fix lint errors by Ben Clayton · 3 years, 10 months ago
- f14e0e1 Rename all type UnwrapXXX() methods by Ben Clayton · 3 years, 10 months ago
- fcda15e Move storage_class validation from wgsl to resolver by Ben Clayton · 3 years, 10 months ago
- a34fa0e Remove sem::Alias by Ben Clayton · 3 years, 10 months ago
- cbbe576 reader/spirv - add type hierarchy by Ben Clayton · 3 years, 10 months ago
- c705b6c Add external_texture_transform to backend writers by Brandon Jones · 3 years, 10 months ago
- 8f96595 ExternalTextureTransform: Fix undefined behavior by Ben Clayton · 3 years, 10 months ago
- 1f68519 spirv-reader: make valid SPIR-V for derivative tests by David Neto · 3 years, 10 months ago
- 799cece spirv-reader: rename test class for GetDecorationsFor by David Neto · 3 years, 10 months ago
- 9fdfa1e Resolver: validate else condition is boolean by Antonio Maiorano · 3 years, 10 months ago
- 6a56744 spirv-reader: make valid SPIR-V for memory tests by David Neto · 3 years, 10 months ago
- 24fdbf9 spirv-reader: named type tests are deliberately invalid SPIR-V by David Neto · 3 years, 10 months ago
- 92ba7ee spirv-reader: logical instruction test validity by David Neto · 3 years, 10 months ago
- 9b26923 spirv-reader: validity for user name tests by David Neto · 3 years, 10 months ago
- 2e1a284 writer/spirv: Simplify member accesses by Ben Clayton · 3 years, 10 months ago
- 4cd5eea sem: Fold together sem::Array and sem::ArrayType by Ben Clayton · 3 years, 10 months ago
- 6732e85 spirv-reader: CFG tests: make valid SPIR-V by David Neto · 3 years, 10 months ago
- 74490e1 Test that entry point IO attributes are of valid types by Ryan Harrison · 3 years, 10 months ago
- ff7a5f8 spriv-reader: CFG tests: end with OpFunctionEnd by David Neto · 3 years, 10 months ago
- 25df959 spirv-reader: Rename test class for CFG tests by David Neto · 3 years, 10 months ago
- 7e55817 test-all.sh: Rework use of directory argument by David Neto · 3 years, 10 months ago
- 593c87b Remove fuzzing for transform::EmitVertPointSize by Ryan Harrison · 3 years, 10 months ago
- 46b3b05 Allow AST dumping even if resolution failed by David Neto · 3 years, 10 months ago
- fb13f02 writer/wgsl: Only generate from the AST types by Ben Clayton · 3 years, 10 months ago
- ba6ab5e sem: Fold together sem::Struct and sem::StructType by Ben Clayton · 3 years, 10 months ago
- 33d0f6a Fix UBSAN error by Ben Clayton · 3 years, 10 months ago
- 698d013 writer/spirv: Fix dynamic array accessors by James Price · 3 years, 10 months ago
- a2580d6 spirv reader: replace typ::Type with ast::Type by Antonio Maiorano · 3 years, 10 months ago
- 467184f reader/spirv: Remove debug spew by Ben Clayton · 3 years, 10 months ago
- fe5c305 Fix all doxygen warnings by Ben Clayton · 3 years, 10 months ago
- e21ad14 spirv-reader: fix signedness for shifts by David Neto · 3 years, 10 months ago
- b82acac Resolver: Clean up diagnostics by Ben Clayton · 3 years, 10 months ago
- 0600796 ast::Struct: Remove Clone() hack by Ben Clayton · 3 years, 10 months ago
- b7bd0e1 reader/wgsl: Migrate to AST types by Ben Clayton · 3 years, 10 months ago
- 58750ea sem: Have sem::Type derive from sem::Node by Ben Clayton · 3 years, 10 months ago
- a0174e6 Add fuzzing for transform::VertexPulling by Ryan Harrison · 3 years, 10 months ago
- 4f34e78 spirv-reader: bit tests: make valid SPIR-V by David Neto · 3 years, 10 months ago
- d2be7ce reader/wgsl: Allow constants without initializers by James Price · 3 years, 10 months ago
- 08df57a validator: Require constants to have initializers by James Price · 3 years, 10 months ago
- ab3a921 validator: Disallow [[override]] on non-const vars by James Price · 3 years, 10 months ago
- a67f8a4 writer/spirv: Fix constant initialization by James Price · 3 years, 10 months ago
- 0aeb77c Fix GCC builds by Ryan Harrison · 3 years, 10 months ago
- b4a8a15 spirv-reader: arithmetic tests: make valid SPIR-V by David Neto · 3 years, 10 months ago
- 922779b spirv-reader: conversion tests: make valid SPIR-V by David Neto · 3 years, 10 months ago
- bc94cd6 Interrupt fuzzer if invalid program is generated by Ryan Harrison · 3 years, 10 months ago
- ba08d7b spirv-reader: update tests to use valid SPIR-V by David Neto · 3 years, 10 months ago
- 202d97d writer/spirv: Add type to constructor cache key by James Price · 3 years, 10 months ago
- 58f93c9 Build fixes by Ben Clayton · 3 years, 10 months ago
- 8e1d177 Remove Clone() from sem::Types by Ben Clayton · 3 years, 10 months ago
- 8c6808f transform/Spirv: Add EmitVertexPointSize logic by James Price · 3 years, 10 months ago
- 6c1cf65 sem::Matrix: Pass the column type to the constructor by Ben Clayton · 3 years, 10 months ago
- b432f23 Add Transform For External Textures by Brandon Jones · 3 years, 10 months ago
- c9ee7eb Prepare for having TypesBuilder return ast::Types by Ben Clayton · 3 years, 10 months ago
- dee76ff spirv-reader: update tests to valid SPIR-V by David Neto · 3 years, 10 months ago
- 6e24610 spirv-reader: set failure bit when SPIR-V validation fails by David Neto · 3 years, 10 months ago