.. |
test
|
Silenced some unused parameter warnings.
|
2019-05-08 12:21:31 +02:00 |
bitmap.c
|
Fixed invalid NULL check
|
2018-11-20 09:38:02 +01: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
|
signed gdi regions to adjust negative coordinates
|
2018-11-19 12:52:43 +01:00 |
clipping.h
|
signed gdi regions to adjust negative coordinates
|
2018-11-19 12:52:43 +01:00 |
CMakeLists.txt
|
Added software decoding fallback for RDPVOR
|
2018-02-13 10:52:53 +01:00 |
dc.c
|
Fixed GDI_RGN->null initialization.
|
2016-10-06 13:43:15 +02:00 |
drawing.c
|
Fixed signed/unsigned warnings.
|
2018-11-19 17:25:19 +01:00 |
drawing.h
|
Fixed signed/unsigned warnings.
|
2018-11-19 17:25:19 +01:00 |
gdi.c
|
Fixed sign-compare warnings
|
2019-04-05 09:13:24 +02:00 |
gdi.h
|
Fixed gdi_BitBlt coordinate clipping.
|
2018-11-19 12:55:50 +01:00 |
gfx.c
|
Fixed warnings and cleaned up gfx related xfreerdp code.
|
2019-05-08 17:01:36 +02:00 |
graphics.c
|
Fixed CVE-2018-8787
|
2018-11-20 11:08:31 +01:00 |
graphics.h
|
Fixed use of reserved keywords for include guards.
|
2017-07-20 09:35:41 +02:00 |
line.c
|
Fixed signed/unsigned warnings.
|
2018-11-19 17:25:19 +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
|
Fixed sign-compare warnings
|
2019-04-05 09:13:24 +02:00 |
shape.c
|
signed gdi regions to adjust negative coordinates
|
2018-11-19 12:52:43 +01:00 |
video.c
|
Unified update->BeginPaint and update->EndPaint
|
2019-04-11 15:33:23 +02:00 |