aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use information message over error where appropriated-pie-core-released-oreo-mr1-core-released-android10-core-releaseAndrew F. Davis2018-10-082-3/+3
| | | | | | While here also fix a whitespace error in makefile. Signed-off-by: Andrew F. Davis <afd@ti.com>
* Use 64-bit library path when built as a 64-bit moduleAndrew F. Davis2018-09-121-0/+4
| | | | Signed-off-by: Andrew F. Davis <afd@ti.com>
* Add support for building as an Android libraryAndrew F. Davis2018-09-043-7/+42
| | | | Signed-off-by: Andrew F. Davis <afd@ti.com>
* Remove files and source not needed for Android versionAndrew F. Davis2018-09-0417-595/+0
| | | | Signed-off-by: Andrew F. Davis <afd@ti.com>
* gbm: add support to import gbm_bos to surfaceSubhajit Paul2018-07-043-0/+47
| | | | Signed-off-by: Subhajit Paul <subhajit_paul@ti.com>
* Remove the unnecessary backendsKarthik Ramanan2017-12-051-2/+0
| | | | Signed-off-by: Karthik Ramanan <a0393906@ti.com>
* gbm: differentiate between a valid DL load and symbol foundAnand Balagopalakrishnan2015-12-191-1/+4
| | | | | | | There could be a case where the dlopen succeeds but the gbm_backend symbol is not found. Add print messages to differentiate the two cases. Signed-off-by: Anand Balagopalakrishnan <anandb@ti.com>
* gbm: bump revision to 2.0.0Anand Balagopalakrishnan2015-11-172-2/+2
| | | | Signed-off-by: Anand Balagopalakrishnan <anandb@ti.com>
* gbm: sync with upstream MesaAnand Balagopalakrishnan2015-11-173-21/+62
| | | | | | | | Sync with Mesa repository for latest GBM interface. Mesa repo : git://anongit.freedesktop.org/mesa/mesa commit : dd05ffebfcb5d2e7ca44def1907aa2fbadd5e19d Signed-off-by: Anand Balagopalakrishnan <anandb@ti.com>
* DEBIAN: debianizationNikhil Devshatwar2013-05-218-0/+163
|
* Makefile.am: add version infoVincent Stehlé2013-05-211-0/+2
| | | | | | This produces libgbm.so.1.0.0 instead of libgbm.so.0.0.0. Signed-off-by: Vincent Stehlé <v-stehle@ti.com>
* Update to libudev.pc nameXavier Boudet2013-05-212-4/+4
| | | | | Signed-off-by: Xavier Boudet <x-boudet@ti.com> Signed-off-by: Vincent Stehlé <v-stehle@ti.com>
* update pkgconfig fileRob Clark2013-05-211-0/+2
| | | | | | Need to add libdl/libudev dependencies. Signed-off-by: Vincent Stehlé <v-stehle@ti.com>
* sync w/ latest wayland (gbm_surface, etc)Rob Clark2012-08-063-38/+404
|
* rebase on latest wayland versionRob Clark2012-03-102-0/+133
|
* initial commitRob Clark2012-03-1015-0/+977