summaryrefslogtreecommitdiff
path: root/utests
Commit message (Expand)AuthorAgeFilesLines
* add utest compiler_block_motion_estimate_intel for extension cl_intel_device_...Luo Xionghu2017-07-122-0/+148
* add utest compiler_skip_check for extension cl_intel_device_side_avc_motion_e...Luo Xionghu2017-07-122-0/+191
* add utest compiler_intra_prediction for extenstion cl_intel_device_side_avc_m...Luo Xionghu2017-07-122-1/+120
* Implement extension cl_intel_device_side_avc_motion_estimation.Chuanbo Weng2017-07-122-0/+21
* Utest: fix a build-in program leak.Yang, Rong R2017-07-101-0/+1
* utests: add utest for fdiv to rcprander2017-07-062-1/+63
* Utset: Add test case for cl_intel_required_subgroup_size extensionPan Xiuli2017-06-164-0/+70
* Add test case for large 3D image with TILE_Y.Yan Wang2017-06-141-0/+98
* Add utest to test writing data into large image (TILE_Y) by map/unmap and USE...Yan Wang2017-06-131-0/+115
* Add utest to test writing data into large image (TILE_Y) by map/unmap mode.Yan Wang2017-06-131-0/+198
* Add utest case for filling image by small region.Yan Wang2017-06-131-0/+50
* utests: added for optimization negativeAddrander2017-06-092-1/+42
* utests: add utest for sqrt-div optimizationrander2017-06-092-1/+63
* Add utest to reproduce the bug of imagedim_non_pow_2 cases of conformance test.Yan Wang2017-05-251-0/+46
* Add image use_hostptr case for testing large image operations.Yan Wang2017-05-182-0/+76
* Add image filling case for testing large image operations.Yan Wang2017-05-182-0/+121
* Add image copying case for testing large image operations.Yan Wang2017-05-182-0/+122
* utest: modify compiler_if_else to not rely on compiler behaviour.Ruiling Song2017-05-041-10/+5
* cl_intel_media_block_io WRITE related unit tests.Luo Xionghu2017-03-132-0/+215
* cl_intel_media_block_io READ related unit tests.Luo Xionghu2017-03-132-0/+213
* add extension cl_intel_media_block_io READ related functionLuo Xionghu2017-03-132-0/+23
* add utest for extension intel_planar_yuv.Luo Xionghu2017-03-132-0/+178
* Add example of using cl_khr_gl_sharing to do gl buffer sharing.Chuanbo Weng2017-02-101-0/+2
* Utest: Add OCL20 into utest and check version in runtimePan Xiuli2017-02-1011-26/+49
* Utest: Fix an unused waring in 2.0 utestPan Xiuli2017-02-101-2/+1
* utest: fix i386 system long ctz fail.Yang Rong2017-01-031-1/+1
* CMake: Add OCL20 env for utestPan Xiuli2016-12-301-0/+2
* OCL20: add device enqueue test case.Yang, Rong R2016-12-302-1/+38
* utest: suspend deprecated-declarations warning.Yang Rong2016-12-291-0/+2
* Utest: Refine half and float convert functions.Junyan He2016-12-281-81/+90
* revert clCreateCommandQueue* from ocl2.0 back to 1.2 in utestsGuo, Yejun2016-11-302-4/+3
* libocl: Refine return type of workitem built-in functionsPan Xiuli2016-11-081-1/+4
* Runtime: Add support for sRGBPan Xiuli2016-11-081-0/+2
* Utest: Add pipe related testPan Xiuli2016-11-083-1/+87
* Utest: Add sampler testPan Xiuli2016-11-082-1/+14
* Runtime: Add API clCreateCommandQueueWithPropertiesLuo Xionghu2016-11-082-3/+4
* utest: add atomic opencl-2.0 case to test api.Yang Rong2016-11-082-0/+107
* utest: add generic atomic test.Luo Xionghu2016-11-082-0/+46
* Utest: add a test case for built-in ctz functionPan Xiuli2016-11-082-0/+63
* GBE: Implement new constant solution for ocl2Ruiling Song2016-11-082-0/+81
* utest: add generic pointer testRuiling Song2016-11-082-0/+52
* Utest: Add subgroup block read/write ushort test casePan Xiuli2016-11-034-59/+259
* Utest: Add test case for short type sub group shufflePan Xiuli2016-11-034-12/+202
* Utest: Add test case for sub group short builtin functionsPan Xiuli2016-11-033-0/+198
* Utest: Add test case for sub group broadcast shortPan Xiuli2016-11-031-0/+11
* Utest: Add check subgroup short helper functionPan Xiuli2016-11-032-0/+22
* Utests: Allow testing cl_intel_accelerator via ICDRebecca N. Palmer2016-10-204-3/+28
* Utests: respect existing C/CXXFLAGSRebecca N. Palmer2016-10-201-2/+2
* Utests: Don't end an all-tests run when one test failsRebecca N. Palmer2016-10-107-8/+8
* Utests: use clGetExtensionFunctionAddressForPlatformRebecca N. Palmer2016-10-101-1/+5