1. 03c75d3 Remove SeparateStructFromFunctionDeclarations by Kimmo Kinnunen · 10 months ago
  2. 4397ff2 Metal: SeparateCompoundStructDeclarations fails validation by Kimmo Kinnunen · 10 months ago
  3. 18fa02b Rewrite exprs using separated decl variables by Kimmo Kinnunen · 1 year, 6 months ago
  4. 9197635 Use C++17 attributes instead of custom macros by Eddie Hatfield · 3 years, 2 months ago
  5. ae555e8 Translator: Fix uninitialized TStructure::mAtGlobalScope by Shahbaz Youssefi · 4 years ago
  6. 9d0e285 Fix SeparateDeclarations vs struct specifiers by Shahbaz Youssefi · 4 years ago
  7. 9f4b159 Translator: Avoid vector copies with multi-replacement by Shahbaz Youssefi · 4 years, 8 months ago
  8. 472c74c Translator: Allow tree validation in children of TCompiler by Shahbaz Youssefi · 6 years ago
  9. 9d73796 Standardize copyright notices to project style by Stuart Morgan · 6 years ago
  10. b980c56 Reformat all cpp and h files. by Jamie Madill · 7 years ago
  11. a07b421 Move AST transformations to a subdirectory by Olli Etuaho · 7 years ago[Renamed (97%) from src/compiler/translator/SeparateDeclarations.cpp]
  12. c26214d Move AST utilities to a subdirectory by Olli Etuaho · 7 years ago
  13. cccf2b0 Reorganize AST traversal utility code by Olli Etuaho · 8 years ago
  14. d7b1ab5 Fix up translator style. by Jamie Madill · 9 years ago
  15. 45bcc78 translator: Scope all classes with "sh". by Jamie Madill · 9 years ago
  16. 13389b6 Split TIntermDeclaration from TIntermAggregate by Olli Etuaho · 9 years ago
  17. 6d40bbd Split TIntermBlock from TIntermAggregate by Olli Etuaho · 9 years ago
  18. a6f2209 Make UnfoldShortCircuit to change AST instead of writing output by Olli Etuaho · 10 years ago
  19. fc0e2bc Put each array declarator into a separate declaration in HLSL output by Olli Etuaho · 10 years ago