From: John Kessenich Date: Wed, 22 Jul 2015 22:39:12 +0000 (-0600) Subject: Todo.txt: Added key, including notation for who's working on something. X-Git-Tag: upstream/0.1~450 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d1a6846ba2a75897243920c8725830f9174d16e3;p=platform%2Fupstream%2Fglslang.git Todo.txt: Added key, including notation for who's working on something. --- diff --git a/Todo.txt b/Todo.txt index fa59713..d10fd6e 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