contrib/beignet.git
2013-07-02 Homer Hsingtest cases for "hadd", "rhadd"
2013-07-02 Homer Hsingsupport built-in functions "hadd", "rhadd"
2013-07-02 Ruiling Songadd test case for clGetContextInfo/clGetKernelInfo
2013-07-02 Ruiling SongImplement API clGetKernelInfo
2013-07-02 Ruiling SongImplement clGetContextInfo
2013-07-01 Homer Hsingput 64-bit float test cases at tail
2013-07-01 Junyan HeAdd the test case for builtin abs() function
2013-07-01 Junyan HeAdd the builtin function abs() support
2013-07-01 Yang RongClear atomic dst buffer to fix atomic random fail.
2013-07-01 Yang RongFix options parse infinite loop bug.
2013-07-01 Edward ChingTest case for vector type comparison results.
2013-07-01 Zhigang GongGBE: fixed the bug when sext a i1 to i8/i16/i32.
2013-06-28 Yang RongEnable int32 atomic and fp64 extensions.
2013-06-27 Zhigang GongCL: remove the deprecated function clSetCommandQueuePro...
2013-06-27 Yang RongFix some math function error in simd16.
2013-06-27 Yang RongAdd atomic test case.
2013-06-27 Yang RongAdd all atomic built-in functions.
2013-06-27 Yang RongAdd atomic help functions.
2013-06-27 Homer Hsingtest case for function "rotate"
2013-06-27 Homer Hsingsupport build-in function "rotate"
2013-06-26 Zhigang GongRefine the get_local_id/... builtins.
2013-06-26 Ruiling Songutests: Add basic arithmetic test case
2013-06-26 Ruiling SongGBE: Add more support of char and short arithmetic
2013-06-26 Homer Hsingtest case for function "clz"
2013-06-26 Homer Hsingsupport zero bit counting
2013-06-26 Junyan HeAdd the test case for clGetProgramInfo API
2013-06-26 Junyan HeAdd the test case for clGetCommandQueueInfo API
2013-06-26 Junyan HeAdd the support of the API: clGetCommandQueueInfo
2013-06-25 Zhigang GongDocs: Rearrange documents according to wiki page on...
2013-06-25 Zhigang Gongutests: Enable the local memory barrier test case.
2013-06-25 Zhigang GongGBE: work around the local memory barrier fence issue.
2013-06-24 Ruiling SongGBE: Fix a bug in encoding MATH instruction
2013-06-24 Zhigang Gongutests: Fix a typo.
2013-06-21 Junyan HeAdd one test case for clGetProgramInfo
2013-06-21 Ruiling SongFix several typos in unit test.
2013-06-21 Simon RichterEnable generation of convert_ and as_ functions for...
2013-06-21 Simon RichterDefine double vector types
2013-06-21 Simon RichterEnable cl_khr_fp64 extension for OpenCL stdlib header
2013-06-21 Simon RichterAdd long and ulong types to generated functions.
2013-06-21 Simon RichterDefine all convert_* functions.
2013-06-21 Simon RichterGenerate all supported as_* functions
2013-06-21 Homer Hsingadd a lost special register name
2013-06-21 Homer Hsingtest cases for 64-bit float
2013-06-21 Homer HsingSupport 64-bit float
2013-06-20 Zhigang GongGBE: Fixed one bug in scalarize pass
2013-06-19 Yang RongFix some piglit constant buffer tests fail.
2013-06-19 Homer Hsingupdate to OpenCL 1.1 header
2013-06-19 Junyan Headd the support of clGetProgramBuildInfo and clGetProgr...
2013-06-19 Ruiling SongSupport multi-source CL program
2013-06-18 Yang Rongutests: Add a new local memory barrier case
2013-06-18 Yi SunUtest: Add a test case for validating built-in function...
2013-06-17 Zhigang GongGBE: Fixed GBE: Fix some builtin functions' return...
2013-06-17 Zhigang Gongutests: enable test case for global memory barrier.
2013-06-17 Yang RongAdd memory fence before barrier to support global memor...
2013-06-14 Ruiling Songadd test case for null kernel arg of global/constant...
2013-06-14 Ruiling SongRefine error check in SetKernelArg() and support NULL...
2013-06-14 Ruiling SongRefine error check in clCreateProgramFromSource() and...
2013-06-14 Ruiling SongRefine error check in clCreateCommandQueue()
2013-06-14 Dag Lemutests: Add test case for global memory barrier
2013-06-13 Edward Chingutests: Added one test case for clFinish().
2013-06-13 Zou, NanhaiCL: Fix the bug in clfinish.
2013-06-09 Yang RongFix two tests fail when OCL_SIMD_WIDTH=8.
2013-06-09 Yang RongAdd mem_fence built-in.
2013-06-09 Zhigang GongGBE: Fixed a bug in register expieration.
2013-06-06 Ruiling SongRefine error check in clCreateContext()
2013-06-06 Ruiling SongRefine error check in clGetDeviceIDs()
2013-06-06 Ruiling SongRefine error check in clGetPlatformIDs() and clGetPlatf...
2013-06-06 Homer Hsingimprove disassembling GPU binary code
2013-06-06 Dag LemCheck for exhaustion of local memory
2013-06-06 Zou Nan haiPad instruction stream with 8 nops;
2013-06-05 Dag LemAdaptions for LLVM 3.3 / SPIR
2013-06-05 Zhigang Gongutests: change all kernels to unix style text.
2013-06-05 Yi Sunutest: Add test case for build-in function get_work_dim
2013-06-05 Zhigang GongGBE: Add two builtin functions get_work_dim / get_globa...
2013-06-04 Homer Hsingtest case for DW multiplication
2013-06-04 Ruiling SongEnable built-in sub_sat/add_sat vector type.
2013-06-04 Zhigang GongGBE: fixed a predication bug for DW multiplication.
2013-05-31 Ruiling SongAdd test case for group size
2013-05-31 Ruiling SongSupport non-16 multiple group size.
2013-05-31 Zhigang GongGBE: Fixed a 3 elements vector load/store bug.
2013-05-31 Yang RongFix a random assert caused by scalarize pass.
2013-05-30 Dag Lemutests: Add test case for box blur on image buffer
2013-05-30 Dag LemCorrect sampler address clamping for read image functions.
2013-05-30 Zhigang GongGBE: Fixed a hang issue on 64bit system.
2013-05-29 Yang RongPass user options to clang.
2013-05-29 Yang RongFix int div/rem assert in SIMD8 mode.
2013-05-29 Zhigang Gongutests: test vector load and store.
2013-05-29 Zhigang GongGBE: support load/store of char/short vector.
2013-05-29 Zhigang GongUpdate documents.
2013-05-29 Zhigang GongGBE: use the simd width environment variable if set.
2013-05-29 Zhigang GongGBE: fixed a bug on simd8 mode for typed_write instruction.
2013-05-29 Zhigang GongGBE: Fixed a bug in byte gather/scatter.
2013-05-29 Mario KichererGracefully handle unsupported systems
2013-05-27 Dag LemCorrect clEnqueueReadBuffer, clEnqueueWriteBuffer and...
2013-05-27 Dag Lemutests: Correct box blur
2013-05-23 Yang RongChange CMake to support LLVM 3.1.
2013-05-23 Yang RongChange clang system call to libclang api call.
2013-05-23 Simon RichterAdd ICD dispatch table in cloned kernels
2013-05-23 Dag LemFix several CL error code return bugs
2013-05-23 Yang RongFix a scalarize pass bug.
next