summaryrefslogtreecommitdiff
path: root/kernels
AgeCommit message (Expand)AuthorFilesLines
2013-07-05test built-in function "upsample"Homer Hsing1-0/+4
2013-07-05Add the test case for builtin step() functionJunyan He1-0/+38
2013-07-05test scalar global constantsHomer Hsing1-1/+2
2013-07-03Add the test case for builtin abs_diff() functionJunyan He1-0/+28
2013-07-03Add the vector3 support for builtin abs functionJunyan He1-0/+1
2013-07-03Fix atomic test failed in GT1.Yang Rong1-6/+13
2013-07-02test cases for built-in functions "mul_hi", "mad_hi"Homer Hsing2-0/+8
2013-07-02test cases for "hadd", "rhadd"Homer Hsing2-0/+8
2013-07-01Add the test case for builtin abs() functionJunyan He1-0/+27
2013-07-01Test case for vector type comparison results.Edward Ching1-0/+7
2013-06-27Fix some math function error in simd16.Yang Rong1-4/+4
2013-06-27Add atomic test case.Yang Rong1-13/+42
2013-06-27test case for function "rotate"Homer Hsing1-0/+5
2013-06-26utests: Add basic arithmetic test caseRuiling Song3-14/+53
2013-06-26test case for function "clz"Homer Hsing2-0/+10
2013-06-26Add the test case for clGetCommandQueueInfo APIJunyan He1-10/+0
2013-06-25utests: Enable the local memory barrier test case.Zhigang Gong1-1/+1
2013-06-21Add one test case for clGetProgramInfoJunyan He1-0/+10
2013-06-21test cases for 64-bit floatHomer Hsing3-0/+24
2013-06-19Fix some piglit constant buffer tests fail.Yang Rong1-1/+1
2013-06-18utests: Add a new local memory barrier caseYang Rong1-0/+7
2013-06-18Utest: Add a test case for validating built-in function get_global_size()Yi Sun1-0/+3
2013-06-14add test case for null kernel arg of global/constant bufferRuiling Song1-0/+9
2013-06-14utests: Add test case for global memory barrierDag Lem1-0/+7
2013-06-13utests: Added one test case for clFinish().Edward Ching1-0/+12
2013-06-09Fix two tests fail when OCL_SIMD_WIDTH=8.Yang Rong2-5/+1
2013-06-05Adaptions for LLVM 3.3 / SPIRDag Lem7-20/+20
2013-06-05utests: change all kernels to unix style text.Zhigang Gong6-126/+120
2013-06-05utest: Add test case for build-in function get_work_dimYi Sun1-0/+3
2013-06-04test case for DW multiplicationHomer Hsing1-0/+11
2013-05-31Add test case for group sizeRuiling Song1-0/+12
2013-05-31GBE: Fixed a 3 elements vector load/store bug.Zhigang Gong1-5/+5
2013-05-30utests: Add test case for box blur on image bufferDag Lem1-0/+18
2013-05-29utests: test vector load and store.Zhigang Gong1-15/+37
2013-05-27utests: Correct box blurDag Lem2-42/+9
2013-05-21utests: extent get_image_size cases to other informations..Zhigang Gong2-9/+13
2013-05-17utests: add one test case to test get_image_width/height.Zhigang Gong1-0/+9
2013-05-17utests: Refine the fill image0 test case to use map gtt.Zhigang Gong1-1/+1
2013-05-17Define clamp(value, lower, upper)Simon Richter5-11/+1
2013-05-17Test new math built-in functionsHomer Hsing3-10/+64
2013-05-15utests: Add one test cases for sampler support.Zhigang Gong1-0/+33
2013-05-08test cases for image3d_tHomer Hsing3-0/+35
2013-05-02test cases for global constant arraysHomer Hsing2-0/+17
2013-04-27New test case of ceil()Homer Hsing1-0/+4
2013-04-22Add constant ptr argument test case.Yang Rong2-0/+12
2013-04-12utests: add a simple test case for cl_khr_gl_sharing.Zhigang Gong1-0/+11
2013-04-11release the contraint of volatile pointerLu Guanqun1-0/+4
2013-04-10Add utest case for movforphi's undef case.Zhigang Gong1-0/+18
2013-04-10Also make "arithmetic shift right" workHomer Hsing1-0/+4
2013-04-10Make "logical shift right" workHomer Hsing1-0/+4