From 3251ed84052ced22d1e4c285524a835a82f7dd12 Mon Sep 17 00:00:00 2001 From: Michael Jurka Date: Wed, 5 Apr 2017 09:52:55 -0700 Subject: Refactor Vulkan support to support Fuchsia - Refactor runtime lookup of Vulkan functions - Support Magma surfaces - Add build flags to toggle Vulkan support BUG=skia: Change-Id: Ic71965c453507882521443006c4155c7481a9a3f Reviewed-on: https://skia-review.googlesource.com/9342 Commit-Queue: Greg Daniel Commit-Queue: Mike Klein Reviewed-by: Mike Klein Reviewed-by: Greg Daniel Reviewed-by: Michael Jurka Reviewed-by: Mike Klein --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index f29211134b..ec250f1494 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,6 @@ bin/gn bin/gn.exe bin/clang-format bin/clang-format.exe + +vulkan-out +gl-out \ No newline at end of file -- cgit v1.2.3