aboutsummaryrefslogtreecommitdiffstats
path: root/src/newt/native/gbm.c
Commit message (Collapse)AuthorAgeFilesLines
* Bug 1156: EGL-GBM: Cleanup Code & Replace Newt GBM implementationSven Gothel2019-11-211-147/+0
| | | | | | GBM driver is now under egl/gbm subpackage and has been replaced by bcm_vc_iv boilerplate. Native code is reentrant capable and cleaned up. TODO: EGLDisplayUtil work with SharedResourceRunner
* gbm/WindowDriver: make it compile and linkXerxes RĂ„nby2019-11-211-1/+1
|
* Bug 1156: EGL-GBM: Cherry pick changes ..Sven Gothel2019-11-211-2/+5
|
* add native gbm implementation for drm and gbm initialization.Erik De Rijcke2019-11-211-18/+113
|
* add gbm java & build modificationsErik De Rijcke2019-11-211-0/+49