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

Skip to content

Commit bf80d45

Browse files
committed
Merge pull request #8 from Z80Fan/master
Add NVIDIA SIGGRAPH 15 Conference video
2 parents 507bbcf + ad2ebf4 commit bf80d45

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,18 @@ <h1>API</h1>
155155
<a href="https://www.khronos.org/assets/uploads/developers/library/2015-siggraph/Khronos-Press-Briefing-SIGGRAPH_Aug15.pdf">Khronos Press Briefing SIGGRAPH 2015</a><br>
156156
</p>
157157

158+
<p>
159+
Piers Daniell of NVIDIA gave a presentation titled "Vulkan on NVIDIA GPUs" at SIGGRAPH 2015. He presented an overview of the Vulkan API
160+
and showed some Vulkan demos running on NVIDIA desktop and mobile hardware. He also announced that the NVIDIA Vulkan driver will work on
161+
Windows versions from XP through 10, Linux+SteamOS and Android; the NVIDIA architectures that will support Vulkan will be Fermi (GeForce 400 and 500),
162+
Kepler (GeForce 600 and 700, Tegra K1) and Maxwell (GeForce 900, TITAN X, Tegra X1).
163+
</p>
164+
165+
<p>
166+
<iframe width="700" height="394" src="https://www.youtube.com/embed/8xBuAdnIrJQ" frameborder="0" allowfullscreen></iframe>
167+
</p>
168+
169+
158170
<h1>SPIR-V</h1>
159171

160172
<p>

0 commit comments

Comments
 (0)