summaryrefslogtreecommitdiff
path: root/src/cl_gl_api.c
Commit message (Expand)AuthorAgeFilesLines
* Make in-order command queues actually be in-orderRebecca N. Palmer2018-08-201-2/+2
* Runtime: implement clEnqueueAcquireGLObjects and clEnqueueReleaseGLObjects.Yang Rong2017-09-211-0/+150
* Runtime: re-enable cl_khr_gl_sharing with existing egl extension.Chuanbo Weng2016-09-121-11/+8
* License: adjust all license version to LGPL v2.1+.Zhigang Gong2014-11-111-1/+1
* Implement cl_khr_gl_sharing by using upstream technology.Zhigang Gong2013-04-101-4/+9
* implement OCL 1.2 new APIs.Zhigang Gong2013-04-101-3/+23
* First implementation for extension cl_khr_gl_sharing.Zhigang Gong2013-03-291-0/+128