bkaradzic 12 лет назад
Родитель
Сommit
0a4e54ffeb
1 измененных файлов с 4 добавлено и 7 удалено
  1. 4 7
      README.md

+ 4 - 7
README.md

@@ -20,6 +20,7 @@ Supported rendering backends:
 Platforms:
 Platforms:
 
 
  * Android
  * Android
+ * iOS
  * Linux
  * Linux
  * Native Client
  * Native Client
  * OSX
  * OSX
@@ -263,15 +264,11 @@ Todo
  - BlendFuncSeparate and BlendEquationSeparate.
  - BlendFuncSeparate and BlendEquationSeparate.
  - Blit between textures.
  - Blit between textures.
  - Occlusion queries.
  - Occlusion queries.
- - iOS support.
  - DX11: MSAA.
  - DX11: MSAA.
  - Fullscreen mode.
  - Fullscreen mode.
-
-Notice
-------
-
-This is alpha software, and it lacks documentation and examples. If you're
-interested to use it in your project, please let me know.
+ - GL: Add support for ARB_seamless_cube_map.
+ - GL/DX11: Add support for ARB_depth_clamp, DepthBiasClamp.
+ - Primitive scissor.
 
 
 Contact
 Contact
 -------
 -------