Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of unnecessary macros as they are only ever set to a single thing | Pierre Ossman | 2014-07-07 | 1 | -3/+0 |
| | |||||
* | Push encoding specific formats into the encoders and decoders | Pierre Ossman | 2014-07-07 | 1 | -0/+20 |
| | | | | Keep the generic stream classes clean and general. | ||||
* | Avoid reader/writer duplication in every encoder/decoder | Pierre Ossman | 2014-07-07 | 1 | -1/+1 |
| | |||||
* | Get rid of the register mechanism for encoders and decoders | Pierre Ossman | 2014-07-07 | 1 | -5/+0 |
| | | | | We have no use for it, so let's keep things simple. | ||||
* | Consolidate pixel conversion into the PixelFormat class and optimise the | Pierre Ossman | 2009-03-06 | 1 | -10/+7 |
| | | | | | | | common cases. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3636 3789f03b-4d11-0410-bbf8-ca57d06f2519 | ||||
* | Migrating to new directory structure adopted from the RealVNC's source tree. ↵ | Constantin Kaplinsky | 2006-05-25 | 1 | -0/+91 |
More changes will follow. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@589 3789f03b-4d11-0410-bbf8-ca57d06f2519 |