1. ca9f386 GLSL: set integers to precision highp. by Stephen White · 1 year, 2 months ago
  2. f1f56b2 tint/writer/glsl: Set default precision to highp by Ben Clayton · 2 years, 1 month ago
  3. c64ca23 tint: Deprecated module-scope 'let' for 'const' by Ben Clayton · 2 years, 9 months ago chromium/5150
  4. 25b7e98 tint/writer/glsl: Inline constant expressions by Ben Clayton · 2 years, 10 months ago
  5. 790e4c2 GLSL writer: emit gl_PointSize = 1 in all vertex shaders for OpenGL. by Stephen White · 3 years ago
  6. dbc13af tint->dawn: Shuffle source tree in preperation of merging repos by Ryan Harrison · 3 years, 1 month ago[Renamed from test/samples/triangle.wgsl.expected.glsl]
  7. bf0180b GLSL: only emit default precision qualifier for frag shader. by Stephen White · 3 years, 2 months ago
  8. 0b39270 GLSL: move entry point handling to CanonicalizeEntryPointIO transform. by Stephen White · 3 years, 2 months ago
  9. e2f35ba GLSL: clean up GLSL output whitespace generation. by Stephen White · 3 years, 2 months ago
  10. b1d2b84 GLSL: fix clip space mismatch in gl_Position. by Stephen White · 3 years, 2 months ago
  11. 8e01c45 GLSL: add location layout qualifier before in/out variables. by Stephen White · 3 years, 2 months ago
  12. 16e8df4 Update GLSL expectations. by Stephen White · 3 years, 3 months ago
  13. 2fe0f4b GLSL: add .expected.glsl files for all tests. by Stephen White · 3 years, 4 months ago