diff options
author | Sven Gothel <[email protected]> | 2012-08-21 00:25:11 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-08-21 00:25:11 +0200 |
commit | f59ca38aa9a7813ff2a8acf8ea9a83139ee4b8c7 (patch) | |
tree | 86c8ec6478e437e65bf2529cbc91f92af6354501 /doc/TODO.txt | |
parent | ee306d4900c9aad5248d30ce0594f07d2f79bb71 (diff) |
Update TODO ; Update JOGL-DEPLOYMENT.html w/ new jar names and added applets
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 |