Skip to content
Commit 62ab6891 authored by Robert Mader's avatar Robert Mader Committed by Pekka Paalanen
Browse files

clients/simple-egl: Handle buffer scale and transform



Buffer scale is common enough in the modern desktop space to
expect average GL clients to handle it. Thus lets include it into
our main example client.

While on it, also handle buffer transforms. It's essentially free
for GL clients in terms of computing power but may increase the
chance that Wayland compositors are able to hit scanout fast paths.
Thus having an example client for it is likely valueabel for client
and compositor developers.

Signed-off-by: default avatarRobert Mader <robert.mader@collabora.com>
parent 0b2369bb
Loading
Loading
Loading
Pipeline #600282 passed with stages
in 2 minutes and 7 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment