From d1a6846ba2a75897243920c8725830f9174d16e3 Mon Sep 17 00:00:00 2001 From: John Kessenich Date: Wed, 22 Jul 2015 16:39:12 -0600 Subject: [PATCH] Todo.txt: Added key, including notation for who's working on something. --- Todo.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Todo.txt b/Todo.txt index fa59713d..d10fd6ee 100644 --- a/Todo.txt +++ b/Todo.txt @@ -1,5 +1,10 @@ Current Compilation Full-Functionality Level: ESSL 1.00-3.00, GLSL 1.10-3.30 +Key: + + means something got completed + - means something has not yet been done + [Name] means Name is working on it + Summary of main missing features: AEP @@ -19,7 +24,7 @@ AEP - GL_EXT_texture_cube_map_array Missing features in ES 3.1 - - Arrays of arrays + [johnkslang] Arrays of arrays - .length() on run-time array Missing desktop features that are in EAP