Edit

kc3-lang/angle/.gitignore

Branch :

  • Show log

    Commit

  • Author : Jamie Madill
    Date : 2016-12-23 13:41:47
    Hash : 0448ec84
    Message : Vulkan: Enable validation layers on request. Also adds the build files for the Vulkan layers. The layers are enabled by default for the tests. BUG=angleproject:1319 Change-Id: I0b442b36312a1299a932922e1c4e39f00801de49 Reviewed-on: https://chromium-review.googlesource.com/367751 Commit-Queue: Jamie Madill <jmadill@chromium.org> Reviewed-by: Geoff Lang <geofflang@chromium.org>

  • .gitignore
  • *.Makefile
    *.ncb
    *.nvuser
    *.opensdf
    *.orig
    *.psess
    *.pyc
    *.rej
    *.sdf
    *.sln
    *.suo
    *.target.mk
    *.TMP
    *.VC.db
    *.VC.opendb
    *.vcxproj
    *.vcxproj.filters
    *.vcxproj.user
    *.vsp
    *~
    .gclient
    .gclient_entries
    /src/tests/third_party/gles_conformance_tests
    /testing/gmock
    /testing/gtest
    /third_party/cherry
    /third_party/deqp/src
    /third_party/glslang-angle/src
    /third_party/gyp
    /third_party/libpng
    /third_party/spirv-headers/src
    /third_party/spirv-tools-angle/src
    /third_party/vulkan-validation-layers/src
    /third_party/zlib
    angle_internal
    buildtools/
    debug.txt
    Debug/
    Debug_ARM/
    Debug_Win32/
    Debug_x64/
    diag.txt
    ipch
    lib/*
    Makefile
    out
    patches-*
    Release/
    Release_ARM/
    Release_Win32/
    Release_x64/
    TestResults.qpa