rdp: Don't use pixman shadow buffer
We don't need this. Signed-off-by: Derek Foreman <derek.foreman@collabora.com>
This commit is contained in:
parent
cb796135be
commit
5f628006f0
@ -441,7 +441,6 @@ rdp_output_enable(struct weston_output *base)
|
||||
struct rdp_backend *b;
|
||||
struct wl_event_loop *loop;
|
||||
const struct pixman_renderer_output_options options = {
|
||||
.use_shadow = true,
|
||||
.fb_size = {
|
||||
.width = output->base.current_mode->width,
|
||||
.height = output->base.current_mode->height
|
||||
|
Loading…
Reference in New Issue
Block a user