fix piglit clCreateProgramWithBinary fail.
[contrib/beignet.git] / src /
2014-06-20 Zhigang Gongcl/driver: fix the incorrect handling of 1D array.
2014-06-20 Junyan HeEnable the 1D and 2D image support in run time.
2014-06-19 Yang RongFix an event status bug.
2014-06-19 Abrahm ScullyTry to use drm render nodes.
2014-06-19 Abrahm ScullyFix build with mesa 10.1.
2014-06-19 Abrahm ScullyFix linking to X11 libraries.
2014-06-18 Luoadd binary type support for compiled object and library.
2014-06-17 Luofix clEnqueueMarkerWithWaitList bug when input event...
2014-06-17 Zhigang Gongdriver: fix a potential Null reference.
2014-06-16 Yang RongFix a clEnqueueBarrierWithWaitList event status bug.
2014-06-13 Zhigang Gongutests: use OpenCL 1.2 API for image related test cases.
2014-06-13 Guo Yejunclean code to remove gbe_kernel_set_const_buffer_size
2014-06-13 Luoadd [opencl-1.2] clUnloadPlatformCompiler implementation
2014-06-13 Junyan HeImplement the clEnqueueMigrateMemObjects API
2014-06-13 Zhigang GongGBE: Enable some implemented Opencl 1.2 functions in...
2014-06-13 Junyan HeAdd the clGetKernelArgInfo api and misc help functions
2014-06-13 Luoadd [opencl-1.2] API clLinkProgram.
2014-06-13 Luoadd [opencl-1.2] API clCompileProgram.
2014-06-13 Luoadd [opencl-1.2] API clCreateSubDevice.
2014-06-13 Luoadd [opencl-1.2] API clEnqueueBarrierWithWaitList.
2014-06-13 Junyan HeAdd the support for 1D image from buffer.
2014-06-13 Junyan HeAdd checks for clCreateImage and add 1d image creating...
2014-06-13 Luoadd [opencl-1.2] API clCreateProgramWithBuiltInKernels.
2014-06-13 Luoadd [opencl 1.2] API clEnqueueMarkerWithWaitList.
2014-06-13 Junyan HeImplement the clEnqueueFillBuffer API.
2014-06-13 Junyan HeAdd the kernels used by clEnqueueBufferFill API
2014-06-12 Guo Yejunrelax the build dependency on Gen GPU
2014-06-12 Yongjia ZhangFix the same kernel name issue of OCL_OUTPUT_KERNEL_PERF
2014-06-12 Yang RongHSW: Fix potential issue of GT3 when calc stack address.
2014-06-12 Yang RongHandle the difference timestamp count, got from drm_int...
2014-06-12 Guo Yejunremove RTLD_DEEPBIND to avoid stdc++ issues
2014-06-11 Guo Yejunfix issue when create cl image from libva with offset
2014-06-11 Junyan HeAdd the printf logic into the run time.
2014-06-11 Zhigang GongGBE: increase batch size to relax the max reloc restric...
2014-06-09 Luoremove the code of saving the llvm bitcode to file...
2014-06-09 Abrahm ScullyHandle server IVB GT2.
2014-06-09 Junyan HeAdd some lost pci id into GetGenID.sh
2014-06-09 Yang RongHSW: Restore L3 control register to disable SLM mode.
2014-06-09 Yang RongHSW: enable the surface's cache in HSW.
2014-06-09 Yang RongHSW: Set correct max work group size for GT2 and GT3.
2014-06-04 Li Pengadd DRM_LIBDIR path into link directory list
2014-06-04 Guo Yejunrefine code for the usage of set_image_base_index
2014-05-30 Junyan HeRefine the cl thread implement for queue.
2014-05-30 Li PengFix timestamp on HASWELL
2014-05-30 Guo Yejunextract libgbeinterp.so from runtime (libcl.so)
2014-05-28 Yang RongReturn CL_IMAGE_FORMAT_NOT_SUPPORTED if image_format...
2014-05-28 Yang RongSilence compilation warnings when release build.
2014-05-28 Zhigang GongSilence some compilation warnings.
2014-05-28 Guo Yejunseparate runtime(libcl.so) and compiler(libgbe.so)
2014-05-28 Zhigang GongGBE: fix baytrail L3 cache configuration.
2014-05-27 Junyan HeRefine pci id detecting.
2014-05-23 Zhigang Gonggbe_bin_generater: fix two bugs.
2014-05-23 Guo Yejuncorrect L3 cache settings for baytrail
2014-05-22 Luomove enqueue_copy_image kernels outside of runtime...
2014-05-22 Luofix event related bugs.
2014-05-22 Junyan HeAdd the pci id support for gbe_generate
2014-05-22 Yang RongFix map gtt fail when memory object size is too large.
2014-05-19 Yang RongHSW: Corret the scratch buffer size calc and set the...
2014-05-19 Yang RongHSW: Use the drm flag I915_EXEC_ENABLE_SLM to set L3...
2014-05-19 Yang RongEnable pipe control.
2014-05-19 Yang RongFix a crash when clSetKernelArg of parameter point...
2014-05-19 Yang RongHSW: align buffer's size to DWORD.
2014-05-16 Ruiling SongRuntime: Fix a bug in L3 configuration.
2014-05-12 Junyan HeMake the surface typed write work for HSW
2014-05-12 Junyan HeUpdate the device info description for HSW
2014-05-09 Zhigang GongRuntime: change default tiling mode to TILE_X from...
2014-05-05 Zhigang GongGBE: increase the global memory size to 1GB.
2014-04-17 Zhigang GongGBE/Runtime: pass the device id to the compiler backend.
2014-04-17 Zhigang GongRuntime: increase the build log buffer size to 1000.
2014-04-17 Chuanbo WengRuntime: Add support for Bay Trail-T device.
2014-04-17 Jesper PedersenMark SandyBridge as unsupported
2014-04-17 Zhenyu WangUse pkg-config to check modules
2014-04-16 Ruiling SongRuntime: increase batch size to 8K.
2014-04-16 Zhigang GongGBE: Optimize read_image performance for CL_ADDRESS_CLAMP..
2014-04-08 Zhigang GongSilent some compilation warnings.
2014-04-08 Zhigang GongGBE: Disable SPF and use JMPI + IF/ENDIF to handle...
2014-04-02 Junyan HeOptimize the unaligned buffer copy logic
2014-04-02 Junyan HeAdd three copy cl files for Enqueue Copy usage.
2014-04-02 Yongjia ZhangAdd kernels performance output
2014-03-10 Chuanbo WengAdd clGetMemObjectFdIntel() api
2014-03-10 Guo Yejunmerge some state buffers into one buffer
2014-02-24 Zhigang GongGBE: remove the useless get sampler info function.
2014-02-24 Zhigang GongGBE: optimize read_image to avoid get sampler info...
2014-02-17 Zhigang GongCL: make the scratch size as a device resource attribute.
2014-02-14 Ruiling SongGBE: Support 64Bit register spill.
2014-02-12 Zhigang GongBump to version 0.8.0.
2014-02-11 Zhigang GongSilent compilation warning in sampler functions.
2014-01-28 Yang RongWhen local_work_size is null, try to choose a local_wor...
2014-01-26 Junyan HeAdd the device id for haswell GT.
2014-01-16 Igor Gnatenkocmake: use libdir macros
2014-01-16 Zhigang GongRefine the method to find pch and pcm files.
2014-01-16 Zhigang GongCL: prepare to support ICD if the system has ocl-icd..
2014-01-16 Zhigang GongCL: back port ICD support to 1.1 branch.
2014-01-14 Zhigang GongRevert faulty pushed patchset
2014-01-10 Zhigang GongRefine the method to find pch and pcm files.
2014-01-10 Zhigang GongCL: prepare to support ICD if the system has ocl-icd..
2014-01-10 Zhigang GongCL: back port ICD support to 1.1 branch.
2014-01-08 Yang RongMove the memory allocate size check to the callee.
2014-01-07 Junyan HeFix the multi-thread crash problem of batch buffer...
2013-12-31 Yang RongMove the llvm optimize pass from clang to backend.
next