dawn-cmake/examples
Corentin Wallez 146edf5bec Remove support for CMake builds
This also removes support for Travis and AppVeyor, as well as git
submodules for dependencies.

It also adjusts .gitignore to include dependencies (submodules are
implicitly ignored but are removed in this commit).

Finally, removes some CMake-specific code from the code generator.

BUG=

Change-Id: I4ebc04e530a574b412ef0ca81e4672db01f0ed92
Reviewed-on: https://dawn-review.googlesource.com/c/2040
Reviewed-by: Stephen White <senorblanco@chromium.org>
Reviewed-by: Kai Ninomiya <kainino@chromium.org>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
2018-10-31 10:53:11 +00:00
..
glTFViewer Rename mipLevel to levelCount in TextureDescriptor 2018-10-31 10:51:11 +00:00
Animometer.cpp Introduce [Render|Compute]PassEncoder. 2018-09-21 00:24:37 +00:00
CHelloTriangle.cpp Introduce [Render|Compute]PassEncoder. 2018-09-21 00:24:37 +00:00
ComputeBoids.cpp Add copy constructors to the C++ Dawn interface 2018-10-25 10:42:49 +00:00
CppHelloTriangle.cpp Rename mipLevel to levelCount in TextureDescriptor 2018-10-31 10:51:11 +00:00
CubeReflection.cpp Introduce [Render|Compute]PassEncoder. 2018-09-21 00:24:37 +00:00
SampleUtils.cpp Rename mipLevel to levelCount in TextureDescriptor 2018-10-31 10:51:11 +00:00
SampleUtils.h Rename files in src/include nxt -> dawn 2018-07-18 22:54:06 +02:00