summaryrefslogtreecommitdiff
path: root/tests/cl
AgeCommit message (Expand)AuthorFilesLines
2015-10-06cl: Update integer/long limit tests to detect incorrect storage sizesAaron Watry1-6/+6
2015-10-04cl: add printf builtinSerge Martin1-0/+9
2015-09-30cl: fix get-kernel-arg-info indentationSerge Martin1-208/+208
2015-09-30cl: add clEnqueueFillImageSerge Martin2-0/+335
2015-09-30cl: add clEnqueueMigrateMemObjectsSerge Martin2-0/+245
2015-09-29Remove unnecessary linking with libGLUIan Romanick1-1/+0
2015-09-15cl: check values returned from clGetMemObjectInfoSerge Martin1-39/+246
2015-08-29cl-api-get-kernel-work-group-info: Fix memory leak.Vinson Lee1-0/+1
2015-08-21cl: fix invalid platform test in create-contextSerge Martin (EdB)1-15/+1
2015-08-15cl: add clEnqueueFillBuffer testSerge Martin (EdB)2-0/+271
2015-08-15cl: fix CL_KERNEL_GLOBAL_WORK_SIZE querySerge Martin (EdB)1-2/+16
2015-08-15cl: add clGetKernelArgInfo testSerge Martin (EdB)2-0/+275
2015-08-01cl: add clLinkProgram testEdB2-0/+395
2015-07-08cl/api: Avoid deprecated declarations warnings.Jose Fonseca2-0/+4
2015-05-19cl: only build interop tests if GLES2 is enabledMarek Olšák1-2/+2
2015-05-06EGL_KHR_cl_event2: new OpenCL+EGL interop test for the extensionMarek Olšák4-0/+478
2015-03-03cl-program-tester: Avoid void pointer arithmetic.Jose Fonseca1-1/+1
2015-02-24Revert "cl tests: move non-generated tests out of the generated tests dir"Dylan Baker2-35/+0
2015-02-23cl tests: move non-generated tests out of the generated tests dirDylan Baker2-0/+35
2015-02-20cl: Don't use variable length arrayJan Vesely1-3/+5
2015-02-12cl-api-create-sampler: Fix memory leak.Vinson Lee1-0/+1
2015-02-06cl: Fix tolerance for division in scalar arithmetic testJan Vesely1-7/+7
2015-02-05cl: fix clCompileProgram compil error with CL1.1EdB1-0/+6
2015-01-26cl: Fix tolerance for SP divisionJan Vesely1-3/+3
2015-01-23cl-api-create-sampler: Fix memory leak.Vinson Lee1-0/+1
2014-12-17cl-api-create-image: Fix memory leak.Vinson Lee1-0/+3
2014-12-14cl-api-get-device-info: Fix memory leak.Vinson Lee1-0/+2
2014-12-14cl-api-enqueue-map-buffer: Initialize variable.Vinson Lee1-1/+1
2014-12-11cl: Fix signed/unsigned comparison warningsJan Vesely1-8/+8
2014-12-03cl-api-compile-program: Initialize variable.Vinson Lee1-1/+1
2014-11-14cl: split CL10/CL11+ optimization options testingEdB2-0/+13
2014-11-14cl: add CL_MEM_HOST_* releated testsEdB2-2/+158
2014-11-14cl: fix test nameEdB1-1/+1
2014-11-14cl: fix doxygen filenameEdB1-2/+2
2014-11-14cl: add tests for clCompileProgramEdB2-0/+367
2014-11-07cl: fix clGetKernelWorkGroupInfoEdB1-7/+21
2014-11-06cl: Add test for clCreateProgramWithBinary() v3Tom Stellard2-0/+225
2014-10-29cl: Add atomix_xor global testsAaron Watry2-0/+125
2014-10-29cl: Add atomic_or global testsAaron Watry2-0/+125
2014-10-29cl: Add atomic_min global testsAaron Watry2-0/+121
2014-10-29cl: Add atomic_max global testsAaron Watry2-0/+121
2014-10-29cl: Add atomic_and global testsAaron Watry2-0/+125
2014-10-29cl: Add atomic_dec global testsAaron Watry2-0/+120
2014-10-29cl: Add atomic_inc global testsAaron Watry2-0/+120
2014-10-29cl: Add atomic_sub global testsAaron Watry2-0/+121
2014-09-26CL: Add atomic_add global testsAaron Watry2-0/+121
2014-09-25cl: i32-stack-array: Rename to avoid subtest conflictsJan Vesely1-10/+10
2014-09-25cl: vXi32-stack: Rename to avoid subtest name conflictsJan Vesely3-6/+6
2014-09-25cl: Fix name of bitwise int subtestJan Vesely1-1/+1
2014-09-25cl: Fix subtest names in scalar-comparisonJan Vesely4-4/+4