summaryrefslogtreecommitdiff
path: root/kernels
Commit message (Expand)AuthorAgeFilesLines
* add utest compiler_block_motion_estimate_intel for extension cl_intel_device_...Luo Xionghu2017-07-121-0/+76
* add utest compiler_skip_check for extension cl_intel_device_side_avc_motion_e...Luo Xionghu2017-07-121-0/+53
* add utest compiler_intra_prediction for extenstion cl_intel_device_side_avc_m...Luo Xionghu2017-07-121-0/+91
* utests: add utest for fdiv to rcprander2017-07-061-0/+8
* Utset: Add test case for cl_intel_required_subgroup_size extensionPan Xiuli2017-06-161-0/+5
* utests: added for optimization negativeAddrander2017-06-091-0/+4
* utests: add utest for sqrt-div optimizationrander2017-06-091-0/+8
* utest: modify compiler_if_else to not rely on compiler behaviour.Ruiling Song2017-05-041-2/+0
* utest: fix image qualifier of compiler_fill_gl_image test.Yang Rong2017-04-131-1/+1
* clang 3.9 will report error when use read_write in OpenCL-1.2.Luo Xionghu2017-03-231-1/+1
* cl_intel_media_block_io WRITE related unit tests.Luo Xionghu2017-03-131-0/+102
* cl_intel_media_block_io READ related unit tests.Luo Xionghu2017-03-131-0/+115
* add utest for extension intel_planar_yuv.Luo Xionghu2017-03-131-0/+24
* Add example of using cl_khr_gl_sharing to do gl buffer sharing.Chuanbo Weng2017-02-101-0/+15
* OCL20: add device enqueue test case.Yang, Rong R2016-12-301-0/+18
* GBE: handle ConstantExpr in program-scope variable handling.Ruiling Song2016-11-081-1/+10
* libocl: Refine return type of workitem built-in functionsPan Xiuli2016-11-081-0/+0
* Utest: Add pipe related testPan Xiuli2016-11-081-0/+117
* utest: add atomic opencl-2.0 case to test api.Yang Rong2016-11-081-0/+53
* utest: add generic atomic test.Luo Xionghu2016-11-081-0/+33
* Utest: add a test case for built-in ctz functionPan Xiuli2016-11-081-0/+16
* GBE: Implement new constant solution for ocl2Ruiling Song2016-11-081-0/+68
* utest: add generic pointer testRuiling Song2016-11-081-0/+33
* Utest: Add subgroup block read/write ushort test casePan Xiuli2016-11-034-33/+153
* Utest: Add test case for short type sub group shufflePan Xiuli2016-11-034-4/+87
* Utest: Add test case for sub group short builtin functionsPan Xiuli2016-11-033-0/+94
* Utest: Add test case for sub group broadcast shortPan Xiuli2016-11-031-0/+10
* Utest: read/write_only qualifier should only used with image.Pan Xiuli2016-09-281-1/+1
* Utest: Change the kernel index to fit case indexPan Xiuli2016-09-121-1/+1
* Utest: Fix sub group broadcast for simd8Pan Xiuli2016-09-051-1/+1
* Utest: Add test for half type subgroup functionsPan Xiuli2016-08-314-1/+72
* Utest: Add half type mad test casePan Xiuli2016-08-121-1/+16
* Utest: Add test case for half type vload\storePan Xiuli2016-08-121-3/+5
* Benchmark: Evaluate math performance on intervalsGrigore Lupescu2016-08-031-0/+272
* Utest: Add test case for sub_group_shuffle_down/up/xorPan Xiuli2016-07-203-0/+57
* utests: add access qualifier for image in kernelGuo Yejun2016-06-301-1/+1
* Utest: Add tset case for block read/write imagePan Xiuli2016-06-132-0/+58
* Utest: Add tset case for block read/write bufferPan Xiuli2016-06-132-0/+58
* Utest: Add test case for sub_group functionsPan Xiuli2016-06-134-0/+366
* Utest: Remove old sub_group_all/any utestPan Xiuli2016-06-132-27/+0
* Utest: Add subgroup work item test casesPan Xiuli2016-06-134-0/+28
* fix kernel build warnings.Luo Xionghu2016-05-231-4/+4
* Utest: Remove some unsuport work group testsPan Xiuli2016-05-181-5/+6
* Backend: Refine workgroup all with SIMD_ALL algorithmPan Xiuli2016-05-181-1/+1
* Benchmark: Add performance tests for workgroup broadcastGrigore Lupescu2016-05-181-0/+99
* Benchmark: Add performance tests for workgroup reduce/scan functionsGrigore Lupescu2016-05-181-0/+140
* Utest: Add workgroup broadcast testsGrigore Lupescu2016-05-181-8/+120
* Utest: Add workgroup scan inclusive testsGrigore Lupescu2016-05-181-0/+98
* Utest: Add workgroup scan exclusive testsGrigore Lupescu2016-05-181-0/+98
* Utest: Add workgroup reduce any/all testsGrigore Lupescu2016-05-181-25/+122