summaryrefslogtreecommitdiffstats
path: root/client/glz_decoder.h
Commit message (Collapse)AuthorAgeFilesLines
* Move in spice/draw.h from spice-protocol to common/Alexander Larsson2010-07-081-3/+0
|
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2010-04-131-9/+9
|
* Make canvas Glz decoder integration nicerAlexander Larsson2010-03-081-2/+4
| | | | | We use a dynamic interface similar to e.g. SpiceImageCache instead of passing both function and opaque
* Use the new header namesAlexander Larsson2010-02-041-1/+1
| | | | | | I just ran: find -name "*.[ch]" | xargs sed -i -f ../spice-protocol/includes.sed find -name "*.cpp" | xargs sed -i -f ../spice-protocol/includes.sed
* Rename symbols that were changed in spice-protocolAlexander Larsson2010-02-041-1/+1
| | | | | | This is an automatic change using: $ find -name "*.[ch]" | xargs ../spice-protocol/rename-identifiers.sh ../spice-protocol/renames $ find -name "*.cpp" | xargs ../spice-protocol/rename-identifiers.sh ../spice-protocol/renames
* fresh startYaniv Kamay2009-10-141-0/+86