Edit

kc3-lang/angle/.gitignore

Branch :

  • Show log

    Commit

  • Author : Jamie Madill
    Date : 2014-08-21 10:04:04
    Hash : 1cfaaf8a
    Message : Add a util project to share between samples and tests. This code shares the Window and EGL logic between the two projects. BUG=angle:730 Change-Id: I8940371226a8f7b02579c332f51679c4a5d0e2a5 Reviewed-on: https://chromium-review.googlesource.com/212799 Tested-by: Jamie Madill <jmadill@chromium.org> Reviewed-by: Brandon Jones <bajones@chromium.org> Reviewed-by: Geoff Lang <geofflang@chromium.org>

  • .gitignore
  • Debug
    Debug_Win32
    Debug_x64
    Release
    Release_Win32
    Release_x64
    *.sdf
    *.ncb
    *.suo
    src/*.sln
    src/*.vcxproj
    src/*.vcxproj.filters
    samples/*.sln
    samples/*.vcxproj
    samples/*.vcxproj.filters
    tests/*.sln
    tests/*.vcxproj
    tests/*.vcxproj.filters
    build/*.sln
    build/*.vcxproj
    build/*.vcxproj.filters
    util/*.sln
    util/*.vcxproj
    util/*.vcxproj.filters
    *.vcxproj.user
    patches-*
    *.target.mk
    ipch
    debug.txt
    *.opensdf
    *.orig
    *.rej
    .gclient_entries
    /third_party
    tests/third_party
    out
    lib/*
    Makefile
    *.Makefile
    *~
    .gclient
    angle_internal