diff options
author | Kenneth Russel <[email protected]> | 2003-08-10 05:10:18 +0000 |
---|---|---|
committer | Kenneth Russel <[email protected]> | 2003-08-10 05:10:18 +0000 |
commit | 7add699ec36c1310964cd325d01cba712f8e6c81 (patch) | |
tree | 2352bacc5e711ee56c0f0aa20fb245b6d1632e9a /doc | |
parent | 27747161b2fda53f51acc1706cbcc18905ac98e7 (diff) |
Added hardware acceleration TODO for GLJPanel
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@50 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/TODO.txt b/doc/TODO.txt index acfbc951a..71f110dce 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -45,6 +45,8 @@ LOW PRIORITY ----------------- +- Hardware acceleration for GLJPanel via pbuffers + - Think about making StructAccessors for e.g. GLUquadric "more opaque" - Think about e.g. protected access for Impl classes |