xserver-multidpi/dri3
Adam Jackson 086c2e3de5 dri3: Fix XACE access mode for open and get_supported_modifiers
Neither opening a screen nor querying its modifiers confers the right to
attach the buffer for any particular pixmap. GetAttr seems more correct.

Fixes: xorg/xserver#550
2019-01-16 20:05:43 +00:00
..
Makefile.am dri3: Add DRI3 extension 2013-10-31 16:58:30 -07:00
dri3.c dri3: annotate the dri3_screen_info data as const 2018-04-10 15:42:23 -04:00
dri3.h dri3: Switch fds_from_pixmap to stdint types. 2018-05-08 11:59:41 -04:00
dri3_priv.h dri3: Switch fds_from_pixmap to stdint types. 2018-05-08 11:59:41 -04:00
dri3_request.c dri3: Fix XACE access mode for open and get_supported_modifiers 2019-01-16 20:05:43 +00:00
dri3_screen.c dri3: Switch fds_from_pixmap to stdint types. 2018-05-08 11:59:41 -04:00
meson.build meson: Distribute more SDK headers 2018-04-02 13:42:08 -04:00