Implement EndPaint.
[libguac-client-rdp.git] / src / rdp_gdi.c
2012-04-04 Michael JumperImplement EndPaint.
2012-03-12 Michael JumperRefactor supporting new instruction set.
2012-03-07 Michael JumperAdded missing brace...
2012-03-07 Michael JumperImplement constant and copy/NOP raster operations witho...
2012-03-07 Michael JumperAdd other raster operations (all having only src and...
2012-03-05 Michael JumperAdding Matt Hortman to list of contributors.
2012-03-01 Matt Hortmanfix ROP mapping
2012-02-27 Michael JumperUse transfer, not copy.
2012-02-27 Michael JumperMove ROP3 translation code into function, use hex for...
2012-02-27 Michael JumperChanged tabs to spaces, removed execute permissions...
2012-02-27 Michael JumperMerge remote branch 'matthortman/MBH' into raster
2012-02-23 Matt Hortmanadded raster operations
2012-02-23 Matt Hortmanchange to build with latest FreeRDP
2012-02-23 Michael Jumperfreerdp_color_convert is now freerdp_color_convert_var...
2012-02-17 Michael JumperImplement DstBlt for ROP3==0 (blackness)
2012-02-09 Michael JumperImplement scrblt.
2012-02-08 Michael JumperRestored handling of ephemeral, fixed allocation of...
2012-02-08 Michael JumperImplement SetBounds.
2012-02-08 Michael JumperNon-static clrconv, handle palette updates.
2012-01-11 Michael JumperImplemented set surface, removed unneeded debug logs.
2012-01-04 Michael JumperGDI stubs, working rect.