mesa/src/gbm/main
Ander Conselvan de Oliveira 49964fa28b gbm: Set errno on errors
This should give the caller some information of what called the error.
For the gbm_bo_import() case, for instance, it is possible to know if
the import is not supported or the error was caused by an invalid
parameter.

Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
2014-04-25 21:16:45 +01: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_drm.h Add gbm (generic/graphics buffer manager) 2011-06-23 21:07:17 +02:00
gbm.c gbm: Set errno on errors 2014-04-25 21:16:45 +01:00
gbm.h gbm: Add import from fd 2014-04-01 12:27:26 -07:00
gbm.pc.in automake: src/gbm 2012-01-23 15:18:12 -05:00
gbmint.h gbm: Add gbm_bo_get_fd() 2014-04-01 12:27:13 -07:00