Working glyph rendering (except for transparent text)
[libguac-client-rdp.git] / src / rdp_glyph.c
2012-04-06 Michael JumperWorking glyph rendering (except for transparent text)
2012-04-05 Michael JumperRender all glyphs server-side.
2012-04-03 Michael JumperDo NOT flush the socket after EVERY GLYPH!
2012-03-12 Michael JumperRefactor supporting new instruction set.
2012-03-07 Michael JumperReformatted comments, fixed ticket #107 (background...
2012-03-05 Michael JumperAdding Matt Hortman to list of contributors.
2012-03-05 Michael JumperFixed whitespace, moved timeout declaration.
2012-03-05 Matt Hortmanfixed color mapping in glyph_begindraw
2012-03-01 Matt Hortmanpaint background in glyph_begindraw
2012-02-27 Michael JumperChanged tabs to spaces, removed execute permissions...
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-09 Michael JumperColorize glyphs.
2012-02-09 Michael JumperInitial glyph support.
2012-01-09 Michael JumperAdded BeginDraw and EndDraw stubs of glyph rendering.
2012-01-03 Michael JumperAdded glyph and pointer stubs.