FreeRDP/libfreerdp/gdi
2016-10-11 14:47:26 +02:00
..
test Fixed GDI_RGN->null initialization. 2016-10-06 13:43:15 +02:00
bitmap.c Optimized ROP for GDI_SRCCOPY and GDI_DSTCOPY. 2016-10-11 14:47:26 +02:00
brush.c Inlined heavily used functions. 2016-10-11 14:47:26 +02:00
brush.h Inlined heavily used functions. 2016-10-11 14:47:26 +02:00
clipping.c Fixed GDI_RGN->null initialization. 2016-10-06 13:43:15 +02:00
clipping.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
CMakeLists.txt Bug fixes, refactoring. 2016-10-06 13:43:01 +02:00
dc.c Fixed GDI_RGN->null initialization. 2016-10-06 13:43:15 +02:00
drawing.c Fixed color conversion, unified GFX and updated API. 2016-10-06 13:42:58 +02:00
drawing.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
gdi.c Inlined heavily used functions. 2016-10-11 14:47:26 +02:00
gdi.h Inlined heavily used functions. 2016-10-11 14:47:26 +02:00
gfx.c Made logging less verbose. 2016-10-06 13:43:08 +02:00
graphics.c Fixed post disconnect hook. 2016-10-06 13:43:12 +02:00
graphics.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
line.c Warning fixes. 2016-10-06 13:43:10 +02:00
line.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
pen.c 256 color support. 2016-10-06 13:42:59 +02:00
region.c Fixed GDI_RGN->null initialization. 2016-10-06 13:43:15 +02:00
shape.c Optimized gdi_FillRect 2016-10-11 14:47:26 +02:00