fix piglit clCreateProgramWithBinary fail.
[contrib/beignet.git] / src /
2014-11-10 Luo Xionghufix piglit clCreateProgramWithBinary fail.
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-05 Meng Mengmengadd building dependency GIT_SHA1
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-28 Yang RongFix a size assert when setup bti.
2014-10-28 Yang RongRefine the intel gpgpu delete.
2014-10-27 Zhigang GongGBE: fix a wrong type of cl_device_info.
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 Meng Mengmengcreate GIT_SHA1 without any dependency
2014-10-23 Meng Mengmengadd beignet GIT_HAL1 if there is .git directory
2014-10-23 Junyan HeFix the bug of 1D array slice pitch
2014-10-17 Yang RongRefine the the error handling in function cl_command_qu...
2014-10-16 Yang RongBDW: Also need set Shader Channel Select for constant...
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-14 Junyan HeFit the printf bug in loop
2014-10-14 Yang RongFix HSW thread_n <= 64 assert.
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: Need not restore SLM setting in BDW.
2014-10-10 Yang RongBDW: Correct BDW device name.
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: enable SLM in BDW.
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 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 BDW pci ids and BDW device struct.
2014-09-17 Luo Xionghufix one bug at cl_get_kernel_workgroup_info.
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-11 Luo Xionghufix piglit cl-api-set-kernel-arg fail.
2014-09-11 Luo Xionghufix clGetKernelWorkGroupInfo built-in kernel fail.
2014-09-10 Junyan HeFix the issue of -cl-std=CLX.X option.
2014-09-10 Zhigang GongRuntime: Implement clGetExtensionFunctionAddressForPlat...
2014-09-09 Luo Xionghufix piglit cl-api-get-program-info fail.
2014-09-04 Zhigang GongGBE: fixup/refine a bug for image1D array's extra bindi...
2014-09-02 Yang RongTwo minor fix.
2014-08-28 Yang RongOnly compiler X11 files and do X11 operations when...
2014-08-19 Lv MengFix compile warnings for CLANG compiler
2014-08-12 Lv MengFix compile errors for CLANG compiler
2014-08-12 Lv MengFix compile error for ICC compiler
2014-08-12 Rebecca PalmerFail gracefully on unsupported hardware
2014-07-31 Zhigang GongGBE: adjust preferred vector length.
2014-07-31 Zhigang GongGBE: cleanup image base index related code.
2014-07-30 Ruiling SongGBE: Handle bti allocation for internal buffer used...
2014-07-30 Ruiling SongGBE: Refine bti usage in backend & runtime.
2014-07-30 Ruiling Songruntime: set correct state for constant buffer on hsw.
2014-07-25 Guo Yejunclean llvm resource in compiler (libgbe.so)
2014-07-25 Guo Yejunfix three memory leaks
2014-07-18 Guo Yejunfree build_log when the cl program is released
2014-07-17 Guo Yejunremove requirment as drm master in non-x environment
2014-07-16 Lv Mengimprove the clEnqueueCopyBufferRect performance in...
2014-07-15 Ruiling SongGBE: Optimize constant load with sampler.
2014-07-11 Yang RongAdd some hsw missed pci ids (reserved PCI IDs).
2014-07-11 Zhigang Gongruntime: fix some subtle event bugs.
2014-07-11 Zhigang Gongruntime/driver: refine error handlings.
2014-07-08 Luoremove lspci, gbe_bin_genenrater would generator llvm...
2014-07-08 Zhigang GongBuild: Change versioning policy.
2014-07-04 Zhigang GongBuild: check whether lspci exists.
2014-07-03 Zhigang Gongruntime: fix a gpgpu event and thread local gpgpu handl...
2014-07-03 Zhigang Gongruntime: recover the maximum read image args to 128.
2014-07-03 Yang RongRefine some event code.
2014-07-02 Yang RongRefine the logic when suspend a batch buffer.
2014-07-02 Yang RongFix some event ref count error.
2014-07-01 Zhigang Gongruntime: fix potential curbe allocation issue.
2014-07-01 Zhigang Gongruntime: fix max group size calculation issue.
2014-06-26 Yang RongFix call cl_mem_copy_image_region bug.
2014-06-26 Zhigang Gonggbe_bin_generator: fix the incorrect type of cl_interna...
2014-06-25 Zhigang Gongruntime: Remove 'Experiment' from the platform name.
2014-06-25 Yang RongFix clEnqueueMapImage with CL_MEM_USE_HOST_PTR bug.
2014-06-25 Luoadd image_1d_to_1d builtin kernel name.
2014-06-24 Luoadd cpu copy for 1Darray and 2darray related copy APIs.
2014-06-24 Guo Yejunadd BEIGNET_INSTALL_DIR to clean code
2014-06-24 Luoimplement API clEnqueueFillImage.
2014-06-23 Yang RongAdd some OpenCL1.2 parameters of function clGetDeviceInfo.
2014-06-23 Yang RongFix a CL_MEM_HOST_PTR bug.
2014-06-23 Junyan HeFix a crash bug when no %d appears in the printf fmt
2014-06-23 Zhigang GongGBE: fix some get kernel arg info bugs.
2014-06-23 Zhigang Gongruntime: choose the actual EU number as the max compute...
2014-06-20 Yang RongAdd some API's OpenCL 1.2 parameter support.
2014-06-20 Yang RongAdd some OpenCL1.2 new buffer flags handle.
2014-06-20 Yang RongFix sub buffer bug in clEnqueueReadBufferRect, clEnqueu...
2014-06-20 Zhigang Gongruntime: fix image1d buffer allocation.
2014-06-20 Zhigang Gongruntime: fix a slice pitch calculation bug.
2014-06-20 Zhigang Gongruntime: fix some get image info bugs.
2014-06-20 Zhigang GongGBE/runtime: fixup broken 1d array image support.
2014-06-20 Zhigang Gongcl/runtime: fixup 1D array image region and origins.
next