diff options
author | Lionel Landwerlin <[email protected]> | 2018-06-06 12:57:18 +0100 |
---|---|---|
committer | Lionel Landwerlin <[email protected]> | 2018-06-07 00:09:21 +0100 |
commit | b28a2510cc49711803b9ebcdc315c5011e9a282e (patch) | |
tree | 53fe673552e8d0c30e64997c5cfde68365c81db8 /scripts | |
parent | 833c4046007f22ce1da0e1c2b89e8f1892f8d38e (diff) |
dri: add missing 16bits formats mapping
i965 advertises the 16-bit R and RG formats through
eglQueryDmaBufFormatsEXT but falls over when a client tries to use or
asks more information about such a format because
driImageFormatToGLFormat returns MESA_FORMAT_NONE.
Found by Eero Tamminen.
v2: Add G16R16 formats (Lionel)
v3: Fix G16R16 mapping to mesa format (Jason)
Signed-off-by: Lionel Landwerlin <[email protected]>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=106642
Reviewed-by: Plamena Manolova <[email protected]> (v2)
Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions