contrib/beignet.git
2015-02-09 Kevron ReesAdded requires on ocl-icd tizen
2014-11-14 Kevron Reesupdated version to 1.0
2014-11-14 Kevron Reesadd smack manifest
2014-11-14 Kevron Reesinitial packaging
2014-11-14 Zhigang GongBump to 1.0.0. 1.0
2014-11-14 Zhigang GongGBE: work around error reporting for unresolved symbols
2014-11-13 Junyan HeFix the bug of multi-thread crash
2014-11-13 Zhigang Gongruntime: disable userptr due to random fail.
2014-11-13 Zhigang Gongruntime: fix bug in cl_enqueue_read_buffer.
2014-11-13 Zhigang Gongruntime: refine version handling.
2014-11-12 Zhigang GongUpdate documents.
2014-11-12 Zhigang Gongruntime: fix one bug in BDW image.
2014-11-12 Zhigang Gongupdate some documents.
2014-11-12 Zhigang GongGBE: fix one double related bugs for post register...
2014-11-12 Zhigang GongRevert "BDW: Change the default tiling mode to TILING_Y...
2014-11-11 Zhigang GongGBE: fix relocatable issue for pch file.
2014-11-11 Zhigang GongLicense: adjust all license version to LGPL v2.1+.
2014-11-11 Zhigang Gongutests: remove all shader toy test cases.
2014-11-11 Ruiling Songdocs: update mixed_buffer_pointer document.
2014-11-11 Zhigang GongRevert "fix issue to create cl image from libva with...
2014-11-11 Zhigang GongRevert "add test for clCreateImageFromLibvaIntel"
2014-11-10 Guo Yejunuse posix_memalign instead of aligned_alloc to be more...
2014-11-10 Yang RongBDW: Change the default tiling mode to TILING_Y on...
2014-11-10 Guo Yejunadd test for clCreateImageFromLibvaIntel
2014-11-10 Guo Yejunfix issue to create cl image from libva with non-zero...
2014-11-10 Luo Xionghufix a bug in clCompileProgram().
2014-11-10 Luo Xionghufix piglit clCreateProgramWithBinary fail.
2014-11-10 Ruiling SongGBE: Do topological sorting of basicblocks.
2014-11-10 Ruiling SongGBE: Fix a bitcast from float vector to wide interger...
2014-11-07 Guo Yejunadd test for cl buffer created with CL_MEM_USE_HOST_PTR
2014-11-07 Guo Yejunenable CL_DEVICE_HOST_UNIFIED_MEMORY when userptr is...
2014-11-07 Guo Yejunsupport CL_MEM_USE_HOST_PTR with userptr for cl buffer
2014-11-07 Yang RongBDW: Set the URB/REST size to 384K/384K when SLM disable.
2014-11-06 Ruiling Songutests: add a test to trigger cl_float3 bug in clSetKer...
2014-11-06 Ruiling SongGBE: Fix kernel argument size for vector3
2014-11-06 Zhigang GongGBE: remove useless debug info.
2014-11-06 Rebecca Palmerutests: fix bugs in builtin_tgamma().
2014-11-06 Rebecca Palmerutests: fix bugs in builtin_pow().
2014-11-06 Rebecca PalmerGBE: fix bug in tgamma().
2014-11-06 Rebecca PalmerGBE: fix bug in erf()/erfc().
2014-11-06 Rebecca PalmerGBE: fix bug in pow()/pown().
2014-11-06 Zhigang GongGBE: Support more instructions for constant expression...
2014-11-06 Zhigang GongGBE: fix a bool handling bug when SEL on a uniform...
2014-11-06 Chuanbo Wengutest: add new test that trigger an assignment operatio...
2014-11-05 Meng Mengmengadd building dependency GIT_SHA1
2014-11-05 Luo Xionghufix bswap kernel function type issue.
2014-11-04 Zhigang GongGBE: fix disassembly bug.
2014-11-04 Zhigang Gongutests: replace the nodistriutable picture.
2014-11-04 Zhigang Gongutest: change the box_blur_image to be identical to...
2014-11-04 Luo Xionghuadd utest function bswap.
2014-11-04 Luo Xionghuenable llvm intrinsic call bswap function.
2014-11-04 Ruiling SongGBE: Fix live range for temporary register in replaceReg
2014-11-03 Ruiling SongGBE: workaround register allocation fail caused by...
2014-11-03 Luo Xionghuadd utest for llvm intrinsic call usub_with_overflow...
2014-11-03 Luo Xionghuenable llvm intrinsic call usub_with_overflow funtion.
2014-11-03 Andreas Beckmannuse env to set environment variables for GBE_BIN_GENERATER
2014-11-03 Andreas Beckmannfix some typos
2014-10-31 Zhenyu WangRemove intel_gpgpu_check_binded_buf_address()
2014-10-29 Yang RongIVB/HSW/BYT: Revert the Dynamic state Base Addr and...
2014-10-29 Yang RongBDW: Fix bwd 32*32 scalar multiplication bug.
2014-10-28 Yang RongFix a size assert when setup bti.
2014-10-28 Yang RongRefine the intel gpgpu delete.
2014-10-28 Junyan HeFix the compare_image_2d_and_1d_array test case bug
2014-10-28 Luo Xionghuadd utest compiler_overflow for llvm intrinsic function.
2014-10-28 Luo Xionghuadd llvm Intrinsic call support.
2014-10-27 Zhigang GongGBE: fix a wrong type of cl_device_info.
2014-10-27 Zhigang GongGBE: set default address space to -1 to avoid incorrect...
2014-10-24 Zhenyu WangFix AUX buffer for page alignment
2014-10-24 Zhenyu WangUse pread/pwrite for buffer enqueue read/write
2014-10-24 Zhenyu WangClear batch buffer pointer after unmap
2014-10-24 Zhenyu WangMake use of write enable flag for mem bo map
2014-10-24 Zhigang GongGBE: handle dead loop BBs in liveness analysis.
2014-10-24 Meng Mengmengcreate GIT_SHA1 without any dependency
2014-10-23 Junyan HeAdd the disasm support for Gen8
2014-10-23 Zhigang GongGBE: fix regression caused by simple block optimization.
2014-10-23 Meng Mengmengadd beignet GIT_HAL1 if there is .git directory
2014-10-23 Zhigang GongGBE: add basic PHINode support in legalize pass.
2014-10-23 Zhigang GongGBE: increase maximum src/dst operands to 32.
2014-10-23 Zhigang GongGBE: add Selection instruction handler at legalize...
2014-10-23 Junyan HeAdd the test case for image 2d array fill
2014-10-23 Junyan HeAdd the test case for image 1d array fill
2014-10-23 Junyan HeFix the bug of 1D array slice pitch
2014-10-23 Luo Xionghuuse global flag 0.0 to control unstructured simple...
2014-10-20 Zhigang GongGBE: disable custom loop unroll for LLVM 3.3/3.4.
2014-10-17 Zhigang GongGBE: Add a customized loop unrolling handling mechanism.
2014-10-17 Zhigang GongGBE: fix a legalize pass bug when bitcast wide integer...
2014-10-17 Yang RongRefine the the error handling in function cl_command_qu...
2014-10-17 Yang RongFix a HSW regression.
2014-10-17 Zhigang GongGBE: do intrinsics lowering pass earlier.
2014-10-17 Yang RongFix a upsample regression.
2014-10-16 Yang RongBDW: Also need set Shader Channel Select for constant...
2014-10-16 Yang RongBDW: Fix load/store half error.
2014-10-15 Yang RongBDW: Change BDW's max work group size to 512.
2014-10-15 Yang RongFix a HSW constant buffer regression.
2014-10-15 Zhigang GongGBE: fix a bug in legalize pass.
2014-10-14 Junyan HeFit the printf bug in loop
2014-10-14 Yang RongFix HSW thread_n <= 64 assert.
2014-10-14 Luo Xionghuadd utest popcount for all types.
2014-10-14 Luoadd opencl-1.2 builtin function popcount.
2014-10-14 Junyan HeLet the failure of intel_drm lib's check as a FATAL_ERROR
next