Opened 6 years ago

Closed 6 years ago

#10480 closed enhancement (fixed)

xcb-proto-1.13

Reported by: bdubbs@… Owned by: Pierre Labastie
Priority: normal Milestone: 8.3
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by Pierre Labastie, 6 years ago

Owner: changed from blfs-book@… to Pierre Labastie
Status: newassigned

Will take this on my way to rebuild Xorg.

comment:2 by Pierre Labastie, 6 years ago

This release of xcb-proto brings support for buffer modifiers and
multi-planar buffers through DRI3 v1.2 and Present v1.2, support for
leasing KMS devices to clients via RandR 1.6, and also allows clients
to send each other XInput2 events via support for the GenericEvent
extension's SendExtension event.

Christian Linhart (5):
      move symboltable lookup of sumof expr to the parser
      xinput: typedef for event_type_base
      add support for eventstruct
      SendExtensionEvent uses eventstruct
      xinput: remove TODO that is done

Daniel Stone (2):
      xcbgen: Add support for lists of FDs
      Release xcb-proto 1.13

Jon Turney (1):
      Update XML schema to fix 'make check'

Keith Packard (1):
      Add RandR leases. [v2]

Louis-Francis Ratté-Boulianne (2):
      DRI3: Add multi-planar and modifier support
      present: Add PresentModeSuboptimalCopy flag

Peter Harris (1):
      res: Fix QueryClientIds reply size

Thomas Klausner (2):
      Make whitespace use consistent.
      print() is a function and needs parentheses.

aarzilli (1):
      Add missing alignment padding to SetupRequest struct

git tag: xcb-proto-1.13

comment:3 by Pierre Labastie, 6 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r19924

Note: See TracTickets for help on using tickets.