Ver código fonte

Updated README.

Branimir Karadžić 10 anos atrás
pai
commit
8c785b6be9
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -11,6 +11,7 @@ Supported rendering backends:
 
 
  * Direct3D 9
  * Direct3D 9
  * Direct3D 11
  * Direct3D 11
+ * Direct3D 12 (WIP)
  * OpenGL 2.1
  * OpenGL 2.1
  * OpenGL 3.1+
  * OpenGL 3.1+
  * OpenGL ES 2
  * OpenGL ES 2
@@ -648,7 +649,6 @@ Todo
  - texturec tool with support for all supported texture formats.
  - texturec tool with support for all supported texture formats.
  - Multiple vertex streams support.
  - Multiple vertex streams support.
  - Animated mesh example.
  - Animated mesh example.
- - Direct3D 12 renderer backend.
  - Metal renderer backend (you can follow progress [here](https://github.com/attilaz/bgfx/tree/metal)).
  - Metal renderer backend (you can follow progress [here](https://github.com/attilaz/bgfx/tree/metal)).
  - Vulkan renderer backend.
  - Vulkan renderer backend.