FreeRDP/channels/rdpgfx
David Fort e389210673 client channels: mutualize common types between dynamic channels
Most dynamic channels share the same copied and pasted code for the XXX_CHANNEL_CALLBACK
and XXX_LISTENER_CALLBACK types. This patch introduce GENERIC_CHANNEL_CALLBACK and
GENERIC_LISTENER_CALLBACK that fits for most channels and discard custom type definitions.
2022-06-15 14:04:58 +02:00
..
client client channels: mutualize common types between dynamic channels 2022-06-15 14:04:58 +02:00
server Implement RDP persistent bitmap cache 2022-06-08 23:37:06 +02:00
ChannelOptions.cmake channels/rdpgfx: create empty channel client stub 2013-10-21 22:53:55 -04:00
CMakeLists.txt rdpgfx: Implementation for server side channel 2016-08-07 20:14:33 +08:00
rdpgfx_common.c Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
rdpgfx_common.h Reformatted to new style 2019-11-07 10:53:54 +01:00