Michael Jumper
|
9207d7c89e
|
Lock output with mutex (otherwise, instructions collide and break the stream).
|
2012-10-31 01:05:43 -07:00 |
|
Michael Jumper
|
82c2594320
|
Implement deferred cache via memblt.
|
2012-04-10 14:23:37 -07:00 |
|
Michael Jumper
|
8d9a0211d3
|
Defer caching.
|
2012-04-10 13:21:13 -07:00 |
|
Michael Jumper
|
4de910748d
|
Fix artifacts.
|
2012-04-10 11:51:46 -07:00 |
|
Michael Jumper
|
18a1996f6b
|
Allocate buffers conservatively.
|
2012-04-10 11:04:38 -07:00 |
|
Michael Jumper
|
e75e6bbb53
|
Only cache bitmap on client if not ephemeral.
|
2012-04-03 14:03:52 -07:00 |
|
Michael Jumper
|
76df678e75
|
Adding Matt Hortman to list of contributors.
|
2012-03-05 12:15:35 -08:00 |
|
Michael Jumper
|
c10d653607
|
Fixed whitespace, moved timeout declaration.
|
2012-03-05 12:10:03 -08:00 |
|
Matt Hortman
|
e041afc835
|
get bitmap size from bounding box (not given width/height)
|
2012-03-01 15:27:25 -05:00 |
|
Michael Jumper
|
fd8b76b410
|
Fix image corruption (was using wrong buffer for surface).
|
2012-02-08 17:13:45 -08:00 |
|
Michael Jumper
|
72497211d9
|
Restored handling of ephemeral, fixed allocation of buffer in bitmap new.
|
2012-02-08 15:09:12 -08:00 |
|
Michael Jumper
|
f7928c2574
|
Non-static clrconv, handle palette updates.
|
2012-02-08 12:32:27 -08:00 |
|
Michael Jumper
|
058c3cf55a
|
Handle primary set surface, handle ephemeral buffers based on xfreerdp's handling.
|
2012-02-08 12:11:32 -08:00 |
|
Michael Jumper
|
c9fd83c77b
|
Implemented set surface, removed unneeded debug logs.
|
2012-01-10 23:31:24 -08:00 |
|
Michael Jumper
|
d3302341e7
|
Add cache and bitmap decompress stub.
|
2012-01-08 15:18:31 -08:00 |
|
Michael Jumper
|
8fe7443663
|
GDI stubs, working rect.
|
2012-01-03 19:09:33 -08:00 |
|
Michael Jumper
|
091a51f6f5
|
Added prototypes and init for glyphs and pointers.
|
2012-01-03 13:39:59 -08:00 |
|
Michael Jumper
|
1042225ef5
|
Fixed usage of freerdp funcs (now return boolean), added debug logging.
|
2012-01-03 13:20:24 -08:00 |
|
Michael Jumper
|
04625d4492
|
Added free for bitmaps + stub for bitmap paint.
|
2012-01-03 13:04:50 -08:00 |
|
Michael Jumper
|
dd9ea3cec5
|
Moved bitmap handler into own files.
|
2012-01-02 17:59:52 -08:00 |
|