FreeRDP/libfreerdp/gdi
Armin Novak 1a902c249c Fix PROFILER_* macros
Add the semicolon to the macro to allow clean
undefinition if the profiler is not used.
This used to break VisualC compilers.
2018-02-15 11:30:38 +01:00
..
test Fixed unused variable warnings. 2017-12-21 11:04:50 +01:00
bitmap.c Fixed #3810: Renamed color functions 2017-11-24 13:21:43 +01:00
brush.c
brush.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
clipping.c
clipping.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
CMakeLists.txt Added software decoding fallback for RDPVOR 2018-02-13 10:52:53 +01:00
dc.c
drawing.c
drawing.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
gdi.c Do not update client if output suppressed. 2018-02-08 11:59:00 +01:00
gdi.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
gfx.c Fix PROFILER_* macros 2018-02-15 11:30:38 +01:00
graphics.c bitmap free now always deallocating all resources. 2018-02-13 10:18:43 +01: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