Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3d77e34

Browse files
committed
Add GLAVE debugging tool video
1 parent 14b6a92 commit 3d77e34

1 file changed

Lines changed: 15 additions & 6 deletions

File tree

index.html

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -103,13 +103,22 @@ <h1>API</h1>
103103
<h1>Tools</h1>
104104

105105
Valve, LunarG, Codeplay and other parties are already developing
106-
tools. Displayed below is a screenshot of the Vulkan debugger being
107-
developed by Valve and LunarG.
106+
tools. Displayed below is an introduction video of a Vulkan
107+
debugger being developed by Valve and LunarG.
108108

109-
<p><img src="debugger.png" /></p>
109+
<p>
110+
<iframe width="700" height="394" src="https://www.youtube.com/embed/miZmas6sGqM" frameborder="0" allowfullscreen></iframe>
111+
</p>
110112

111-
Khronos has announced that these utilities will be available at the
112-
same time as the first drivers. (<a href="https://www.khronos.org/assets/uploads/developers/library/overview/2015_vulkan_v1_Overview.pdf">Source</a>)
113+
<p>
114+
Khronos has announced that these utilities will be available at
115+
the same time as the first drivers. (<a href="https://www.khronos.org/assets/uploads/developers/library/overview/2015_vulkan_v1_Overview.pdf">Source</a>)
116+
</p>
117+
118+
<p>
119+
LunarG also states that these tools and the first drivers will
120+
be available to developers in 2015. (<a href="http://lunarg.com/vulkan/">Source</a>)
121+
</p>
113122

114123
<h1>Demo</h1>
115124

@@ -134,4 +143,4 @@ <h1>Demo</h1>
134143
ga('send', 'pageview');
135144
</script>
136145
</body>
137-
</html>
146+
</html>

0 commit comments

Comments
 (0)