OSDN Git Service

minigbm: i915: add XR30 and XB30 formats.
[android-x86/external-minigbm.git] / vc4.c
2017-10-03 Gurchetan Singhminigbm: pass in map flags to (*bo_map) callback
2017-10-03 Gurchetan Singhminigbm: standardize naming of buffer creation flags
2017-09-29 Gurchetan Singhminigbm: pass in buffer creation flags of the right...
2017-09-27 Gurchetan Singhminigbm: add a default (*bo_unmap) implementation
2017-07-11 Joe KnissPlumb buffer map permissions through gbm.
2017-05-24 Gurchetan Singhminigbm: remove BO_USE_RENDERING from certain formats
2017-03-31 Gurchetan Singhminigbm: fix long lines missed by clang-format
2017-03-31 Gurchetan Singhminigbm: add clang-format and presubmit hooks
2017-03-31 Gurchetan Singhminigbm: work with strides, not widths
2017-03-16 Gurchetan Singhminigbm: rework flag API
2017-02-09 Niklas Schulzeminigbm: Add VC4 backend