FreeRDP/libfreerdp/gdi
Armin Novak 2e110c7f35 Fixed codec reset, now resetting resolution too.
H264 and others require the surface resolution to work properly.
This initializes the codecs and the resolution on reset.
2016-03-02 14:46:33 +01:00
..
include libfreerdp/gdi: fixed gdi return value madness 2015-06-26 14:32:38 +02:00
test Added gdi_CreateBitmapEx function. 2015-08-26 12:14:46 +02:00
8bpp.c Fixed SRCCOPY, using memmove now. 2016-01-18 09:18:42 +01:00
16bpp.c Fixed SRCCOPY, using memmove now. 2016-01-18 09:18:42 +01:00
32bpp.c GDI: Fix usage of gdi_get_brush_pointer. 2015-10-17 02:49:45 +08:00
bitmap.c Added gdi_CreateBitmapEx function. 2015-08-26 12:14:46 +02:00
brush.c GDI: Fix usage of gdi_get_brush_pointer. 2015-10-17 02:49:45 +08:00
clipping.c libfreerdp/gdi: fixed gdi return value madness 2015-06-26 14:32:38 +02:00
CMakeLists.txt Merge pull request #2097 from awakecoding/egfx 2014-09-12 15:12:52 -04:00
dc.c Fixed GDI_BITMAP, now using custom deallocation function. 2015-08-12 11:01:05 +02:00
drawing.c libfreerdp/gdi: fixed gdi return value madness 2015-06-26 14:32:38 +02:00
gdi.c Merge pull request #2932 from realjiangms/fix_gdi_brush 2015-12-18 10:50:51 +01:00
gdi.h freerdp: change uint8, sint8, uint16, sint16 to BYTE, INT8, UINT16, INT16 2012-10-09 03:01:37 -04:00
gfx.c Fixed codec reset, now resetting resolution too. 2016-03-02 14:46:33 +01:00
graphics.c Added gdi_CreateBitmapEx function. 2015-08-26 12:14:46 +02:00
graphics.h change return types of callbacks to BOOL 2015-04-21 14:18:07 +02:00
line.c libfreerdp/gdi: fixed gdi return value madness 2015-06-26 14:32:38 +02:00
palette.c libfreerdp-gdi: disable broken BitBlt tests 2015-03-16 08:55:06 -04:00
pen.c change return types of callbacks to BOOL 2015-04-21 14:18:07 +02:00
region.c Fixed memory overlap check. 2016-01-18 09:32:34 +01:00
shape.c libfreerdp/gdi: fixed gdi return value madness 2015-06-26 14:32:38 +02:00