Implement deferred cache via memblt.
[libguac-client-rdp.git] / include / rdp_bitmap.h
2012-04-10 Michael JumperImplement deferred cache via memblt.
2012-04-10 Michael JumperDefer caching.
2012-01-08 Michael JumperAdd cache and bitmap decompress stub.
2012-01-03 Michael JumperAdded prototypes and init for glyphs and pointers.
2012-01-03 Michael JumperAdded free for bitmaps + stub for bitmap paint.
2012-01-03 Michael JumperDefined guac_rdp_bitmap.
2012-01-03 Michael JumperMoved bitmap handler into own files.