Edit

kc3-lang/angle/.gitignore

Branch :

  • Show log

    Commit

  • Author : Jamie Madill
    Date : 2020-04-07 09:14:29
    Hash : 76d52be3
    Message : Vulkan: Add VulkanMemoryAllocator to DEPS. Bug: angleproject:2162 Change-Id: If91ae40c1fe818a59d775bb2fa066227dd52859d Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2139992 Reviewed-by: Jamie Madill <jmadill@chromium.org> Reviewed-by: Mohan Maiya <m.maiya@samsung.com> Commit-Queue: Jamie Madill <jmadill@chromium.org>

  • .gitignore
  • .vs
    .vscode
    *.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*
    .sw*
    .cipd
    .gclient
    .gclient_entries
    .git_cl_description_backup
    /src/tests/third_party/gles_conformance_tests
    /testing
    /third_party/android_ndk
    /third_party/catapult
    /third_party/cherry
    /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-cross/src
    /third_party/spirv-headers/src
    /third_party/spirv-tools/src
    /third_party/SwiftShader
    /third_party/VulkanMemoryAllocator
    /third_party/VK-GL-CTS/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/clang
    /tools/flex-bison/linux/bison
    /tools/flex-bison/linux/flex
    /tools/flex-bison/windows/bison.exe
    /tools/flex-bison/windows/flex.exe
    /tools/flex-bison/windows/m4.exe
    /tools/flex-bison/windows/msys*.dll
    /tools/glslang/glslang_validator
    /tools/glslang/glslang_validator.exe
    /tools/md_browser
    /tools/memory
    angle_debug.txt
    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
    .idea/