You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -134,6 +134,12 @@ <h1>SPIR-V</h1>
134
134
The <ahref="https://www.khronos.org/registry/spir-v/specs/1.0/SPIRV.pdf">provisional specification</a> is also available.
135
135
</p>
136
136
137
+
<h1>Drivers</h1>
138
+
139
+
<p>
140
+
Valve has been working on open source Linux drivers for Intel GPUs (<ahref="http://www.phoronix.com/scan.php?page=news_item&px=Valve-Intel-Vulkan-Driver">Source</a>).
141
+
</p>
142
+
137
143
<h1>Tools</h1>
138
144
139
145
Valve, LunarG, Codeplay and other parties are already developing
0 commit comments