FreeRDP/libfreerdp/gdi
Armin Novak d71af44bb1
[warnings] disable warnings for generated code
* Disable clang-tidy in test build directories
* Disable compiler warnings for test binary directories.

These contain generated code we can not change, so the warnings are just noise
2024-08-28 09:18:30 +02:00
..
test [warnings] disable warnings for generated code 2024-08-28 09:18:30 +02:00
bitmap.c [gdi,bitmap] initialize buffer solid black 2024-08-21 15:14:43 +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 [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
clipping.h Reformatted to new style 2019-11-07 10:53:54 +01:00
CMakeLists.txt [test,gfx] add gfx dump option 2024-06-03 17:54:24 +02:00
dc.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
drawing.c [warnings] type casts 2023-11-24 18:19:03 +01:00
drawing.h Reformatted to new style 2019-11-07 10:53:54 +01:00
gdi.c [core,update] ensure EndPaint before DesktopResize 2024-08-20 09:54:56 +02:00
gdi.h Fixed all Wdocumentation warnings 2022-12-12 14:24:55 +01:00
gfx.c [gdi,gfx] SolidFill always use alpha 0xff 2024-08-21 15:13:53 +02:00
graphics.c [codec,color] expose freerdp_image_copy (no)overlap 2024-05-23 14:48:36 +02:00
graphics.h [includes] untangled circular includes 2023-03-15 08:22:23 +01:00
line.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +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 [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
shape.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
video.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00