Todo.txt: Added key, including notation for who's working on something.
This commit is contained in:
parent
7ed16efaf6
commit
d1a6846ba2
1 changed files with 6 additions and 1 deletions
7
Todo.txt
7
Todo.txt
|
|
@ -1,5 +1,10 @@
|
||||||
Current Compilation Full-Functionality Level: ESSL 1.00-3.00, GLSL 1.10-3.30
|
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:
|
Summary of main missing features:
|
||||||
|
|
||||||
AEP
|
AEP
|
||||||
|
|
@ -19,7 +24,7 @@ AEP
|
||||||
- GL_EXT_texture_cube_map_array
|
- GL_EXT_texture_cube_map_array
|
||||||
|
|
||||||
Missing features in ES 3.1
|
Missing features in ES 3.1
|
||||||
- Arrays of arrays
|
[johnkslang] Arrays of arrays
|
||||||
- .length() on run-time array
|
- .length() on run-time array
|
||||||
|
|
||||||
Missing desktop features that are in EAP
|
Missing desktop features that are in EAP
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue