contrib/beignet.git
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
2014-10-14 Yang RongFix memcpy and memset bug.
2014-10-14 Junyan HeAdd the libdrm version check.
2014-10-14 Junyan HeRefine the shared function ID define.
2014-10-14 Yang RongFix a HSW regression.
2014-10-11 Ruiling SongRe-apply "improve the build performance of vector type...
2014-10-11 Ruiling SongGBE: add legalize pass to handle wide integers
2014-10-11 Ruiling SongGBE: Fix a bug when setting flag register
2014-10-10 Yang RongFix a segment fault.
2014-10-10 Junyan HeBDW: Add gen8 into intel_driver_init
2014-10-10 Junyan HeModify the bind sampler logic for gen8
2014-10-10 Junyan HeAdd sampler state and tile define for gen8.
2014-10-10 Yang RongBDW: Correct stack setting in BDW.
2014-10-10 Yang RongBDW: Need not restore SLM setting in BDW.
2014-10-10 Yang RongBDW: Fix a scaler int 32*32 bug.
2014-10-10 Yang RongBDW: Correct BDW device name.
2014-10-10 Yang RongBDW: Forgot to set UIP of else in BDW.
2014-10-10 Yang RongBDW: Correct scratch buffer of BDW.
2014-10-10 Yang RongBDW: Add device's sub slice field, for cl_get_kernel_ma...
2014-10-10 Yang RongBDW: Add BDW Device id to gen binary generater and...
2014-10-10 Yang RongBDW: BDW don't need add slm offset, remove it.
2014-10-10 Yang RongBDW: Refine BDW's int 32*32 multiply.
2014-10-10 Yang RongBDW: Fix unsample bug.
2014-10-10 Yang RongBDW: enable SLM in BDW.
2014-10-10 Yang RongBDW: Fix Pointer argument curbe alloce size.
2014-10-10 Yang RongBDW: add some BDW function.
2014-10-10 Yang RongBDW: Refine intel_gpgpu_setup_bti and add intel_gpgpu_s...
2014-10-10 Yang RongBDW: Pass Jip and Uip when patchJMPI.
2014-10-10 Junyan HeBDW: Add function intel_gpgpu_bind_buf for gen8.
2014-10-10 Junyan HeBDW: Correct surface base address set in setup bti.
2014-10-10 Junyan HeBDW: Add function intel_gpgpu_setup_bti for gen8.
2014-10-10 Junyan HeBDW: refine the gen8_surface_state_t.
2014-10-10 Junyan HeBDW: Add gen8 surface state struct.
2014-10-10 Yang RongBDW: Add class Gen8Context.
2014-10-10 Yang RongBDW: Add Gen8Encoder and Gen7Encoder.
2014-10-10 Yang RongBDW: Add BDW instruction define.
2014-10-10 Yang RongBDW: Add BDW pci ids and BDW device struct.
2014-10-10 Yang RongAvoid use GenNativeInstruction directly out of GenEncod...
2014-09-26 Zhigang GongGBE: structurized loop exit need an extra branching...
2014-09-26 Zhigang GongGBE: fix a loop header file including bug.
2014-09-26 Luo XionghuUse instruction WHILE to manipulate structure.
2014-09-26 Luo Xionghuadd handleSelfLoopNode to insert while instruction...
2014-09-26 Luo XionghuAdd Gen IR WHILE.
2014-09-18 Ruiling SongGBE/libocl: Add __gen_ocl_get_timestamp() to get timestamp.
2014-09-18 Zhigang GongGBE/libocl: fix build dependency issue.
2014-09-18 Junyan HeAdd long support for printf
2014-09-18 Ruiling SongGBE: Output linkModules's error message.
2014-09-17 Luo Xionghufix utest memory leak.
2014-09-17 Luo Xionghufix one bug at cl_get_kernel_workgroup_info.
2014-09-17 Zhigang GongRevert "improve the build performance of vector type...
2014-09-16 Luo Xionghuimprove the build performance of vector type built...
2014-09-16 Luo Xionghuremove the LinkOnceAnyLinkage since the libocl is intro...
2014-09-16 Junyan HeFix the bug of LLVM_LFLAGS fail to set
2014-09-16 Zhigang GongGBE/libocl: fix a regression after libocl change.
2014-09-16 Zhigang GongGBE/libocl: add missing vector builtin definition for...
2014-09-15 Junyan HeModify the CMakeList to use the internal PCH first.
2014-09-15 Zhigang GongUpdate NEWS.
2014-09-15 Zhigang GongRemove out-of-date document.
2014-09-15 Ruiling SongGBE/libocl: Fix sub_sat corner case.
2014-09-15 Luo Xionghufix bin/cl-program-tester tests/cl/program/execute...
2014-09-15 Zhigang GongUpdate readme.
2014-09-12 Lv MengEnable ICC and CLANG compiler for beignet
2014-09-12 Zhigang GongGBE: fix multiple files compilation bugs.
2014-09-12 Luofix piglit get kernel info FUNCTION ATTRIBUTE fail.
2014-09-12 Zhigang Gongruntime: fix build status handling.
2014-09-12 Zhigang Gongruntime: fix program binary type bug.
2014-09-12 Yang RongUpdate license disclaimer.
2014-09-11 Zhigang GongGBE: don't enable double by default.
2014-09-11 Zhigang GongGBE: fix a potential memory leak bug.
2014-09-11 Zhigang GongGBE: Fix a potential segfault.
2014-09-11 Zhigang GongGBE: don't return error if we get an empty module.
2014-09-11 Luo Xionghufix piglit cl-api-set-kernel-arg fail.
2014-09-11 Luo Xionghufix clGetKernelWorkGroupInfo built-in kernel fail.
2014-09-11 Zhigang GongGBE/libocl: Added one missing prototype fma().
2014-09-11 Zhigang GongGBE: fix bugs when handling -cl-std option.
2014-09-10 Junyan HeAdd the switch logic for math conformance fast path
2014-09-10 Zhigang GongGBE/libocl: fix the wrong prototype of scalar native_powr.
2014-09-10 Junyan HeFix the issue of -cl-std=CLX.X option.
2014-09-10 Zhigang GongRuntime: Implement clGetExtensionFunctionAddressForPlat...
2014-09-10 Junyan HeAdd copyright header for all libocl files.
2014-09-10 Yichao YuUse ${PYTHON_EXECUTABLE} to run python scripts.
2014-09-10 Yang RongUpdate README for the command parser in drm kernel.
2014-09-09 Luo Xionghufix piglit cl-api-get-program-info fail.
2014-09-05 Junyan HeAdd uncompatible PCH Options to avoid compiling failure.
2014-09-05 Zhigang GongGBE: fallback if we get a wider than i64 constant.
2014-09-05 Zhigang GongGBE: fix a bug with LLVM 3.3.
2014-09-05 Junyan HeAdd the missing function prototypes of any() and atom_add()
2014-09-05 Zhigang GongGBE: avoid one optimization pass to generate wide integer.
2014-09-04 Zhigang GongGBE: remove the user defined macro cl_khr_fp64.
2014-09-04 Junyan HeDelete all the unused files of old huge header.
2014-09-04 Junyan HeUse the PCH to accelerate the parsing speed of the...
next