Add a link to the release schedule.

Henri Verbeet
2025-04-15 12:21:23 +00:00
parent 70766ab381
commit f12a349b3f

@@ -1,7 +1,8 @@
--- ---
title: Vkd3d title: vkd3d
--- ---
Vkd3d is a 3D graphics library built on top of Vulkan. It has an API 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 very similar, but not identical, to Direct3D 12. Wine uses vkd3d
libraries for its implementation of Direct3D 12. 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 # See also
- [Release schedule](release-schedule)
- [Todo](Todo) - [Todo](Todo)
- [Known Issues](Known-Issues) - [Known Issues](Known-Issues)