From 0a4e54ffebe800997be5bd79dc968ad695e33c3b Mon Sep 17 00:00:00 2001 From: bkaradzic Date: Sun, 21 Jul 2013 15:40:28 -0700 Subject: [PATCH] Updated README. --- README.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 7e643219..96557701 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ Supported rendering backends: Platforms: * Android + * iOS * Linux * Native Client * OSX @@ -263,15 +264,11 @@ Todo - BlendFuncSeparate and BlendEquationSeparate. - Blit between textures. - Occlusion queries. - - iOS support. - DX11: MSAA. - 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 -------