xserver-multidpi/dri3
Eric Anholt 5e86484a18 dri3: Switch get_drawable_modifiers to using stdint.
We were mixing stdint and CARD* types, causing compiler warnings on
32-bit.  Just switch over to stdint, which is what we'd like the server
to be using long term, anyway.

Signed-off-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Adam Jackson <ajax@redhat.com>
2018-05-08 11:59:34 -04:00
..
dri3_priv.h dri3: annotate fds/strides/offsets arrays as const 2018-04-10 15:42:40 -04:00
dri3_request.c dri3: Robustly clamp to 1.0 if not all screens support 1.2 2018-04-30 13:48:00 -04:00
dri3_screen.c dri3: Switch get_drawable_modifiers to using stdint. 2018-05-08 11:59:34 -04:00
dri3.c dri3: annotate the dri3_screen_info data as const 2018-04-10 15:42:23 -04:00
dri3.h dri3: Switch get_drawable_modifiers to using stdint. 2018-05-08 11:59:34 -04:00
Makefile.am dri3: Add DRI3 extension 2013-10-31 16:58:30 -07:00
meson.build meson: Distribute more SDK headers 2018-04-02 13:42:08 -04:00