projects
/
contrib
/
beignet.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
contrib/beignet.git
2014-06-26
Yang Rong
Fix call cl_mem_copy_image_region bug.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Zhigang Gong
docs: fixup markup format.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Zhigang Gong
docs: fix some markdown links and correct some information.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Zhigang Gong
docs: update some documents.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Zhigang Gong
GBE: fix some bugs in ocl stdlib header files.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Zhigang Gong
gbe_bin_generator: fix the incorrect type of cl_interna...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Yang Rong
Add optimization guide.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-25
Zhigang Gong
runtime: Remove 'Experiment' from the platform name.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-25
Guo Yejun
add how to for cross compiler
commit
|
commitdiff
|
tree
|
snapshot
2014-06-25
Yang Rong
Fix clEnqueueMapImage with CL_MEM_USE_HOST_PTR bug.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-25
Luo
add image_1d_to_1d builtin kernel name.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-25
Zhigang Gong
utests: fix one bug when create image at one test case.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-24
Junyan He
Implement the %p in the printf
commit
|
commitdiff
|
tree
|
snapshot
2014-06-24
Junyan He
Add the support for vector type in printf.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-24
Ruiling Song
GBE: Further optimize exp().
commit
|
commitdiff
|
tree
|
snapshot
2014-06-24
Luo
add cpu copy for 1Darray and 2darray related copy APIs.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-24
Guo Yejun
add BEIGNET_INSTALL_DIR to clean code
commit
|
commitdiff
|
tree
|
snapshot
2014-06-24
Guo Yejun
set LD_LIBRARY_PATH of libgbe.so for gbe_bin_generater
commit
|
commitdiff
|
tree
|
snapshot
2014-06-24
Luo
implement API clEnqueueFillImage.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-24
Guo Yejun
fix crash when OCL_STRICT_CONFORMANCE is unset
commit
|
commitdiff
|
tree
|
snapshot
2014-06-23
Junyan He
Add the format and flag support for printf.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-23
Ruiling Song
update docs on environment variables.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-23
Zhigang Gong
GBE: switch to non strict conformance mode by default.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-23
Yi Sun
utest_generator.py: add OCL_STRICT_CONFORMANCE envirome...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-23
Ruiling Song
GBE: declare correct prototype for fastpath_rootn
commit
|
commitdiff
|
tree
|
snapshot
2014-06-23
Ruiling Song
GBE: fix some builtin math function
commit
|
commitdiff
|
tree
|
snapshot
2014-06-23
Yang Rong
Add some OpenCL1.2 parameters of function clGetDeviceInfo.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-23
Yang Rong
Fix a CL_MEM_HOST_PTR bug.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-23
Ruiling Song
GBE: replace OwningPtr with std::unique_ptr
commit
|
commitdiff
|
tree
|
snapshot
2014-06-23
Ruiling Song
GBE: improve builtin exp.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-23
Junyan He
Add the test cases for 1D Image Array
commit
|
commitdiff
|
tree
|
snapshot
2014-06-23
Junyan He
Update the printf test case.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-23
Junyan He
Add the support for %s in printf
commit
|
commitdiff
|
tree
|
snapshot
2014-06-23
Junyan He
Fix a crash bug when no %d appears in the printf fmt
commit
|
commitdiff
|
tree
|
snapshot
2014-06-23
Junyan He
Add %f and %c support for printf.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-23
Zhigang Gong
GBE: fix some get kernel arg info bugs.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-23
Zhigang Gong
runtime: choose the actual EU number as the max compute...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Ruiling Song
GBE: Handle empty basicblock in Instruction selection
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Zhigang Gong
GBE: tweak register expire frequency on simd16 mode.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Yang Rong
Add some API's OpenCL 1.2 parameter support.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Yang Rong
Add some OpenCL1.2 new buffer flags handle.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Yang Rong
Fix sub buffer bug in clEnqueueReadBufferRect, clEnqueu...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Zhigang Gong
runtime: fix image1d buffer allocation.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Zhigang Gong
runtime: fix a slice pitch calculation bug.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Yi Sun
utest: decrease the accuracy of tanpi.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Zhigang Gong
runtime: fix some get image info bugs.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Zhigang Gong
GBE/runtime: fixup broken 1d array image support.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Zhigang Gong
cl/runtime: fixup 1D array image region and origins.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Zhigang Gong
cl/driver: fix the incorrect handling of 1D array.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Junyan He
Enable the 1D and 2D image support in run time.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Junyan He
Add the image1d_array_t and image2d_array_t defines.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Junyan He
Add a lock in the place of printf output
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Junyan He
Refine the code in llvm_printf_parser.cpp
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Ruiling Song
GBE: pass compile against LLVM 3.5
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Yang Rong
Fix an event status bug.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Abrahm Scully
Try to use drm render nodes.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Abrahm Scully
Fix build with mesa 10.1.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Abrahm Scully
Fix linking to X11 libraries.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Ruiling Song
GBE: Correctly process constant for phi instruction
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Luo
add binary type support for compiled object and library.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Luo
fix clEnqueueMarkerWithWaitList bug when input event...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Zhigang Gong
driver: fix a potential Null reference.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-16
Yang Rong
Fix a clEnqueueBarrierWithWaitList event status bug.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Zhigang Gong
Bump beignet version to 0.8.99.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Zhigang Gong
Bump OpenCL version to 1.2.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Zhigang Gong
utests: use OpenCL 1.2 API for image related test cases.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Guo Yejun
use LLVM_INSTALL_DIR as the path to clang/llvm-as/llvm...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Guo Yejun
clean code to remove gbe_kernel_set_const_buffer_size
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Luo
add [opencl-1.2] clUnloadPlatformCompiler implementation
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Junyan He
Implement the clEnqueueMigrateMemObjects API
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Zhigang Gong
GBE: Enable some implemented Opencl 1.2 functions in...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Junyan He
Add the utest case for clGetKernelArgInfo
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Junyan He
Add the clGetKernelArgInfo api and misc help functions
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Junyan He
Add the llvm info to the function for later usage.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Junyan He
Add the -cl-kernel-arg-info into the clang build options
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Luo
add [opencl-1.2] test case runtime_compile_link.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Luo
add [opencl-1.2] API clLinkProgram.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Luo
add [opencl-1.2] API clCompileProgram.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Luo
add [opencl-1.2] API clCreateSubDevice.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Luo
add test case runtime_barrier_list and runtime_marker_list.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Luo
add [opencl-1.2] API clEnqueueBarrierWithWaitList.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Junyan He
utests: fix the image desc initilization for get_image_...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Junyan He
Add the test case for 1D image from buffer
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Junyan He
Add the support for 1D image from buffer.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Junyan He
Add test cases for 1d image fill and copy
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Junyan He
Add the support for 1D image in backend
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Junyan He
Add checks for clCreateImage and add 1d image creating...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Luo
add[opencl-1.2] test case for API clCreateProgramWithBu...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Luo
add [opencl-1.2] API clCreateProgramWithBuiltInKernels.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Luo
add [opencl 1.2] API clEnqueueMarkerWithWaitList.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Junyan He
Add the test case for clEnqueueFillBuffer
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Junyan He
Implement the clEnqueueFillBuffer API.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Junyan He
Add the kernels used by clEnqueueBufferFill API
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Zhigang Gong
GBE: switch to ocl-1.2 header files.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Guo Yejun
relax the build dependency on Gen GPU
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Yongjia Zhang
Fix the same kernel name issue of OCL_OUTPUT_KERNEL_PERF
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Zhigang Gong
utest: reduce group size to fit into baytrail platform.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Yang Rong
HSW: Remove the jmpi distance limit of HSW.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Ruiling Song
GBE: fix some bugs in 64bit bitcast.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Yang Rong
HSW: Fix potential issue of GT3 when calc stack address.
commit
|
commitdiff
|
tree
|
snapshot
next