FreeRDP/include/freerdp/gdi
Armin Novak 2e019b2fd1 Implemented GFX locking and enforce return value checks.
To fix #4825 GFX functions must now aquire a lock before accessing surfaces.
This prevents simultaneous update of internal data by client and gfx threads.
Also enforce return value checks, where not already done.
2018-11-29 11:55:27 +01:00
..
bitmap.h signed gdi regions to adjust negative coordinates 2018-11-19 12:52:43 +01:00
dc.h Fixed color conversion, unified GFX and updated API. 2016-10-06 13:42:58 +02:00
gdi.h Fixed signed/unsigned warnings. 2018-11-19 17:25:19 +01:00
gfx.h Implemented GFX locking and enforce return value checks. 2018-11-29 11:55:27 +01:00
pen.h 256 color support. 2016-10-06 13:42:59 +02:00
region.h signed gdi regions to adjust negative coordinates 2018-11-19 12:52:43 +01:00
shape.h signed gdi regions to adjust negative coordinates 2018-11-19 12:52:43 +01:00
video.h Added missing FREERDP_API function export. 2018-02-13 10:52:53 +01:00