On 5 March 2018 at 14:40, Eric Engestrom wrote:
> Note: `gbm_dri_visuals_table` doesn't need any modification, as the
> channel order doesn't change, so `rgba_mask = { r, g, b, a }` still
> works.
Yeah, this is a very definite and obvious improvement. Thanks Eric!
Reviewed-by: Daniel Stone
Che
Signed-off-by: Eric Engestrom
---
Note: `gbm_dri_visuals_table` doesn't need any modification, as the
channel order doesn't change, so `rgba_mask = { r, g, b, a }` still
works.
---
src/egl/drivers/dri2/platform_drm.c | 16
src/gbm/backends/dri/gbm_driint.h | 7 ++-
2 files