projects
/
contrib
/
beignet.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
contrib/beignet.git
2013-10-29
Zhigang Gong
GBE: fix a bug for the cast(FPToUI) instruction.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Homer Hsing
fix built-in function "length"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Homer Hsing
delete vec-8 or vec-16 typed geometric built-in
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Homer Hsing
not use "mad" in vector type "dot"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Yang Rong
Per openCL spec, set p->is_built to 1 when build fail.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Yang Rong
Re-build the program when build option changed.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Yang Rong
Remove CL_FP_DENORM in clGetDeviceInfo.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Yang Rong
Add preprocessor #define that match the extension name...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Yi Sun
utest: add test case for builtin function exp/exp2...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Yi Sun
utest: Add test case for built-in function pow.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Homer Hsing
support saturated-rounding converting
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Homer Hsing
support converting with rounding mode
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Homer Hsing
initialize GenRegister::subphysical
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Homer Hsing
add scalar type builtin function "dot"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Homer Hsing
implement __builtin_* functions
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Zhigang Gong
Bump to version 0.3.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Homer Hsing
add a semaphore for clang lib
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Yang Rong
Disable instrucion schedule temp.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Chuanbo Weng
Fix two memory leak.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Ruiling Song
GBE: Fix a bo->offset assert
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Yang Rong
Fix zeroinitializer load/store vector assert.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Yang Rong
Add a test for vector argument deallocate assert.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Yang Rong
Change -O3 to -O2 again because my previous change...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Yang Rong
Refine vector register deallocate.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Yang Rong
Fix a vector argument deallocate assert.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Yang Rong
Add more type for async copy test case.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Homer Hsing
use int64_t to express "long" in a test case
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Ruiling Song
runtime: Simply return success in clUnloadCompiler.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Ruiling Song
GBE: Handle all-zero constant.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Homer Hsing
support vectorized saturated converting builtin functions
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Homer Hsing
support saturated converting from narrower type to...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Homer Hsing
support saturated converting from 64-bit int
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Zhigang Gong
Runtime: correct some image related maximum values...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Yang Rong
Add test case for newValueProxy of InsertElementInst.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Yang Rong
Remove newValueProxy from scalarize pass to genWriter...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Lu Guanqun
add clCreateImageFromLibvaIntel() api
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Lu Guanqun
add clCreateBufferFromLibvaIntel() api
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Junyan He
Implement the CL api for clGetEventProfilingInfo
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Junyan He
Using the PIPE_CONTROL to implement get time stamp...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Ruiling Song
utests: add test cases for function call.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Ruiling Song
GBE: Skip non-kernel functions in backend passes.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Ruiling Song
GBE: Inline all function calls.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Yang Rong
Add type long/ulong/double's async copy.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Yang Rong
Fix a read64/write64 schedule bug.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Junyan He
Delete the redundant intel_batchbuffer_t init in intel_...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Ruiling Song
GBE: Update program binary format.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Ruiling Song
GBE: Support local variable inside kernel function.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Homer Hsing
support LLVM 3.4
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Junyan He
Add the test case for clEnqueueCopyBuffer
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Junyan He
Implement the clEnqueueCopyBuffer API using internal...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Junyan He
Add the internal used kernels for buffer copy
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Junyan He
Add the string format support for gbe_bin_generater
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Yang Rong
Implement api clCreateKernelsInProgram.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Ruiling Song
utests: put compiler_vector_inc into known issue list.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Homer Hsing
saturated conversion of native GPU data type, larger...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Homer Hsing
fix isnan (builtin function)
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Yang Rong
Add some preprocessor macros __IMAGE_SUPPORT__ and...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Yang Rong
Remove blocking asserts in clEnqueueXXX apis.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Yang Rong
Change optimize level to -O2, to avoid loopunswitch...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Zhigang Gong
GBE: sampler_t should always be a const int.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Simon Richter
ICD dispatch table must be first
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Zhigang Gong
GBE: Refine the curbe entry allocation for sampler...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Zhigang Gong
GBE: refact the curbe register payload allocation.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Zhigang Gong
GBE: Fix the out-of-box checking for normalized coord...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Zhigang Gong
GBE/Runtime: implement workaround for IVB sampler bug
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Zhigang Gong
clCopyImage: fix up all the surface type to int type.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Homer Hsing
support 64-bit division and remainder
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Homer Hsing
add 64-bit version of "sub_sat"
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Homer Hsing
support 64-bit version "add_sat"
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Homer Hsing
add 64-bit version of "mad_sat"
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Homer Hsing
add 64-bit version of "mul_hi"
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Homer Hsing
fix 64bit writing
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Lu Guanqun
refactor the api of intel_driver_share_buffer
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Lu Guanqun
fix the missing assignment for offset
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Lu Guanqun
we should check the 'err' parameter
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Yang Rong
Remove global offset need divide by local size restriction.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Yang Rong
Fix clEnqueueMapImage error.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Homer Hsing
64-bit-int: allocate flag register by RA
commit
|
commitdiff
|
tree
|
snapshot
2013-09-25
Ruiling Song
GBE: Fix a constant bug which over-write memory.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-25
Homer Hsing
fix scalarizing of llvm phi node
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Yang Rong
Unmap the cl_mem in driver when application map a cl_me...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Zhigang Gong
Refine cmake script file.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Yang Rong
Fix store undef value assert.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Zhigang Gong
GBE: fixed the store3 bug.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Zhigang Gong
Runtime: Implement CL_MEM_USE_HOST_PTR flag for image.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Zhigang Gong
Runtime: prepare for CL_MEM_USE_HOST_PTR for image...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Zhigang Gong
Utests: refine the previous fake 3D test cases.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Zhigang Gong
Runtime/driver : implement 3D image support.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Zhigang Gong
GBE: fixed the broken 3d image support.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Zhigang Gong
GBE: check the correct register for whether coord z...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Zhigang Gong
Runtime: enable border color state support.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Zhigang Gong
Runtime: fix a bug when set sampler value.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Zhigang Gong
Runtime: disable some unecessary image formats.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Ruiling Song
utests: add more constant test cases for composite...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Ruiling Song
GBE: Support composite type constant.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Yang Rong
Implement clEnqueueMarker and clEnqueueBarrier.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Yang Rong
Refine and fix some event bugs.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-17
Yang Rong
Remove non-used data in clEnqueueMapImage to fix, and...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-17
Yang Rong
Fix cl_mem_kernel_copy_image typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-17
Ruiling Song
change constant test case to cover short/long type.
commit
|
commitdiff
|
tree
|
snapshot
next