diff options
Diffstat (limited to 'doc/TODO.txt')
-rw-r--r-- | doc/TODO.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/TODO.txt b/doc/TODO.txt index d31466f78..20a7a9071 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -1,3 +1,18 @@ +Version 2.0: + +- Fix ES2 detection if it fails (no egl pbuffer on nokia es2) ? +- SIGG slides / video +- FBO Drawable w/ given NativeSurface - and OSX w/ JAWT + - Bug 569 + - Bug 599 + +- cleanup jocl build/jar/demos +- clean up . in jar names in all docs and tutorials +- ES3 / GL 4.3 + + ++++ + WIP: - GLPbuffer -> GLOffscreenAutoDrawable |