mesa/src/gbm/backends/dri
Lucas Stach c49a71c03c gbm: mark surface buffers as explicit flushed
Some drivers are able to optimize buffer usage when it is known that
external visibility of buffer changes only needs to be guaranteed
after well defined transition points, like eglSwapBuffers.

Add a BO flag to specify this behavior and set it with GBM surfaces.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Acked-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30077>
2024-09-26 09:36:46 +00:00
..
gbm_dri.c gbm: mark surface buffers as explicit flushed 2024-09-26 09:36:46 +00:00
gbm_driint.h gbm: stop loading driver extensions 2024-08-09 14:23:28 +00:00
meson.build meson/gbm: fix meson devenv for GBM backends 2024-09-19 05:06:50 +00:00