xserver/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.c
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