diff options
author | Eric Anholt <[email protected]> | 2019-08-29 17:00:09 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2019-09-11 13:05:10 -0700 |
commit | 272f9cfe6a19212354c89dc443959473ac5d398e (patch) | |
tree | 26770e0762d15b2fc30682f3a115246b5bcdc495 /meson.build | |
parent | c18b1f0e71914edeb88c7b682fe0d1a95d9db638 (diff) |
dri: Use DRM_FORMAT_* instead of defining our own copy.
We have only two defines that aren't from DRM_FORMAT_*: SARGB and
SABGR. Keep only those as __DRI_IMAGE_FOURCC and garbage collect the
rest.
While this header is also used from the X server, the X server doesn't
use any __DRI_IMAGE enums.
Reviewed-by: Eric Engestrom <[email protected]>
Reviewed-by: Kristian H. Kristensen <[email protected]>
Diffstat (limited to 'meson.build')
0 files changed, 0 insertions, 0 deletions