FreeRDP/libfreerdp/gdi
Armin Novak cf899eb5ba Fix #4299: gdi_CRgnToRect
The coordinates from RDP ROP commands do not (always) have
0,0 as the origin of the drawing operation.
Adjust the coordinates to our local coordinate system.
2017-12-22 13:43:37 +01:00
..
test Fixed remaining color renaming issues. 2017-12-12 11:41:43 +01:00
bitmap.c Fixed #3810: Renamed color functions 2017-11-24 13:21:43 +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 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
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 Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
gdi.c Added ROP to string functions for log messages. 2017-12-22 10:25:05 +01:00
gdi.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
gfx.c Merge pull request #4305 from hardening/xrandr_fix 2017-12-13 17:24:41 +01:00
graphics.c Check arguments for Bitmap_SetSurface 2017-05-11 13:34:37 +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 Fix #4299: gdi_CRgnToRect 2017-12-22 13:43:37 +01:00
shape.c Fixed #3810: Renamed color functions 2017-11-24 13:21:43 +01:00