mesa/src/gbm/main
Jesse Barnes 8de5c355fa gbm: track buffer format through DRI drivers
GBM needs the buffer format in order to communicate with DRM and clients
for things like scanout.

So track the DRI format requested in the various back ends and use it to
return the DRI format back to GBM when requested.  GBM will then map
this into the GBM surface type (which is in turn based on the DRM fb
format list).

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
2012-02-22 09:41:40 -08:00
..
backend.c gbm: Add gallium (drm) backend 2011-06-23 21:07:17 +02:00
backend.h Add gbm (generic/graphics buffer manager) 2011-06-23 21:07:17 +02:00
common.c Add gbm (generic/graphics buffer manager) 2011-06-23 21:07:17 +02:00
common.h Add gbm (generic/graphics buffer manager) 2011-06-23 21:07:17 +02:00
common_drm.h Add gbm (generic/graphics buffer manager) 2011-06-23 21:07:17 +02:00
gbm.c gbm: track buffer format through DRI drivers 2012-02-22 09:41:40 -08:00
gbm.h gbm: track buffer format through DRI drivers 2012-02-22 09:41:40 -08:00
gbm.pc.in automake: src/gbm 2012-01-23 15:18:12 -05:00
gbmint.h gbm: track buffer format through DRI drivers 2012-02-22 09:41:40 -08:00