FreeRDP/libfreerdp/gdi
Armin Novak 88d310ff2c Fixed compiler warnings (casts, ...) 2018-10-18 09:09:30 +02:00
..
test Removed unused variables in tests. 2018-08-24 13:40:36 +02:00
CMakeLists.txt Added software decoding fallback for RDPVOR 2018-02-13 10:52:53 +01:00
bitmap.c Added parameter checks. 2018-10-16 17:26:57 +02:00
brush.c Inlined heavily used functions. 2016-10-11 14:47:26 +02:00
brush.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
clipping.c Fixed GDI_RGN->null initialization. 2016-10-06 13:43:15 +02:00
clipping.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +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 Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
gdi.c Fixed compiler warnings (casts, ...) 2018-10-18 09:09:30 +02:00
gdi.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
gfx.c Fix NULL function pointer BeginPaint 2018-09-24 12:47:46 +02:00
graphics.c Fixed division by 0 if invalid formats are used. 2018-10-17 11:37:51 +02:00
graphics.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
line.c Fixed #3810: Renamed color functions 2017-11-24 13:21:43 +01:00
line.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
pen.c Fixed #3810: Renamed color functions 2017-11-24 13:21:43 +01:00
region.c Reduced log priority in gdi_CRgnToRect 2018-01-08 13:03:06 +01:00
shape.c Fixed #3810: Renamed color functions 2017-11-24 13:21:43 +01:00
video.c Fixed PubSub function pointer casts. 2018-02-14 11:00:52 +01:00