FreeRDP/libfreerdp/gdi
2017-01-13 09:24:52 +01:00
..
test fix string format specifiers 2016-12-16 13:48:43 +01:00
bitmap.c fix string format specifiers 2016-12-16 13:48:43 +01: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 Initializing gdi.stride on resize. 2017-01-11 15:31:48 +01:00
gdi.h fix string format specifiers 2016-12-16 13:48:43 +01:00
gfx.c Fixed solid fill command. 2017-01-11 13:25:44 +01:00
graphics.c Replaced _VF formats with copy flags. 2016-10-14 10:36:52 +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 Moved format size calculation out of loop. 2016-11-24 10:01:45 +01:00