Edit

kc3-lang/angle/additional_readme_paths.json

Branch :

  • Show log

    Commit

  • Author : Jamie Madill
    Date : 2018-11-20 10:02:48
    Hash : 35fd3063
    Message : Use xxHash for faster hash map lookups. This most strongly affects the Vulkan back-end which uses a hash map to cache VkPipelines. It also should speed up some parts of the D3D11 back-end. Bug: angleproject:2522 Change-Id: I10801654f043abce17339c30d7bf62bc8644e49c Reviewed-on: https://chromium-review.googlesource.com/c/1316889 Commit-Queue: Jamie Madill <jmadill@chromium.org> Reviewed-by: Jamie Madill <jmadill@chromium.org>

  • additional_readme_paths.json
  • [
        "src/common/third_party/xxhash",
        "src/third_party/compiler"
    ]