summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-11Add spec file for Tizen (#1)tizen_9.0_m2_releasetizen_8.0_m2_releasetizen_7.0_m2_releasesubmit/tizen/20220315.071947accepted/tizen/unified/20220315.205456accepted/tizen/9.0/unified/20241030.231954accepted/tizen/8.0/unified/20231005.094600accepted/tizen/7.0/unified/hotfix/20221116.110543accepted/tizen/7.0/unified/20221110.060246tizen_9.0tizen_8.0tizen_7.0_hotfixtizen_7.0tizenaccepted/tizen_unifiedaccepted/tizen_9.0_unifiedaccepted/tizen_8.0_unifiedaccepted/tizen_7.0_unified_hotfixaccepted/tizen_7.0_unifiedXuelian Bai/Visual Experience Platform Lab /SRC-Nanjing/Staff Engineer/Samsung Electronics2-0/+56
2021-12-15Fix: stat was done on an incomplete file path. (#161)upstream/v2022.01.04upstreamBrice Videau1-24/+33
2021-12-14Pedantic (#159)Brice Videau15-71/+98
2021-12-01Remove const warning (#158)Ronan Keryell1-4/+4
2021-06-30declare ret_val global variable static (#147)Ben Ashbaugh1-1/+1
2021-06-30Fix compiler warnings (#148)John Plate4-19/+31
2021-06-21update ICD loader generation scripts to handle empty arguments (#150)Ben Ashbaugh1-0/+6
2021-03-30Change OCL_ICD_LAYERS to OPENCL_LAYERS to conform to the specification. (#145)Brice Videau2-4/+4
2021-03-12do not add the API suffix macro to function definitions (#124)Ben Ashbaugh3-301/+301
2021-03-12Remove cl_gl_ext.h includes (#144)James Price6-6/+0
2021-02-21Replace uses of CL_EXT_{PRE,SUF}FIX* with CL_API_{PRE,SUF}FIX* (#142)Kévin Petit5-88/+88
2021-02-17Removed uneeded lines in Cmakelists.txt file. (#141)Brice Videau1-2/+0
2021-02-12Removed cl_icd_layer.h as it is now in the OpenCL-Headers repository under CL...Brice Videau5-71/+3
2021-02-05Fixed generators to better account for the lack of return value of clSVMFree....Brice Videau4-2/+18
2020-12-11Add C99 flag as last commit added some c99 variable declarations (#135)John Kesapides1-0/+2
2020-12-09Layers (#125)Brice Videau24-125/+8326
2020-12-04Add missing includes (#131)James Price3-1/+3
2020-12-04Switch from Travis CI to Github Actions (#132)James Price3-19/+25
2020-10-08Add force fPIC optionTP Boudreau1-0/+3
2020-10-08Minor fixes to Windows build to improve header include order resiliency (#126)Jesse Natalie3-4/+9
2020-10-06remove CMake option for OpenCL 3.0 provisional (#121)Ben Ashbaugh12-143/+68
2020-09-28Revert "Merge branch 'master' into master"Ben Ashbaugh8-34/+20
2020-09-28Merge branch 'master' into masterNikhil Joshi8-20/+34
2020-09-08Define CL_USE_DEPRECATED_OPENCL_2_{1,2}_APIS (#122)James Price1-0/+8
2020-09-08skip testing except for icd loader project (#117)Ben Ashbaugh1-2/+6
2020-09-08Generate the ICD Loader Dispatch Functions (#114)Ben Ashbaugh7-2617/+3163
2020-07-30correctly pass user_data to destructor callbacksBen Ashbaugh1-4/+4
2020-07-30add clSetContextDestructorCallbackBen Ashbaugh9-1/+103
2020-06-25Update and modernize some aspects of CMake (#92)Kenneth Benzie2-3/+4
2020-05-08runtimeobject.lib should be lower caseBen Ashbaugh1-1/+1
2020-05-08expand ifdefs to remove include file dependenciesBen Ashbaugh1-5/+12
2020-05-08add an option to disable support for OpenCLOn12Ben Ashbaugh3-0/+14
2020-05-07Add support for OpenCL 3.0 Provisional (#108)Alastair Murray9-4/+316
2020-04-23remove WDK dependency for OpenCL ICD loader (#102)Ben Ashbaugh5-97/+146
2020-04-16Add support for OpenCLOn12 ICD (#103)Jesse Natalie5-3/+205
2020-04-15Add a path separator to OCL_ICD_VENDORSKenneth Benzie (Benie)2-4/+4
2020-04-06Make ret_val and ret_mem local to the functions in which they are used.Dr I J Ormshaw6-125/+181
2020-02-26Corrected inconsistent indentationJohn Alexander2-7/+7
2020-02-26Incorporating PR refinement requests so REG_MULTI_SZ is handled in the HKR co...John Alexander3-4/+15
2020-02-26Fix to allow windows ICD detection to detect AMD ICD driversJohn Alexander1-3/+9
2020-02-09Use API function pointer and dispatch table definitions from the CL headersKevin Petit1-1413/+10
2020-01-21Fix indentation with previous changesNikhil Joshi1-6/+6
2020-01-13Merge branch 'origin/para-virtual-fixes'Nikhil Joshi11-141/+213
2020-01-10Update nikhiljnv:master with Khronos:masterNikhil Joshi26-419/+633
2019-12-18Remove link-time dependency on WDKNikhil Joshi4-48/+43
2019-10-10Update branch with Khronos GitHub Master branch.Nikhil Joshi1-1/+1
2019-10-07Use QueryAdapter APIs as per MS directivesNikhil Joshi10-55/+216
2019-10-04Refactor ICD loader windows header filesNikhil Joshi5-8/+31
2019-09-24Update status based on DXGK and HKR enumearationNikhil Joshi1-4/+9
2019-09-19Bump up OpenCL ICD Loader versionNikhil Joshi1-1/+1