OSDN Git Service

android-x86/external-minigbm.git
2016-04-22 Zach Reiznerdeprecate GBM_BO_USE_WRITE
2016-04-14 Vincent Palatinminigbm: ensure drm_prime_handle struct is correctly...
2016-03-24 Tiago VignattiRelax the restriction and permit read/write access...
2016-03-12 Stéphane Marchesinminigbm: Fill sizes[0] in gbm_bo_import
2016-03-12 Vincent Palatinminigbm: Add virtio_gpu driver.
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-02-26 Zach Reiznercheck usage flags against device's supported formats...
2016-02-20 Zach Reiznercirrus: add support for GBM_FORMAT_ARGB8888 and GBM_FOR...
2016-01-23 Yuly NovikovSupport multi-plane buffers.
2016-01-22 Bartosz Bieleckiminigbm: Add evdi minigbm driver.
2015-12-22 David Revemanrockchip: Add ABGR8888 format.
2015-12-03 Daniel Blumminigbm: Add marvell minigbm driver.
2015-11-14 Stéphane MarchesinImplement gbm_bo_import
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
2015-03-25 JB Tsaiminigbm: Add mediatek drm to minigbm
2015-01-30 Michael Spangminigbm: Set library soname to libgbm.so.1 during link
2015-01-20 Lauri PeltonenFix missing-prototypes warnings
2015-01-13 Dominik Behrfix rockchip build
2015-01-12 Lauri Peltonentegra: Support tiled buffers
2015-01-09 Zach Reiznerfix incorrect error detection in gbm_bo_get_fd
2014-11-25 Stéphane Marchesini915: implement alignment restrictions
2014-11-12 Dominik Behrrename pc file from libgbm.pc to gbm.pc to match mesa
2014-11-12 Dominik BehrFixed O_CLOEXEC and missing semicolon.
2014-11-06 Stéphane MarchesinImplement gbm_bo_get_fd
2014-09-30 Dominik Behrfix the test for environment variables
2014-09-26 Daniel NicoaraPopulate the stride field when creating gbm_bos
2014-09-19 Stéphane MarchesinInclude libdrm_* headers propertly
2014-09-19 Stéphane MarchesinSupport pkg-config
2014-09-19 Stéphane MarchesinUse libdir from the ebuild
2014-09-19 Stéphane MarchesinFix type warning
2014-09-19 Stéphane MarchesinRemove test file
2014-09-13 Stéphane MarchesinImport minigbm
2014-09-11 Aviv KeshetInitial empty repository