summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-10Split the multiple test cases to individual cases.Zhigang Gong2-26/+30
2013-04-10add sub_sat test caseLu Guanqun3-0/+129
2013-04-10add anonymous namespace to avoid name collision with the next patchLu Guanqun1-0/+4
2013-04-10add sub_sat operationLu Guanqun7-2/+55
2013-04-10fix two unused variablesLu Guanqun2-2/+0
2013-04-10add add_sat test caseLu Guanqun3-1/+126
2013-04-10add add_sat operationLu Guanqun7-0/+88
2013-04-10keep track of saturate flag in GenInstructionStateLu Guanqun2-2/+3
2013-04-10Fixed a bug in write_imagef.Zhigang Gong1-7/+9
2013-04-10Implement cl_khr_gl_sharing by using upstream technology.Zhigang Gong13-104/+226
2013-04-10utest: Added one test case for the int4 constant vector.Zhigang Gong3-0/+44
2013-04-10Fixed TYPED_WRITE instruction bug for SRC register allocation.Zhigang Gong4-51/+48
2013-04-10utest: Added one test case to fill a image2d.Zhigang Gong3-0/+50
2013-04-10utest: Added one image2d test case copy_image.Zhigang Gong3-0/+57
2013-04-10utest: Added some new helper macros for image2d test cases.Zhigang Gong1-0/+14
2013-04-10Don't always set build type to DEBUGO0.Zhigang Gong1-1/+0
2013-04-10Fix the assertion condition check.Zhigang Gong1-1/+2
2013-04-10use TupleDstPolicy for SampleInstruction and TypeWriteInstructionLu Guanqun1-25/+10
2013-04-10add TupleDstPolicy for instructionsLu Guanqun1-0/+16
2013-04-10implement OCL 1.2 new APIs.Zhigang Gong10-89/+187
2013-04-10Implement TYPED_WRITE instruction.Zhigang Gong11-17/+221
2013-04-10Added missed macros/structs for typed write message.Zhigang Gong1-7/+38
2013-04-10Implement SAMPLE instruction.Zhigang Gong19-76/+327
2013-04-10Implement sampler support.Zhigang Gong7-1/+150
2013-04-10Finish the incomplete 2d image support in runtime library.Zhigang Gong4-9/+67
2013-04-10Insert ocl_common_defines to the cl source file.Zhigang Gong2-4/+2
2013-04-10Add one function generate ARF register.Zhigang Gong1-0/+4
2013-04-10Added a new common header file for both kernel and host.Zhigang Gong2-1/+125
2013-04-10backend: Remove argID in function arguments iterationFeng, Boqun1-4/+2
2013-04-10remove all MakefilesLu Guanqun22-1077/+2
2013-04-10fix the sign-compare warningLu Guanqun2-3/+3
2013-04-10add check for memory allocation sizeLu Guanqun3-1/+27
2013-04-10cleanup .gitignore filesLu Guanqun2-10/+0
2013-04-10support OpenCL conversions & type casting function "as_uchar4(float f)"Homer Hsing2-0/+18
2013-04-10support OpenCL conversions & type casting function "convert_type_4"Homer Hsing2-0/+52
2013-04-10define macro CLK_{LOCAL,GLOBAL}_MEM_FENCE in ocl_stdlib.hHomer Hsing2-0/+14
2013-04-10more test case for vector load/store functionHomer Hsing1-0/+5
2013-04-10more test case for OpenCL 1.1 integer built-in macrosHomer Hsing1-0/+1
2013-04-10support OpenCL 1.1 integer built-in macrosHomer Hsing2-0/+36
2013-04-10implement blocking mode of clEnqueueUnmapMemObjectHomer Hsing1-2/+1
2013-04-10implement blocking mode of clEnqueueMapBufferHomer Hsing1-2/+7
2013-04-10Implement clEnqueueWriteBufferHomer Hsing1-2/+9
2013-04-10Fix extended math function selection logic for int div.Homer Hsing1-7/+10
2013-04-10install header filesLu Guanqun1-0/+3
2013-04-10Import gbm internal header files.Zhigang Gong6-0/+642
2013-04-10Implement OCL extension initizliation.Zhigang Gong5-15/+253
2013-04-10Find GBM/EGL library at build time.Zhigang Gong3-0/+89
2013-04-10backend: Add LLVM stable version supportFeng, Boqun4-4/+23
2013-04-10Keep consistent naming rule for LLVM_XXX Cmake variables.Zhigang Gong3-14/+9
2013-04-10fix compilation errors when it can't find correct library dirsLu Guanqun1-2/+2