summaryrefslogtreecommitdiff
path: root/src/cl_driver_defs.c
Commit message (Expand)AuthorAgeFilesLines
* OCL20: add a cl_kernel pointer to gpgpu.Yang, Rong R2016-12-301-0/+3
* OCL20: Add svm support.Yang Rong2016-11-081-0/+2
* add another broxton pciid 0x5A85Guo Yejun2016-09-121-0/+1
* Runtime: re-enable cl_khr_gl_sharing with existing egl extension.Chuanbo Weng2016-09-121-7/+0
* Runtime: Bind the profiling buffer when profiling enabled.Junyan He2015-11-171-0/+5
* Add extensions intel_accelerator and basic intel_motion_estimation.Chuanbo Weng2015-11-101-0/+2
* Add extension clCreateImageFromFdINTEL to create cl image by external fd.Chuanbo Weng2015-11-101-0/+1
* Add extension clCreateBufferFromFdINTEL to create cl buffer by external buffe...Chuanbo Weng2015-11-101-0/+1
* use self test to determine enable/or disable atomics in L3 for HSW.Luo Xionghu2015-06-301-0/+1
* Add driver callback for updating device infoJeff McGee2015-03-191-0/+1
* License: adjust all license version to LGPL v2.1+.Zhigang Gong2014-11-111-1/+1
* support CL_MEM_USE_HOST_PTR with userptr for cl bufferGuo Yejun2014-11-071-0/+1
* Use pread/pwrite for buffer enqueue read/writeZhenyu Wang2014-10-241-0/+1
* Fix the bug of 1D array slice pitchJunyan He2014-10-231-0/+1
* runtime: fix a gpgpu event and thread local gpgpu handling bug.Zhigang Gong2014-07-031-3/+1
* Fix an event status bug.Yang Rong2014-06-191-0/+1
* Add the printf logic into the run time.Junyan He2014-06-111-0/+7
* HSW: enable the surface's cache in HSW.Yang Rong2014-06-091-0/+1
* Add clGetMemObjectFdIntel() apiChuanbo Weng2014-03-101-0/+1
* Modify the multi-thread support for queue.Junyan He2013-12-311-0/+2
* Complete the feature of clGetEventProfilingInfo APIJunyan He2013-11-291-1/+2
* add clCreateImageFromLibvaIntel() apiLu Guanqun2013-10-181-0/+1
* add clCreateBufferFromLibvaIntel() apiLu Guanqun2013-10-181-0/+1
* Using the PIPE_CONTROL to implement get time stamp in gen backendJunyan He2013-10-181-0/+1
* CL: Enalbe gl sharing with new egl extension.Zhigang Gong2013-09-061-1/+9
* Implement constant buffer based on constant cache.Ruiling Song2013-09-041-1/+2
* Add clEnqueueMapBuffer and clEnqueueMapImage non-blocking map support.Yang Rong2013-08-301-0/+1
* Add some functions to support event in intel gpgpu.Yang Rong2013-08-121-0/+5
* enable scratch memory allocation and read/writeRuiling Song2013-08-071-0/+1
* CL: Fix the bug in clfinish.Zou, Nanhai2013-06-131-0/+1
* CL: Tell the kernel an image bo's tiling mode.Zhigang Gong2013-05-171-0/+1
* CL: Support kernel side defined samplers.Zhigang Gong2013-05-151-1/+1
* Add the interface of cl_buffer_map_gttHomer Hsing2013-04-101-0/+2
* Implement cl_khr_gl_sharing by using upstream technology.Zhigang Gong2013-04-101-1/+1
* implement OCL 1.2 new APIs.Zhigang Gong2013-04-101-1/+1
* Implement sampler support.Zhigang Gong2013-04-101-0/+1
* First implementation for extension cl_khr_gl_sharing.Zhigang Gong2013-03-291-1/+1
* Create make-based build infrastructureKeith Packard2012-08-101-0/+60