diff options
author | Peter Åstrand <astrand@cendio.se> | 2004-12-07 15:17:46 +0000 |
---|---|---|
committer | Peter Åstrand <astrand@cendio.se> | 2004-12-07 15:17:46 +0000 |
commit | 50dad534b5d5ab53c9e0fc24b4c33fb8a24dfa92 (patch) | |
tree | 40abe069812268c5f5823b363de52decb41222ce /doc | |
parent | 71be6e3591d65e80e5a23df699cccdce5e7ce644 (diff) | |
download | tigervnc-50dad534b5d5ab53c9e0fc24b4c33fb8a24dfa92.tar.gz tigervnc-50dad534b5d5ab53c9e0fc24b4c33fb8a24dfa92.zip |
It seems like only BPP 16 works currently.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@32 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ * Finish the Tight decoder: Implement the gradient filter. +* Tight support for other BPPs than 16. + * Tight encoding support * Document the Tight protocol extensions in a text file. |