Skip to content
Commit 5e86484a authored by Emma Anholt's avatar Emma Anholt Committed by Adam Jackson
Browse files

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: default avatarEric Anholt <eric@anholt.net>
Reviewed-by: default avatarAdam Jackson <ajax@redhat.com>
parent 4ec02b57
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment