summaryrefslogtreecommitdiff
path: root/kernels
Commit message (Expand)AuthorAgeFilesLines
* Add the test case for builtin abs() functionJunyan He2013-07-011-0/+27
* Test case for vector type comparison results.Edward Ching2013-07-011-0/+7
* Fix some math function error in simd16.Yang Rong2013-06-271-4/+4
* Add atomic test case.Yang Rong2013-06-271-13/+42
* test case for function "rotate"Homer Hsing2013-06-271-0/+5
* utests: Add basic arithmetic test caseRuiling Song2013-06-263-14/+53
* test case for function "clz"Homer Hsing2013-06-262-0/+10
* Add the test case for clGetCommandQueueInfo APIJunyan He2013-06-261-10/+0
* utests: Enable the local memory barrier test case.Zhigang Gong2013-06-251-1/+1
* Add one test case for clGetProgramInfoJunyan He2013-06-211-0/+10
* test cases for 64-bit floatHomer Hsing2013-06-213-0/+24
* Fix some piglit constant buffer tests fail.Yang Rong2013-06-191-1/+1
* utests: Add a new local memory barrier caseYang Rong2013-06-181-0/+7
* Utest: Add a test case for validating built-in function get_global_size()Yi Sun2013-06-181-0/+3
* add test case for null kernel arg of global/constant bufferRuiling Song2013-06-141-0/+9
* utests: Add test case for global memory barrierDag Lem2013-06-141-0/+7
* utests: Added one test case for clFinish().Edward Ching2013-06-131-0/+12
* Fix two tests fail when OCL_SIMD_WIDTH=8.Yang Rong2013-06-092-5/+1
* Adaptions for LLVM 3.3 / SPIRDag Lem2013-06-057-20/+20
* utests: change all kernels to unix style text.Zhigang Gong2013-06-056-126/+120
* utest: Add test case for build-in function get_work_dimYi Sun2013-06-051-0/+3
* test case for DW multiplicationHomer Hsing2013-06-041-0/+11
* Add test case for group sizeRuiling Song2013-05-311-0/+12
* GBE: Fixed a 3 elements vector load/store bug.Zhigang Gong2013-05-311-5/+5
* utests: Add test case for box blur on image bufferDag Lem2013-05-301-0/+18
* utests: test vector load and store.Zhigang Gong2013-05-291-15/+37
* utests: Correct box blurDag Lem2013-05-272-42/+9
* utests: extent get_image_size cases to other informations..Zhigang Gong2013-05-212-9/+13
* utests: add one test case to test get_image_width/height.Zhigang Gong2013-05-171-0/+9
* utests: Refine the fill image0 test case to use map gtt.Zhigang Gong2013-05-171-1/+1
* Define clamp(value, lower, upper)Simon Richter2013-05-175-11/+1
* Test new math built-in functionsHomer Hsing2013-05-173-10/+64
* utests: Add one test cases for sampler support.Zhigang Gong2013-05-151-0/+33
* test cases for image3d_tHomer Hsing2013-05-083-0/+35
* test cases for global constant arraysHomer Hsing2013-05-022-0/+17
* New test case of ceil()Homer Hsing2013-04-271-0/+4
* Add constant ptr argument test case.Yang Rong2013-04-222-0/+12
* utests: add a simple test case for cl_khr_gl_sharing.Zhigang Gong2013-04-121-0/+11
* release the contraint of volatile pointerLu Guanqun2013-04-111-0/+4
* Add utest case for movforphi's undef case.Zhigang Gong2013-04-101-0/+18
* Also make "arithmetic shift right" workHomer Hsing2013-04-101-0/+4
* Make "logical shift right" workHomer Hsing2013-04-101-0/+4
* Add convert_uchar_sat and test caseHomer Hsing2013-04-101-0/+4
* Test case for fabsHomer Hsing2013-04-101-0/+5
* Test case for integer division arithmetic ~Homer Hsing2013-04-101-0/+6
* Add a test case for integer remainder arithmeticHomer Hsing2013-04-101-0/+6
* add sub_sat test caseLu Guanqun2013-04-101-0/+16
* add add_sat test caseLu Guanqun2013-04-101-0/+16
* utest: Added one test case for the int4 constant vector.Zhigang Gong2013-04-101-0/+9
* utest: Added one test case to fill a image2d.Zhigang Gong2013-04-101-0/+13