Michael Jumper
|
afcb7a63e3
|
Fixed paint_bitmap (was not using cx,cy, leading to black rectangles), proper bpp calculations, using SRC instead of OVER for create_bitmap operations.
|
2011-07-26 13:40:00 -07:00 |
|
Michael Jumper
|
b32a2cce22
|
screenblt must always copy from default layer to target, not target to target
|
2011-07-26 13:01:34 -07:00 |
|
Michael Jumper
|
bd8c2f596f
|
Added handling for keyboard events
|
2011-07-24 00:47:38 -07:00 |
|
Michael Jumper
|
ca34e0c536
|
Fixed stub, added rudimentary mouse support, support for clip, coloring of text.
|
2011-07-21 15:17:16 -07:00 |
|
Michael Jumper
|
d4fb4b0a32
|
Using composite operations to set foreground/background of glyph.
|
2011-07-21 01:40:44 -07:00 |
|
Michael Jumper
|
5781eb8764
|
Transparent glyphs.
|
2011-07-21 01:16:55 -07:00 |
|
Michael Jumper
|
b9727f9d56
|
Using rect instruction, initial partial-stub for glyphs and rendering
|
2011-07-21 00:28:35 -07:00 |
|
Michael Jumper
|
9b05cf5f67
|
Initial working drawing support for rect and bitmap
|
2011-07-20 16:15:32 -07:00 |
|
Michael Jumper
|
9032357965
|
Using new layer/buffer alloc/free for bitmap/glyph/surface create/destroy.
|
2011-07-20 12:48:11 -07:00 |
|
Michael Jumper
|
b4fb6d9198
|
Updated to latest freerdp, using guac_log_info for stubs, de-stubbed some handlers, now simulating allocation of bitmaps/glyphs/etc.
|
2011-07-20 08:44:14 -07:00 |
|
Michael Jumper
|
a636a073f0
|
Moved struct, etc. into own header.
|
2011-03-27 20:56:14 -07:00 |
|
Michael Jumper
|
f3da13556b
|
RDP handler stubs
|
2011-03-26 21:37:32 -07:00 |
|