FreeRDP/libfreerdp/gdi
Norbert Federa ceb015a6bb egfx: the gfx reset grahics pdu is optional
Since the EGFX Reset Graphics PDU seems to be optional,
the graphicsReset variable (which is updated in that PDU's handler)
should be removed from the rdp_gdi struct with the next change
in public headers (as in freerdp v3).
There are still some clients that expect and check it and therefore
we keep it for now, initialized with TRUE.

sdas
2020-02-26 13:57:12 +01:00
..
test Reformatted to new style 2019-11-07 10:53:54 +01:00
bitmap.c Reformatted to new style 2019-11-07 10:53:54 +01:00
brush.c Reformatted to new style 2019-11-07 10:53:54 +01:00
brush.h Reformatted to new style 2019-11-07 10:53:54 +01:00
clipping.c Reformatted to new style 2019-11-07 10:53:54 +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 Reformatted to new style 2019-11-07 10:53:54 +01:00
drawing.c Reformatted to new style 2019-11-07 10:53:54 +01:00
drawing.h Reformatted to new style 2019-11-07 10:53:54 +01:00
gdi.c Merge pull request #5739 from akallabeth/improve_function_hiding 2019-12-02 11:31:35 +01:00
gdi.h Reformatted to new style 2019-11-07 10:53:54 +01:00
gfx.c egfx: the gfx reset grahics pdu is optional 2020-02-26 13:57:12 +01:00
graphics.c Reformatted to new style 2019-11-07 10:53:54 +01:00
graphics.h Reformatted to new style 2019-11-07 10:53:54 +01:00
line.c Reformatted to new style 2019-11-07 10:53:54 +01:00
line.h Reformatted to new style 2019-11-07 10:53:54 +01:00
pen.c Reformatted to new style 2019-11-07 10:53:54 +01:00
region.c Reformatted to new style 2019-11-07 10:53:54 +01:00
shape.c Reformatted to new style 2019-11-07 10:53:54 +01:00
video.c Reformatted to new style 2019-11-07 10:53:54 +01:00