OSDN Git Service

minigbm: remove GBM_BO_USE_WRITE from the drivers.
[android-x86/external-minigbm.git] / i915.c
2016-05-06 Dongseong Hwangminigbm: remove GBM_BO_USE_WRITE from the drivers.
2016-05-03 Dongseong HwangAdd formats R8, RG88, GR88
2016-02-29 Stéphane Marchesinminigbm: constify and staticify functions/structs
2016-02-27 Zach Reizneradd GBM_BO_USE_LINEAR flag for bo creation
2016-01-23 Yuly NovikovSupport multi-plane buffers.
2015-11-09 Stéphane MarchesinMisc style/indent fixes
2015-10-23 William Xieminigbm: fix YUV bpp size issue
2015-04-10 Ilja H. Friedelminigbm: add spew on IOCTL failures.
2015-03-31 Stéphane Marchesini915: align in pixels not bytes on gen3
2014-11-25 Stéphane Marchesini915: implement alignment restrictions
2014-09-26 Daniel NicoaraPopulate the stride field when creating gbm_bos
2014-09-19 Stéphane MarchesinFix type warning
2014-09-13 Stéphane MarchesinImport minigbm