summaryrefslogtreecommitdiff
path: root/kernels
Commit message (Expand)AuthorAgeFilesLines
* 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
* utest: Added one image2d test case copy_image.Zhigang Gong2013-04-101-0/+10
* more test case for vector load/store functionHomer Hsing2013-04-101-0/+5
* more test case for OpenCL 1.1 integer built-in macrosHomer Hsing2013-04-101-0/+1
* fix assertion when two kernels exist in cl fileLu Guanqun2013-03-291-0/+7
* test case for __kernel_execHomer Hsing2013-03-291-1/+1
* add test case for bool const, and vector component addressingHomer Hsing2013-03-291-0/+31
* test OpenCL 1.1 Vector Data Load/Store FunctionsHomer Hsing2013-03-291-0/+13
* test OpenCL 1.1 Async Copies and Prefetch FunctionsHomer Hsing2013-03-291-0/+9
* Test OpenCL 1.1 Geometric Builtin FunctionsHomer Hsing2013-03-291-0/+11
* test OpenCL 1.1 Relational Built-in FunctionsHomer Hsing2013-03-291-0/+24