1. 08 Apr, 2019 2 commits
    • Add standalone glslang_validator as a download hook. · d5ff4fad
      Jamie Madill authored
      This change allows us to download a copy of the standalone glslang
      validator during gclient runhooks. This decouples run_code_generation
      from the version of glslang stored in source tree. This prevents the
      error where a developer would run into a code generation conflict due
      to a change in version of glslang.
      
      Currently only the Windows version is stored in the tree. A follow-up
      CL will add Linux. The validator will only initially support Windows
      or Linux.
      
      Documentation for the script is located in tools/glslang/README.md.
      This CL also updates the Vulkan shader generation script to use the
      new binary for Windows.
      
      Bug: angleproject:3333
      Change-Id: Ia6146a283a2bcfdf84c42411d6b5d8bae136bf1b
      Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1553823
      Commit-Queue: Jamie Madill <jmadill@chromium.org>
      Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    • Add MD browser to DEPS. · 9f958344
      Jamie Madill authored
      This tool can allow you to browser markdown files in the repository
      locally. Run tools/md_browser/md_browser.py and navigate to
      localhost:8080. It will point you to the root README.md. From there
      you can put in relative links to navigate to your new or changed
      markdown files.
      
      Bug: angleproject:3333
      Change-Id: I5b4d608e2ad7408280868eb6561f95f3e55d8e8f
      Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1556696Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
      Commit-Queue: Jamie Madill <jmadill@chromium.org>
  2. 07 Apr, 2019 1 commit
  3. 06 Apr, 2019 4 commits
  4. 05 Apr, 2019 6 commits
  5. 04 Apr, 2019 6 commits
  6. 03 Apr, 2019 10 commits
  7. 02 Apr, 2019 10 commits
  8. 01 Apr, 2019 1 commit