summaryrefslogtreecommitdiff
path: root/src/x11
Commit message (Expand)AuthorAgeFilesLines
* Runtime: re-enable cl_khr_gl_sharing with existing egl extension.Chuanbo Weng2016-09-124-505/+0
* runtime: error handling to avoid null pointer dereference.Luo Xionghu2016-05-231-1/+5
* Don't crash if device inaccessibleRebecca N. Palmer2015-03-241-1/+0
* License: adjust all license version to LGPL v2.1+.Zhigang Gong2014-11-116-6/+6
* Fix compile warnings for CLANG compilerLv Meng2014-08-191-1/+0
* CL: Enalbe gl sharing with new egl extension.Zhigang Gong2013-09-0612-773/+506
* CLGL: Refine the hack of gbm extension initialization.Zhigang Gong2013-07-051-4/+99
* Fixed a potential null pointer reference bug.Zhigang Gong2013-04-101-1/+2
* Implement cl_khr_gl_sharing by using upstream technology.Zhigang Gong2013-04-102-0/+36
* remove all MakefilesLu Guanqun2013-04-101-4/+0
* Import gbm internal header files.Zhigang Gong2013-04-106-0/+642
* Added support for llvm 3.1Benjamin Segovia2012-11-081-1/+1
* Pushed back original headers we partially lost during the code base merge. NowBenjamin Segovia2012-10-126-0/+171
* Create make-based build infrastructureKeith Packard2012-08-101-0/+4
* Cleaned up the code from previous unused dependencies Upate the READMEBenjamin Segovia2012-08-101-1/+6
* Added all miniCL filesbsegovia2012-08-106-0/+945