FreeRDP/client/Wayland
Kenny Levinsen d27ad43093 uwac: Do not memcpy when we swap drawing buffers
The compositor only samples rects that we damage (and have therefore
been overwritten). As we are doing damage tracking and reporting,
memcpy of our old drawing buffer serves no purpose.
2019-07-30 09:46:57 +02:00
..
CMakeLists.txt Added image scaling api for software drawing. 2019-05-07 08:56:29 +02:00
wlf_channels.c Fixed unused variable warnings. 2019-04-05 09:14:34 +02:00
wlf_channels.h Fixed PubSub function pointer casts. 2018-02-14 11:00:52 +01:00
wlf_cliprdr.c Merge pull request #5266 from akallabeth/file_list_synth 2019-05-08 15:05:05 +02:00
wlf_cliprdr.h Implemented wayland clipboard. 2019-01-23 15:56:11 +01:00
wlf_disp.c Fixed unused argument warnings. 2019-04-05 09:14:35 +02:00
wlf_disp.h Implemented wayland display resize channel. 2019-01-22 17:27:17 +01:00
wlf_input.c Fixed #5262: Vertical mouse wheel direction and whell step 2019-02-20 08:56:36 +01:00
wlf_input.h Implements #5215: Smart sizing using libcairo 2019-02-08 12:08:30 +01:00
wlf_pointer.c Fixed duplicate log tag definition in wayland client. 2019-02-08 12:11:15 +01:00
wlf_pointer.h Added mouse cursor callback stubs. 2019-01-29 09:34:30 +01:00
wlfreerdp.1.in Fix warning in man pages 2017-08-03 08:41:50 +02:00
wlfreerdp.c uwac: Do not memcpy when we swap drawing buffers 2019-07-30 09:46:57 +02:00
wlfreerdp.h Fixed duplicate log tag definition in wayland client. 2019-02-08 12:11:15 +01:00