Edit

kc3-lang/angle/.gitignore

Branch :

  • Show log

    Commit

  • Author : Shahbaz Youssefi
    Date : 2019-04-05 15:56:03
    Hash : 82418c82
    Message : Add support for updating glslang_validator binary from Linux. Updates the glslang_validator binary for Linux in the same commit. Bug: angleproject:3333 Change-Id: Ide42781ec4951e7c09307a0a3b96c36c6ea29d23 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1553828 Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org> Reviewed-by: Jamie Madill <jmadill@chromium.org>

  • .gitignore
  • .vs
    *.Makefile
    *.ncb
    *.nvuser
    *.opensdf
    *.orig
    *.psess
    *.pyc
    *.rej
    *.sdf
    *.sln
    *.suo
    *.target.mk
    *.TMP
    *.VC.db
    *.VC.opendb
    *.vcproj
    *.vcxproj
    *.vcxproj.filters
    *.vcxproj.user
    *.vsp
    *~
    .*.sw*
    .cipd
    .gclient
    .gclient_entries
    /src/tests/third_party/gles_conformance_tests
    /testing
    /tools/glslang/glslang_validator
    /tools/glslang/glslang_validator.exe
    /third_party/cherry
    /third_party/deqp/src
    /third_party/fuchsia-sdk
    /third_party/gles1_conform
    /third_party/glmark2/src
    /third_party/glslang/src
    /third_party/googletest
    /third_party/jsoncpp
    /third_party/libjpeg_turbo
    /third_party/libpng/src
    /third_party/llvm-build
    /third_party/Python-Markdown
    /third_party/qemu-linux-x64
    /third_party/qemu-mac-x64
    /third_party/rapidjson/src
    /third_party/spirv-headers/src
    /third_party/spirv-tools/src
    /third_party/vulkan-headers/src
    /third_party/vulkan-loader/src
    /third_party/vulkan-tools/src
    /third_party/vulkan-validation-layers/src
    /third_party/yasm
    /third_party/zlib
    /tools/md_browser
    angle_internal
    build
    buildtools/
    debug.txt
    Debug/
    Debug_ARM/
    Debug_Win32/
    Debug_x64/
    diag.txt
    ipch
    lib/*
    out
    patches-*
    Release/
    Release_ARM/
    Release_Win32/
    Release_x64/
    TestResults.qpa
    tools/clang
    .idea/