This Contributor Agreement applies to any contribution that you make to the product or project managed by the Volcano Authors (the "project"), and sets out the intellectual property rights you grant to the Volcano Authors in the contributed materials. The term "Volcano Authors" shall refer to the https://github.com/volcanoauthors Github account. The term "you" shall mean the person or entity who submits this agreement to the Contributor License Agreement Assistant, https://cla-assistant.io.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/BUILD.gn b/BUILD.gn | |
index a095b4c..102246d 100644 | |
--- a/BUILD.gn | |
+++ b/BUILD.gn | |
@@ -1,6 +1,22 @@ | |
# Copyright (c) 2017-2018 the Volcano Authors. Licensed under GPLv3. | |
import("//src/gn/vendor/glslangValidator.gni") | |
+glslangVulkanToHeader("triangle_shaders") { | |
+ sources = [ |
How to install Ubuntu Linux on an Acer Spin 1 SP111-32N
The first thing you encounter is how to get into the BIOS. Hold down the little blue Fn key, and press F2. If you do this as soon as you press the power button, then keep pressing F2 a lot, it gets into the BIOS reliably.
In the BIOS, you don’t need to change the Secure Boot settings (yet). Just remember that you have to hold down the little blue Fn key to change the boot order with F5 and F6.
The live USB should boot up just fine. Do not select “Install ubuntu” from the GRUB menu. Let the default option start up, “Try ubuntu without installing.”