From 8c785b6be9fab7f998fecaeb0100fa1fc44f5e5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Branimir=20Karad=C5=BEi=C4=87?= Date: Wed, 29 Jul 2015 20:28:56 -0700 Subject: [PATCH] Updated README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e0e33da..0d9fe7e2 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ Supported rendering backends: * Direct3D 9 * Direct3D 11 + * Direct3D 12 (WIP) * OpenGL 2.1 * OpenGL 3.1+ * OpenGL ES 2 @@ -648,7 +649,6 @@ Todo - texturec tool with support for all supported texture formats. - Multiple vertex streams support. - Animated mesh example. - - Direct3D 12 renderer backend. - Metal renderer backend (you can follow progress [here](https://github.com/attilaz/bgfx/tree/metal)). - Vulkan renderer backend.