weston/libweston/backend-rdp
Stefan Agner 24756a8965 backend-rdp: don't use shadow buffer for the RDP backend
Since the RDP backend allocates regular memory already as hw buffer
anyway, a shadow buffer is not required. The read_pixels interface
anyway renders directly into the hardware buffer, hence this does
not make a performance difference in practise. It avoids allocating
an unnecessary buffer.

Signed-off-by: Stefan Agner <stefan@agner.ch>
2019-10-09 21:44:58 +00:00
..
meson.build build: simplify include_directories 2019-10-04 17:14:22 +03:00
rdp.c backend-rdp: don't use shadow buffer for the RDP backend 2019-10-09 21:44:58 +00:00