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

Skip to content

Commit d109c00

Browse files
committed
Add release date news
1 parent 9bdc60b commit d109c00

1 file changed

Lines changed: 15 additions & 11 deletions

File tree

index.html

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@
2323
continuously as more info is released.
2424
</aside>
2525

26+
<h1>News</h1>
27+
28+
Vulkan is expected to be released today (February 16th). (<a href="https://webcache.googleusercontent.com/search?q=cache:-l4eivges-cJ:https://www.kdab.com/nine-steps-to-vulkan-literacy/+&cd=1&hl=ru&ct=clnk&gl=ru">Source</a>)
29+
2630
<h1>Overview</h1>
2731

2832
Vulkan is a new open standard API by Khronos that offers low-level
@@ -155,27 +159,27 @@ <h1>API</h1>
155159
Windows versions from XP through 10, Linux+SteamOS and Android; the NVIDIA architectures that will support Vulkan will be Fermi (GeForce 400 and 500),
156160
Kepler (GeForce 600 and 700, Tegra K1) and Maxwell (GeForce 900, TITAN X, Tegra X1).
157161
</p>
158-
162+
159163
<p>
160164
<iframe width="700" height="394" src="https://www.youtube.com/embed/8xBuAdnIrJQ" frameborder="0" allowfullscreen></iframe>
161165
</p>
162-
166+
163167
<h1>Slides and Presentations</h1>
164-
168+
165169
<h2>Khronos Press Briefing SIGGRAPH 2015</h2>
166170
<p>
167171
During SIGGRAPH 2015, Khronos showed a press briefing getting into details on supported operating systems, validation layers (for debugging), the
168172
Vulkan ecosystem and window system integration. The slides also talk about SPIR-V.<br>
169173
<br>
170-
<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>
174+
<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>
171175
</p>
172-
176+
173177
<h2>An Overview of Next-Generation Graphics APis</h2>
174178
<p>
175179
Event hosted during SIGGRAPH 2015 showing off next generation graphics APIs, including details on the Vulkan API. <br><br>
176180
<a href="http://nextgenapis.realtimerendering.com/">Source</a><br>
177181
</p>
178-
182+
179183
<h3>A Whirlwind Tour of Vulkan</h3>
180184
<p>
181185
Graham Sellers (AMD) gets into the details of Vulkan. Lots of API information in here.<br><br>
@@ -186,13 +190,13 @@ <h3>Porting Source 2 to Vulkan</h3>
186190
<p>
187191
Dan Ginsburg (Valve) on porting the Source 2 engine to Vulkan.<br><br>
188192
<a href="http://nextgenapis.realtimerendering.com/presentations/6_Ginsberg_Source2.pptx">Source (PowerPoint)</a>
189-
</p>
190-
193+
</p>
194+
191195
<h3>Next-Generation Graphics APIs: Similarities and Differences</h3>
192196
<p>
193197
Tim Foley (NVIDIA Research) on the differences and similarities between next generation APIs.<br><br>
194198
<a href="http://nextgenapis.realtimerendering.com/presentations/1_Foley_Overview.pptx">Source (PowerPoint)</a>
195-
</p>
199+
</p>
196200

197201
<h1>SPIR-V</h1>
198202

@@ -216,11 +220,11 @@ <h1>Tools</h1>
216220
Valve, LunarG, Codeplay and other parties are already developing
217221
tools. Displayed below is an introduction video of a Vulkan
218222
debugger being developed by Valve and LunarG.
219-
223+
220224
<p>
221225
<iframe width="700" height="394" src="https://www.youtube.com/embed/LyyKj2LJ0E0" frameborder="0" allowfullscreen></iframe>
222226
</p>
223-
227+
224228
<p>
225229
<iframe width="700" height="394" src="https://www.youtube.com/embed/miZmas6sGqM" frameborder="0" allowfullscreen></iframe>
226230
</p>

0 commit comments

Comments
 (0)