Age | Commit message (Collapse) | Author |
|
The actual protocol and implementation details are unaffected - both
here and in xcb. Only the description/diagram section is off.
Noticed while skimming through the new 1.3 additions.
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
|
|
DRI3SetDRMDeviceInUse is a hint that lets a client tell the server
what DRM device it is currently using. This lets the server make
more informed decisions for what modifiers to return to the client.
This is needed for proper linux dmabuf feedback with Xwayland
|
|
DRI3 version 1.2 adds support for explicit format modifiers,
including multi-planar buffers.
Signed-off-by: Daniel Stone <daniels@collabora.com>
Signed-off-by: Louis-Francis Ratté-Boulianne <lfrb@collabora.com>
|
|
The specification for the encoding of DRI3Open didn't get fixed when
the driver name was removed.
Signed-off-by: Keith Packard <keithp@keithp.com>
|
|
This lets DRI clients convert a fence back into a local object.
Signed-off-by: Keith Packard <keithp@keithp.com>
|
|
This renumbers the FenceFromFD request from 5 to 4 as well
Signed-off-by: Keith Packard <keithp@keithp.com>
|
|
Make application figure out the right driver on its own.
Signed-off-by: Keith Packard <keithp@keithp.com>
|
|
Suggested by Arthur Huillet <arthur.huillet@free.fr>
Signed-off-by: Keith Packard <keithp@keithp.com>
|
|
Signed-off-by: Keith Packard <keithp@keithp.com>
|
|
Signed-off-by: Keith Packard <keithp@keithp.com>
|
|
Signed-off-by: Keith Packard <keithp@keithp.com>
|
|
Signed-off-by: Keith Packard <keithp@keithp.com>
|
|
Pass FD from client to server to avoid a round trip.
Signed-off-by: Keith Packard <keithp@keithp.com>
|
|
Signed-off-by: Keith Packard <keithp@keithp.com>
|
|
Just getting started
Signed-off-by: Keith Packard <keithp@keithp.com>
|
|
Signed-off-by: Keith Packard <keithp@keithp.com>
|