From 53594ec5d48d2b57813ca38b0306e8c624a248ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Branimir=20Karad=C5=BEi=C4=87?= Date: Tue, 30 Dec 2014 11:44:02 -0800 Subject: [PATCH] Updated README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2918b4da..bdeaa411 100644 --- a/README.md +++ b/README.md @@ -580,6 +580,7 @@ Todo - ETC2, PVRTC1/2 decoding fallback for targets that don't support it natively. - shaderc as library for runtime shader building. - texturec tool with support for all supported texture formats. + - Multiple vertex streams support. - Animated mesh example. - Direct3D 12 renderer backend. - Metal renderer backend.