Add a link to the release schedule. authored by Henri Verbeet's avatar Henri Verbeet
---
title: Vkd3d
title: vkd3d
---
Vkd3d is a 3D graphics library built on top of Vulkan. It has an API
very similar, but not identical, to Direct3D 12. Wine uses vkd3d
libraries for its implementation of Direct3D 12.
......@@ -130,5 +131,6 @@ $ fxc /Qstrip_debug /Qstrip_reflect /T ps_5_0 source.hlsl /Fo output.dxbc
# See also
- [Release schedule](release-schedule)
- [Todo](Todo)
- [Known Issues](Known-Issues)