1. 12 Mar, 2018 1 commit
    • Generate code for initializing built-in variables · 391bda23
      Olli Etuaho authored
      gen_builtin_symbols.py now generates code for initializing built-in
      variable symbols as well. Some of the variable symbols are static, but
      some of them also get initialized dynamically based on values in
      ShBuiltInResources.
      
      The static symbols have get functions in a header file so they can be
      referenced from AST traversers as well without doing a lookup.
      
      BUG=angleproject:2267
      TEST=angle_unittests, angle_end2end_tests
      
      Change-Id: Ida7f3aeb06d2bce0f737f1483b1bd5833aeddd2e
      Reviewed-on: https://chromium-review.googlesource.com/911768Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
      Commit-Queue: Olli Etuaho <oetuaho@nvidia.com>
  2. 10 Mar, 2018 1 commit
  3. 09 Mar, 2018 12 commits
  4. 08 Mar, 2018 8 commits
  5. 07 Mar, 2018 12 commits
  6. 06 Mar, 2018 6 commits