summaryrefslogtreecommitdiff
path: root/src/cl_device_id.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-24Handle size queries in clGetDeviceInfo betterSimon Richter1-28/+14
2013-04-18Implement KHR ICD extensionSimon Richter1-0/+4
2013-04-12Fixed the extension string for both platform and device.Zhigang Gong1-0/+5
2013-04-10enhance clGetDeviceInfo() API to return the length of string fieldsLu Guanqun1-2/+17
2012-08-10Cleaned up the code from previous unused dependencies Upate the READMEBenjamin Segovia1-1/+0
2012-08-10Added first test for stack handlingBenjamin Segovia1-0/+3
2012-08-10Added all the call backs to support the simulator. The simulator does nothing...Benjamin Segovia1-9/+3
2012-08-10Removed Gen6 Stripped out all dependencies from previous compiler Added a dep...Benjamin Segovia1-51/+4
2012-08-10Plasma specific changesojomer1-0/+4
2012-08-10Ported the code to HSWbsegovia1-6/+31
2012-08-10Silent GCC warnings in release modebsegovia1-33/+34
2012-08-10Added support for: clEnqueueReadBuffer clgetkernelWorkGroupInfo: For this cur...hlthantr1-1/+44
2012-08-10Unifying the OpenCL stack to work with latest Linux CPU headers. Fixed a smal...hlthantr1-7/+9
2012-08-10Cleaned and simplified all test kernels and codes. Now everything is inside o...bsegovia1-0/+17
2012-08-10Started to remove genx_driver filesbsegovia1-1/+1
2012-08-10Started to support Gen7 Implemented new surface state for Gen7bsegovia1-12/+44
2012-08-10Added all miniCL filesbsegovia1-0/+201