- 0e22bdb tint/msl: Fix emission of private variables by James Price · 2 years ago
- 52cd8ca tint/hlsl: fix frexp always returning positive values for fractional part by Antonio Maiorano · 2 years ago
- f1f56b2 tint/writer/glsl: Set default precision to highp by Ben Clayton · 2 years ago
- 2657b92 tint/writer/glsl: Fix vector `select` by Ben Clayton · 2 years ago
- 51be342 tint/writer/glsl: Fix emission of lowest i32 value by Ben Clayton · 2 years ago
- 068eb3e tint: Fix HLSL texture queries and re-add textureNumLayers() by Ben Clayton · 2 years ago
- 77a90cb test/tint/builtins/gen: Use returned value by Ben Clayton · 2 years ago
- bd9f6e6 tint: Remove textureNumLayers() overloads for texture cube arrays by Ben Clayton · 2 years ago
- 3a431d7 tint/intrinsics.def: Fix textureStore overload by Ben Clayton · 2 years ago
- 6cc183c Generic template and forward in stringstream. by dan sinclair · 2 years ago
- 03de0e8 Move tint::transform::Robustness to a santizier transform by Ben Clayton · 2 years ago
- b990d39 test/tint: Update SKIP "expectations" by Ben Clayton · 2 years, 1 month ago
- dba03d3 Convert GLSL Generator over to utils::StringStream. by dan sinclair · 2 years, 1 month ago
- 4d3af66 tint/msl: Preserve trailing vec3 padding by James Price · 2 years, 1 month ago
- 66d4873 tint: Use PI/2 as the input value for sin tests by James Price · 2 years, 1 month ago chromium/5616
- 1a1b527 tint/transform: Inline HLSL uniform / storage buffers by Ben Clayton · 2 years, 1 month ago
- 39b7330 Fix UV coord for TextureLoad by jchen10 · 2 years, 1 month ago
- 4d3ff97 tint: Resolve @builtin() args as expressions by Ben Clayton · 2 years, 1 month ago
- 9dc48bc tint: Rename 'type' to 'alias' by Ben Clayton · 2 years, 2 months ago chromium/5559
- d03dcee tint: Add bgra8unorm storage texture support by Ben Clayton · 2 years, 2 months ago
- 7092786 Fixup return of HLSL sign to match WGSL. by dan sinclair · 2 years, 2 months ago
- 1d04cf8 Enable the 1D -> 2D texture transform in GLSL writer. by Stephen White · 2 years, 2 months ago
- 128980f tint: Add support for workgroupUniformLoad by James Price · 2 years, 2 months ago
- be367b7 Reduce shader complexity for external textures by Ben Clayton · 2 years, 2 months ago
- bf8a230 tint: const eval of ldexp builtin by Antonio Maiorano · 2 years, 3 months ago
- 183df9d Implement External Texture Crop Functionality by Brandon Jones · 2 years, 3 months ago
- 987902e Update GLSL test results. by Stephen White · 2 years, 3 months ago
- bed9c98 tint: const eval of fract by Antonio Maiorano · 2 years, 3 months ago
- be96967 tint: const eval of pow builtin by Antonio Maiorano · 2 years, 3 months ago
- 7c9e639 tint: const eval of mix builtin by Antonio Maiorano · 2 years, 3 months ago
- f528d33 tint/transform: fix PromoteInitializersToLet for constant expressions by Ben Clayton · 2 years, 3 months ago
- 7017ec2 tint: Implement signed-int overloads of sign() by Ben Clayton · 2 years, 3 months ago chromium/5465
- efb17b0 tint/writer/wgsl: Print @offset attributes as comment by Ben Clayton · 2 years, 4 months ago
- a54df5e Tint: Fix extractBits polyfill by Zhaoming Jiang · 2 years, 4 months ago
- 85ceb08 Add ExternalTexture Rotate and FlipY Functionality by Brandon Jones · 2 years, 4 months ago
- 3728a50 tint: const eval of refract builtin by Antonio Maiorano · 2 years, 4 months ago
- ee7d6db tint: const eval of reflect builtin by Antonio Maiorano · 2 years, 4 months ago
- ffeae7a tint: const eval of faceForward builtin by Antonio Maiorano · 2 years, 4 months ago
- 8392a82 Const eval for `normalize` by dan sinclair · 2 years, 4 months ago
- 724ad2a Const eval for `fma` by dan sinclair · 2 years, 4 months ago
- a2a8895 Const eval for `distance` by dan sinclair · 2 years, 4 months ago
- 7736153 Const eval for `inverseSqrt` by dan sinclair · 2 years, 4 months ago
- ab9b5f3 Tint: Implement f16 in uniform and storage address space by Zhaoming Jiang · 2 years, 4 months ago
- 9ba5f9e tint: const eval of transpose builtin by Antonio Maiorano · 2 years, 4 months ago
- ed998e9 tint: Suffix builtin return types with '_f32' by Ben Clayton · 2 years, 4 months ago
- 05c8daa tint: const eval of determinant builtin by Antonio Maiorano · 2 years, 4 months ago
- 69c2c34 tint: Implement const-eval of frexp() by Ben Clayton · 2 years, 4 months ago
- f2ad5fd Add const-eval for `log` and `log2`. by dan sinclair · 2 years, 4 months ago
- ae739d6 Add const-eval for `exp` and `exp2`. by dan sinclair · 2 years, 4 months ago
- 31b7fca tint: Add abstract overload of modf by Ben Clayton · 2 years, 4 months ago
- 9dc770b test/tint: Expand modf end-to-end tests by Ben Clayton · 2 years, 4 months ago
- 329dfd7 tint: Implement const-eval of modf by Ben Clayton · 2 years, 4 months ago
- 92d858a tint: const eval of length builtin by Antonio Maiorano · 2 years, 4 months ago
- d6d30f4 tint: const eval of dot builtin by Antonio Maiorano · 2 years, 4 months ago chromium/5435
- efe9c49 Add const-eval for `degrees` and `radians` by dan sinclair · 2 years, 4 months ago
- 619f9bd tint/transform: Fix ICE when combining polyfills by Ben Clayton · 2 years, 4 months ago
- 543dd18 tint: Remove textureSampleLevel(texture_external) by Ben Clayton · 2 years, 4 months ago
- 32c28cb Add const-eval for `smoothstep` by dan sinclair · 2 years, 4 months ago
- 19e5042a Add const-eval for `round` by dan sinclair · 2 years, 4 months ago
- 2d90ded Add const-eval for `sqrt` by dan sinclair · 2 years, 4 months ago
- 92af2b5 Add const-eval for `trunc` by dan sinclair · 2 years, 4 months ago
- acce83d Add const-eval for `min` and `max` by dan sinclair · 2 years, 4 months ago chromium/5422
- 10fae7a tint: Rename `frexp().sig` to `frexp().fract` by Ben Clayton · 2 years, 4 months ago
- b77332e Add const-eval for `tan` and `tanh` by dan sinclair · 2 years, 4 months ago
- 02d4ea0 Add const-eval for `cos` and `cosh` by dan sinclair · 2 years, 4 months ago
- b7868ff Add const-eval for `sin` and `sinh` by dan sinclair · 2 years, 4 months ago
- e2fd5e0 Implement const-eval for `acosh` by dan sinclair · 2 years, 4 months ago
- d9b68eb Fix generation of f16 values. by dan sinclair · 2 years, 4 months ago
- 46ee639 tint/transform: Implement div / mod polyfill by Ben Clayton · 2 years, 4 months ago
- 5ac2a36 Add const-eval for pack and unpack of 2x16float. by dan sinclair · 2 years, 4 months ago
- 4f3f45c Tint/transform: Fix insertBits polyfill for HLSL by Zhaoming Jiang · 2 years, 4 months ago
- c364173 tint: const eval of cross by Antonio Maiorano · 2 years, 4 months ago
- 1bdaded Implemement const-eval for some unpack routines. by dan sinclair · 2 years, 4 months ago
- 2d706a0 Implemement const-eval for some pack routines. by dan sinclair · 2 years, 4 months ago
- 6f799d6 Change default acos test value. by dan sinclair · 2 years, 4 months ago
- 4b60615 test/tint: Fix e2e test generation for vec / mat by Ben Clayton · 2 years, 4 months ago chromium/5402
- be35dec test/tint: Fix e2e test generation for abstract by Ben Clayton · 2 years, 4 months ago
- 6fcc4f3 tint: const eval of reverseBits by Antonio Maiorano · 2 years, 4 months ago
- 91e27f2 Add const-eval for `floor`. by dan sinclair · 2 years, 4 months ago
- abd6a7d Add const-eval for `ceil` by dan sinclair · 2 years, 4 months ago chromium/5400
- 9cbc7e1 Implement const-eval for `acos` by dan sinclair · 2 years, 4 months ago
- b3518d8 Implement const eval of `abs` by dan sinclair · 2 years, 4 months ago
- 11f0c52 tint: const eval of extractBits by Antonio Maiorano · 2 years, 4 months ago
- 58eca19 Add const-eval for `all`. by dan sinclair · 2 years, 4 months ago
- c6b3814 tint/transform: Refactor transforms by Ben Clayton · 2 years, 4 months ago
- 336f353 tint: const eval of insertBits by Antonio Maiorano · 2 years, 4 months ago
- c81f9dc tint: Implement const-eval of quantizeToF16 by Ben Clayton · 2 years, 4 months ago
- 6ab5d3c Tint/transform: make AddBlockAttribute always do wrapping if possible by Zhaoming Jiang · 2 years, 5 months ago
- 2bea905 tint: Implement runtime quantizeToF16() by Ben Clayton · 2 years, 5 months ago
- a3175f2 tint: const eval of firstTrailingBit by Antonio Maiorano · 2 years, 5 months ago
- 1abe52d tint: const eval of firstLeadingBit by Antonio Maiorano · 2 years, 5 months ago
- 76c21c0 tint: const eval of countOneBits by Antonio Maiorano · 2 years, 5 months ago
- 6dbb463 tint/writers: Polyfill integer clamp() by Ben Clayton · 2 years, 5 months ago
- 8a523d7 Add const-eval for `any`. by dan sinclair · 2 years, 5 months ago chromium/5390
- 7494e10 tint: const eval of countTrailingZeros by Antonio Maiorano · 2 years, 5 months ago
- 2be5167 tint: const eval of countLeadingZeros by Antonio Maiorano · 2 years, 5 months ago
- 46de102 tint/transform/builtin_polyfill: Don't polyfill @const builtins by Ben Clayton · 2 years, 5 months ago
- c395660 Add const-eval for `sign`. by dan sinclair · 2 years, 5 months ago
- fd1b5a8 Set specific test value for asin test cases. by dan sinclair · 2 years, 5 months ago
- 91ed6f7 Add const-eval for `saturate`. by dan sinclair · 2 years, 5 months ago