FreeRDP/libfreerdp/gdi
akallabeth 7a71441476 [warnings] fix integer multiplications
Ensure the integer width for size arguments is 64bit in a
multiplication. Leading 64bit constant 1ull expands width, a trailing
one is ignored.
2023-08-22 11:55:00 +02:00
..
test [core] fix unary minus warnings 2023-07-28 13:42:12 +02:00
bitmap.c [warnings] fix integer multiplications 2023-08-22 11:55:00 +02:00
brush.c Fixed all Wdocumentation warnings 2022-12-12 14:24:55 +01:00
brush.h Reformatted to new style 2019-11-07 10:53:54 +01:00
clipping.c Fixed all Wdocumentation warnings 2022-12-12 14:24:55 +01:00
clipping.h Reformatted to new style 2019-11-07 10:53:54 +01:00
CMakeLists.txt Added software decoding fallback for RDPVOR 2018-02-13 10:52:53 +01:00
dc.c Fixed all Wdocumentation warnings 2022-12-12 14:24:55 +01:00
drawing.c Fixed all Wdocumentation warnings 2022-12-12 14:24:55 +01:00
drawing.h Reformatted to new style 2019-11-07 10:53:54 +01:00
gdi.c [warnings] fix integer multiplications 2023-08-22 11:55:00 +02:00
gdi.h Fixed all Wdocumentation warnings 2022-12-12 14:24:55 +01:00
gfx.c [warnings] fix integer multiplications 2023-08-22 11:55:00 +02:00
graphics.c [warnings] fix integer multiplications 2023-08-22 11:55:00 +02:00
graphics.h [includes] untangled circular includes 2023-03-15 08:22:23 +01:00
line.c Fixed all Wdocumentation warnings 2022-12-12 14:24:55 +01:00
line.h Reformatted to new style 2019-11-07 10:53:54 +01:00
pen.c Fixed all Wdocumentation warnings 2022-12-12 14:24:55 +01:00
region.c [build] fix memory sanitizer stack frame warnings 2023-06-07 09:14:45 +02:00
shape.c [warnings] fix integer multiplications 2023-08-22 11:55:00 +02:00
video.c [warnings] fix integer multiplications 2023-08-22 11:55:00 +02:00