summaryrefslogtreecommitdiff
path: root/utests
Commit message (Expand)AuthorAgeFilesLines
* Add the test case for builtin abs() functionJunyan He2013-07-012-0/+220
* Clear atomic dst buffer to fix atomic random fail.Yang Rong2013-07-011-0/+5
* Test case for vector type comparison results.Edward Ching2013-07-012-0/+45
* Add atomic test case.Yang Rong2013-06-272-3/+85
* test case for function "rotate"Homer Hsing2013-06-272-0/+41
* utests: Add basic arithmetic test caseRuiling Song2013-06-264-73/+113
* test case for function "clz"Homer Hsing2013-06-263-0/+64
* Add the test case for clGetProgramInfo APIJunyan He2013-06-264-9/+55
* Add the test case for clGetCommandQueueInfo APIJunyan He2013-06-262-9/+81
* utests: Enable the local memory barrier test case.Zhigang Gong2013-06-251-1/+1
* utests: Fix a typo.Zhigang Gong2013-06-241-2/+2
* Add one test case for clGetProgramInfoJunyan He2013-06-212-0/+248
* Fix several typos in unit test.Ruiling Song2013-06-212-4/+4
* test cases for 64-bit floatHomer Hsing2013-06-214-0/+142
* Fix some piglit constant buffer tests fail.Yang Rong2013-06-191-4/+2
* update to OpenCL 1.1 headerHomer Hsing2013-06-1912-86/+32
* utests: Add a new local memory barrier caseYang Rong2013-06-182-0/+30
* Utest: Add a test case for validating built-in function get_global_size()Yi Sun2013-06-182-0/+109
* utests: enable test case for global memory barrier.Zhigang Gong2013-06-171-1/+1
* add test case for null kernel arg of global/constant bufferRuiling Song2013-06-142-0/+28
* utests: Add test case for global memory barrierDag Lem2013-06-142-0/+29
* utests: Added one test case for clFinish().Edward Ching2013-06-133-0/+56
* Fix two tests fail when OCL_SIMD_WIDTH=8.Yang Rong2013-06-092-48/+0
* utest: Add test case for build-in function get_work_dimYi Sun2013-06-052-0/+38
* test case for DW multiplicationHomer Hsing2013-06-042-0/+65
* Add test case for group sizeRuiling Song2013-05-312-0/+87
* GBE: Fixed a 3 elements vector load/store bug.Zhigang Gong2013-05-311-1/+1
* utests: Add test case for box blur on image bufferDag Lem2013-05-303-0/+59
* utests: test vector load and store.Zhigang Gong2013-05-292-4/+54
* utests: extent get_image_size cases to other informations..Zhigang Gong2013-05-212-7/+20
* utests: add one test case to test get_image_width/height.Zhigang Gong2013-05-172-0/+38
* utests: Refine the fill image0 test case to use map gtt.Zhigang Gong2013-05-172-4/+14
* Update gitignore filesSimon Richter2013-05-171-0/+13
* Test new math built-in functionsHomer Hsing2013-05-173-27/+205
* utests: Fix a bug in movforphi test case.Zhigang Gong2013-05-171-2/+2
* utests: Add one test cases for sampler support.Zhigang Gong2013-05-152-0/+78
* test cases for image3d_tHomer Hsing2013-05-084-0/+144
* test cases for global constant arraysHomer Hsing2013-05-023-0/+61
* New test case of ceil()Homer Hsing2013-04-272-0/+44
* Rename Intel specific extension functions for ICDSimon Richter2013-04-223-13/+13
* Add constant ptr argument test case.Yang Rong2013-04-224-0/+126
* utests: should set pitch to zero if host_ptr is NULL.Zhigang Gong2013-04-224-10/+12
* Make EGL optionalSimon Richter2013-04-181-4/+4
* utests: refine the helper macros.Release_v0.1Zhigang Gong2013-04-121-31/+12
* utests: add a simple test case for cl_khr_gl_sharing.Zhigang Gong2013-04-122-0/+73
* utests: added cl_khr_gl_sharing related helper functions.Zhigang Gong2013-04-123-18/+185
* throw exception instead of just assertLu Guanqun2013-04-111-1/+0
* release the contraint of volatile pointerLu Guanqun2013-04-112-0/+10
* change the way clGetDeviceInfo() is called in cl_ocl_init()Lu Guanqun2013-04-101-9/+17
* change the way clGetPlatformInfo() is called in cl_ocl_init()Lu Guanqun2013-04-101-8/+18