contrib/beignet.git
2013-09-26 Homer Hsing64-bit-int: allocate flag register by RA
2013-09-25 Ruiling SongGBE: Fix a constant bug which over-write memory.
2013-09-25 Homer Hsingfix scalarizing of llvm phi node
2013-09-18 Yang RongUnmap the cl_mem in driver when application map a cl_me...
2013-09-18 Zhigang GongRefine cmake script file.
2013-09-18 Yang RongFix store undef value assert.
2013-09-18 Zhigang GongGBE: fixed the store3 bug.
2013-09-18 Zhigang GongRuntime: Implement CL_MEM_USE_HOST_PTR flag for image.
2013-09-18 Zhigang GongRuntime: prepare for CL_MEM_USE_HOST_PTR for image...
2013-09-18 Zhigang GongUtests: refine the previous fake 3D test cases.
2013-09-18 Zhigang GongRuntime/driver : implement 3D image support.
2013-09-18 Zhigang GongGBE: fixed the broken 3d image support.
2013-09-18 Zhigang GongGBE: check the correct register for whether coord z...
2013-09-18 Zhigang GongRuntime: enable border color state support.
2013-09-18 Zhigang GongRuntime: fix a bug when set sampler value.
2013-09-18 Zhigang GongRuntime: disable some unecessary image formats.
2013-09-18 Ruiling Songutests: add more constant test cases for composite...
2013-09-18 Ruiling SongGBE: Support composite type constant.
2013-09-18 Yang RongImplement clEnqueueMarker and clEnqueueBarrier.
2013-09-18 Yang RongRefine and fix some event bugs.
2013-09-17 Yang RongRemove non-used data in clEnqueueMapImage to fix, and...
2013-09-17 Yang RongFix cl_mem_kernel_copy_image typo.
2013-09-17 Ruiling Songchange constant test case to cover short/long type.
2013-09-17 Ruiling SongFix non-4byte program global constant issue.
2013-09-17 Boqun FengGBE: define python interpreter by cmake variable
2013-09-17 Homer Hsingadd 64-bit version of "rhadd"
2013-09-17 Homer Hsingsupport converting 64-bit integer to 32-bit float
2013-09-13 Yang RongImplement api clEnqueueCopyBufferToImage.
2013-09-13 Yang RongImplement api clEnqueueCopyImageToBuffer.
2013-09-13 Yang RongImplement api clEnqueueTask and clEnqueueNativeKernel.
2013-09-13 Homer Hsingadd built-in function "atan2pi"
2013-09-12 Junyan HeAdd the virtual dctr function of Serialization to kill...
2013-09-12 Junyan HeAdd a test case for binary load.
2013-09-12 Junyan HeImplement the clCreateProgramWithBinary to deseralize...
2013-09-12 Junyan HeAdd one tool program to build and serial the program.
2013-09-12 Junyan HeAdd the serialization support for backend
2013-09-11 Homer Hsingadd 64-bit version of "hadd"
2013-09-11 Homer Hsingsupport converting 64-bit integer to shorter integer
2013-09-11 Homer Hsingadd built-in function "atan2"
2013-09-11 Yi Sunutest.cpp: run the cases with issue seperately.
2013-09-09 Yang RongAdd api clEnqueueCopyImage.
2013-09-09 Yang RongAdd clEnqueueCopyBufferRect api.
2013-09-09 Yang RongAdd clEnqueueWriteBufferRect api.
2013-09-09 Yang RongAdd clEnqueueReadBufferRect api.
2013-09-06 Zhigang GongCL: Enalbe gl sharing with new egl extension.
2013-09-04 Zhigang GongRuntime: Only return the format allowed in the spec.
2013-09-04 Zhigang GongGBE: silent the compilation warning when generate the...
2013-09-04 Homer Hsingfix 64-bit "clz" if parameter is "long4" or "ulong4"
2013-09-04 Ruiling SongImplement constant buffer based on constant cache.
2013-09-04 Yang RongFix atomic_xchg float type error.
2013-09-04 Zhigang GongUtests: Enable bool_cross_basic_block.
2013-09-04 Yi SunUtests_run: Add known issue cases support.
2013-09-04 Zhigang GongRuntime: fix the incorrect global mem size.
2013-09-04 Ruiling SongChange constant unit test to cover 4 byte data type.
2013-09-04 Ruiling SongGBE: Enable DWord scatter gather message for constant...
2013-09-04 Homer Hsingfix GPU data type for 16-bit moving
2013-09-03 Ruiling Songutest: memset the output buffer to fix random fail.
2013-09-03 Zhigang GongGBE: Support builtin vector functions for select()...
2013-09-03 Homer Hsingadd same type "convert_*(*)"
2013-09-03 Homer Hsingfix 32-bit signed version of "sub_sat"
2013-09-03 Homer Hsingadd 64-bit version of "rotate"
2013-09-03 Homer Hsingadd 64-bit version of "clz"
2013-09-03 Homer Hsingfix 8-bit version of "clz"
2013-09-03 Homer Hsingadd 64-bit version of "shuffle", "shuffle2"
2013-09-03 Homer HsingAdd scalar version of "convert_*(*)"
2013-09-03 Homer Hsingfix scalar type built-in function "select"
2013-09-03 Homer Hsingadd 64-bit version of "bitselect"
2013-09-02 Zhigang GongRuntime: fix the max group size for GT2.
2013-09-02 Zhigang GongGBE: We should set no predication/mask for EOT preparation.
2013-09-02 Zhigang GongRuntime: initialize single fp mode correctly.
2013-09-02 Zhigang GongRuntime: vendor specified information is required for...
2013-09-02 Zhigang GongRuntime: clEnqueueMapImage also need to maintain the...
2013-09-02 Zhigang GongGBE: null register could be used as src1.
2013-09-02 Zhigang GongGBE: add some macros for atom_xxx builtin functions.
2013-09-02 Zhigang GongGBE: don't use flag register as src 1 for xor instruction.
2013-09-02 Yang RongCorrect event type' typo.
2013-08-30 Lu Guanqunadd a space to make the error more readable
2013-08-30 Zhigang GongRuntime: fix the incorrect platform info size (conforma...
2013-08-30 Ruiling SongFix utest compiler_group_size4 error.
2013-08-30 Yang RongChange event test case to cover clEnqueueMapBuffer.
2013-08-30 Yang RongAdd clEnqueueMapBuffer and clEnqueueMapImage non-blocki...
2013-08-30 Yang RongAdd pfn_notify support in clCreateContext.
2013-08-30 Homer Hsingadd built-in function "lgamma", "lgamma_r"
2013-08-30 Homer Hsingadd built-in function "tgamma"
2013-08-30 Homer Hsingimprove built-in function "sinpi"
2013-08-30 Zhigang GongCL: Refactor cl_mem's implementation.
2013-08-29 Chuanbo WengAdd a test case that trigger a known bug.
2013-08-29 Ruiling Songutests: Add a unit test for non-aligned group size.
2013-08-29 Ruiling SongGBE: Clear Flag register to fix a gpu hang.
2013-08-22 Zhigang GongGBE: disable cl_khr_fp64.
2013-08-21 Lu Guanqunlist all available utests' names
2013-08-21 Lu Guanqunrename ulong to ulong64 to avoid the conflicts in ...
2013-08-19 Lu Guanqunfix warning when egl is not there
2013-08-19 Lu Guanqunfix left shift warning
2013-08-19 Lu Guanqunfix left shift warnings in utests
2013-08-19 Zhigang GongUtests: enable long/ulong for abs_diff test case.
2013-08-19 Homer Hsingenable signed 64-bit version of "abs_diff"
2013-08-19 Homer Hsingenable unsigned 64bit version of "abs_diff"
2013-08-19 Homer HsingGBE: skip instruction pattern match for 64 bit sel_cmp.
2013-08-19 Homer Hsingfix a typo
next