We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3be1dd4 commit 0ac066bCopy full SHA for 0ac066b
1 file changed
README.md
@@ -36,7 +36,7 @@ Delve will use the `assets/main.lua` Lua file for scripting unless given a new p
36
37
## 2D and 3D rendering
38
39
-Rendering uses the Sokol framework to use modern, cross platform graphics APIs. Supports Vulkan, Metal, DirectX 11/12, OpenGL 3/ES, and [WebGPU](WebGPU).
+Rendering uses the Sokol framework to use modern, cross platform graphics APIs. Supports DirectX 11/12, OpenGL 3/ES, Metal, and [WebGPU](WebGPU).
40
41
Batched 2d shape rendering:
42
0 commit comments