[Spice-devel] [PATCH v4 0/2] protocol: add gl scanout support
Marc-André Lureau
marcandre.lureau at gmail.com
Mon Jan 4 04:11:02 PST 2016
Hi
Anything else needed to get acks?
On Tue, Dec 22, 2015 at 4:08 PM, Marc-André Lureau
<marcandre.lureau at gmail.com> wrote:
> v3->v4:
> - add drm_dma_buf prefix to some fields (Frediano Ziglio)
> - explicit in commit message that sending a message with no fd (or
> invalid fd) must be done with the extra byte appended
> v2->v3:
> - change flags8 for flags32 (Frediano Ziglio)
> v1->v2:
> - modify draw message to require a draw_done reply
> - use exisiting MonitorConfig to identify monitor position in
> the scanout
>
> Marc-André Lureau (2):
> protocol: learn to describe fd passing in messages
> protocol: add unix GL scanout messages
>
> python_modules/demarshal.py | 4 ++++
> python_modules/ptypes.py | 9 +++++++++
> python_modules/spice_parser.py | 3 ++-
> spice.proto | 26 +++++++++++++++++++++++++-
> spice/enums.h | 9 +++++++++
> spice/protocol.h | 1 +
> 6 files changed, 50 insertions(+), 2 deletions(-)
>
> --
> 2.5.0
>
--
Marc-André Lureau
More information about the Spice-devel
mailing list