..
test
Fixed tests and dead store warnings.
2017-03-28 16:49:56 +02:00
bitmap.c
Use bitmap color format in gdi_BitBlt
2017-02-14 16:02:12 +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
some performance fixes
2017-03-27 20:14:13 +02:00
gdi.h
fix string format specifiers
2016-12-16 13:48:43 +01:00
gfx.c
rdpegfx: fix RemoteFX Progressive Codec decoding
2017-04-03 18:59:58 +02:00
graphics.c
Fixed scanbuild warnings.
2017-02-20 13:45:19 +01: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