Edit

kc3-lang/angle/.gitignore

Branch :

  • Show log

    Commit

  • Author : Jamie Madill
    Date : 2016-11-30 12:38:28
    Hash : 327ba857
    Message : Vulkan: Hook up loader code. This integrates the build files for the loader SDK, and tests the compilation by calling InitInstance. There's no current way to test the runtime behaviour since there's no way for the tests to initialize the Vulkan back-end, that will come in the next CL. BUG=angleproject:1319 Change-Id: Ia8bf96ca068eaf40744c9753b59ffaaa5ada8a73 Reviewed-on: https://chromium-review.googlesource.com/367519 Commit-Queue: Jamie Madill <jmadill@chromium.org> Reviewed-by: Geoff Lang <geofflang@chromium.org>

  • .gitignore
  • Debug/
    Debug_Win32/
    Debug_x64/
    Debug_ARM/
    Release/
    Release_Win32/
    Release_x64/
    Release_ARM/
    *.sdf
    *.ncb
    *.suo
    *.sln
    *.vcxproj
    *.vcxproj.filters
    *.vcxproj.user
    *.VC.opendb
    patches-*
    *.target.mk
    ipch
    debug.txt
    *.opensdf
    *.orig
    *.rej
    .gclient_entries
    /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
    /src/tests/third_party/gles_conformance_tests
    out
    lib/*
    Makefile
    *.Makefile
    *~
    .gclient
    angle_internal
    TestResults.qpa
    *.psess
    *.vsp
    *.nvuser
    buildtools/
    *.pyc
    *.TMP
    *.VC.db