contrib/beignet.git
2013-04-11 Lu Guanqunthrow exception instead of just assert
2013-04-11 Lu Guanqunrelease the contraint of volatile pointer
2013-04-11 Lu Guanqunadd disassembler support for message gateway
2013-04-10 Feng, Boqunbackend: Use alignof keyword when supported
2013-04-10 Zhigang GongUpdate documents.
2013-04-10 Lv, Mengenable CL_DEVICE_IMAGE_SUPPORT check
2013-04-10 Lu Guanqunchange the way clGetDeviceInfo() is called in cl_ocl_init()
2013-04-10 Lu Guanqunenhance clGetDeviceInfo() API to return the length...
2013-04-10 Lu Guanqunchange the way clGetPlatformInfo() is called in cl_ocl_...
2013-04-10 Lu Guanqunenhance clGetPlatformInfo() API to return the string...
2013-04-10 Lu Guanqunadd test case for clCreateContextFromType()
2013-04-10 Lu Guanqunimplement clCreateContextFromType()
2013-04-10 Lu Guanqunfix one typo for clCreateContextFromType()
2013-04-10 Lu Guanqunfix typo in FindLLVM.cmake
2013-04-10 Zhigang GongFixed a potential null pointer reference bug.
2013-04-10 Zhigang GongSet the initial library versions to 0.1.
2013-04-10 Zhigang GongChange the cl version to 1.0.
2013-04-10 Homer HsingAdd the interface of cl_buffer_map_gtt
2013-04-10 Homer Hsingfix unused-result warning
2013-04-10 Homer HsingOutput the map from IR reg to ASM reg
2013-04-10 Zhigang GongUse new OCL1.2 API rather than those deprecated API.
2013-04-10 Lu Guanqundo not use the advanced C++ feature
2013-04-10 Lu Guanqunadd a case for MEM_INVALID to fix a warning
2013-04-10 Lu Guanqunadd linking library for gcc compiler.
2013-04-10 Zhigang GongFixed a bug when expire registers.
2013-04-10 Zhigang GongAdd utest case for movforphi's undef case.
2013-04-10 Homer HsingDelete temp files if compiled successfully
2013-04-10 Homer HsingOutput meaning of special registers in dumped IR
2013-04-10 Homer HsingDisplay function argument name in IR
2013-04-10 Lu Guanqunfix the possible overflow in slm_sz
2013-04-10 Zou, NanhaiFix uninitialize value warning
2013-04-10 Homer HsingAlso make "arithmetic shift right" work
2013-04-10 Homer HsingMake "logical shift right" work
2013-04-10 Homer HsingAdd convert_uchar_sat and test case
2013-04-10 Zhigang GongFixed a bug on 64bit system.
2013-04-10 Homer Hsingfix disassembler: horizontal stride of dest operand
2013-04-10 Homer HsingTest case for fabs
2013-04-10 Lu Guanqunfix the wrong zero extend instruction handling
2013-04-10 Homer HsingTest case for integer division arithmetic ~
2013-04-10 Homer HsingAdd a test case for integer remainder arithmetic
2013-04-10 Homer HsingMake integer remainder & division arithmetic work ~ ~
2013-04-10 Zhigang GongSplit the multiple test cases to individual cases.
2013-04-10 Lu Guanqunadd sub_sat test case
2013-04-10 Lu Guanqunadd anonymous namespace to avoid name collision with...
2013-04-10 Lu Guanqunadd sub_sat operation
2013-04-10 Lu Guanqunfix two unused variables
2013-04-10 Lu Guanqunadd add_sat test case
2013-04-10 Lu Guanqunadd add_sat operation
2013-04-10 Lu Guanqunkeep track of saturate flag in GenInstructionState
2013-04-10 Zhigang GongFixed a bug in write_imagef.
2013-04-10 Zhigang GongImplement cl_khr_gl_sharing by using upstream technology.
2013-04-10 Zhigang Gongutest: Added one test case for the int4 constant vector.
2013-04-10 Zhigang GongFixed TYPED_WRITE instruction bug for SRC register...
2013-04-10 Zhigang Gongutest: Added one test case to fill a image2d.
2013-04-10 Zhigang Gongutest: Added one image2d test case copy_image.
2013-04-10 Zhigang Gongutest: Added some new helper macros for image2d test...
2013-04-10 Zhigang GongDon't always set build type to DEBUGO0.
2013-04-10 Zhigang GongFix the assertion condition check.
2013-04-10 Lu Guanqunuse TupleDstPolicy for SampleInstruction and TypeWriteI...
2013-04-10 Lu Guanqunadd TupleDstPolicy for instructions
2013-04-10 Zhigang Gongimplement OCL 1.2 new APIs.
2013-04-10 Zhigang GongImplement TYPED_WRITE instruction.
2013-04-10 Zhigang GongAdded missed macros/structs for typed write message.
2013-04-10 Zhigang GongImplement SAMPLE instruction.
2013-04-10 Zhigang GongImplement sampler support.
2013-04-10 Zhigang GongFinish the incomplete 2d image support in runtime library.
2013-04-10 Zhigang GongInsert ocl_common_defines to the cl source file.
2013-04-10 Zhigang GongAdd one function generate ARF register.
2013-04-10 Zhigang GongAdded a new common header file for both kernel and...
2013-04-10 Feng, Boqunbackend: Remove argID in function arguments iteration
2013-04-10 Lu Guanqunremove all Makefiles
2013-04-10 Lu Guanqunfix the sign-compare warning
2013-04-10 Lu Guanqunadd check for memory allocation size
2013-04-10 Lu Guanquncleanup .gitignore files
2013-04-10 Homer Hsingsupport OpenCL conversions & type casting function...
2013-04-10 Homer Hsingsupport OpenCL conversions & type casting function...
2013-04-10 Homer Hsingdefine macro CLK_{LOCAL,GLOBAL}_MEM_FENCE in ocl_stdlib.h
2013-04-10 Homer Hsingmore test case for vector load/store function
2013-04-10 Homer Hsingmore test case for OpenCL 1.1 integer built-in macros
2013-04-10 Homer Hsingsupport OpenCL 1.1 integer built-in macros
2013-04-10 Homer Hsingimplement blocking mode of clEnqueueUnmapMemObject
2013-04-10 Homer Hsingimplement blocking mode of clEnqueueMapBuffer
2013-04-10 Homer HsingImplement clEnqueueWriteBuffer
2013-04-10 Homer HsingFix extended math function selection logic for int...
2013-04-10 Lu Guanquninstall header files
2013-04-10 Zhigang GongImport gbm internal header files.
2013-04-10 Zhigang GongImplement OCL extension initizliation.
2013-04-10 Zhigang GongFind GBM/EGL library at build time.
2013-04-10 Feng, Boqunbackend: Add LLVM stable version support
2013-04-10 Zhigang GongKeep consistent naming rule for LLVM_XXX Cmake variables.
2013-04-10 Lu Guanqunfix compilation errors when it can't find correct libra...
2013-04-10 Zhigang GongRefine CMake to check llvm version.
2013-04-10 Zhigang GongDon't use display :0.0 manually.
2013-03-29 Zhigang GongCMake fixup.
2013-03-29 Lu Guanqunupdate headers to OpenCL 1.2 standards
2013-03-29 Lu Guanqunfix assertion when two kernels exist in cl file
2013-03-29 Lu Guanqunoutput file name and kernel name when cl_kernel_init...
2013-03-29 Homer Hsingsupport vector data load/store for char,short,long
2013-03-29 Feng, BoqunChange to Clang/LLVM ToT(Top of the Tree)
2013-03-29 Zhigang GongFixed compilation warnings.
next