Hash :
1cfaaf8a
Author :
Date :
2014-08-21T10:04:04
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>
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
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