index
:
~gongzg/beignet
1.0rc
OpenCL20
Release_v0.9.x
Release_v1.0
blender
boolbug
double
draft_function_call
enqueue
fix
fixliveness
fixsched
forhsw
gl_sharing
hack_egl_display
hsw_darktable
image_refine
llvm-3.5
loop_opt
loop_unroll
loopspill
master
merge_gl_sharing
mixsimd16
opencl-1.1
optimize
optimize2
prepare_spill16
spillsimd16
stable
test_math
userptr
vectoropt
vectoropt_test
vload_opt
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-26
CL: Enalbe gl sharing with new egl extension.
merge_gl_sharing
Zhigang Gong
32
-1042
/
+1205
2013-08-25
CL: Prepare to add fully cl_khr_gl_sharing.
Zhigang Gong
8
-113
/
+121
2013-08-25
CL: Refactor cl_mem's implementation.
Zhigang Gong
8
-169
/
+231
2013-08-22
GBE: disable cl_khr_fp64.
Zhigang Gong
1
-0
/
+1
2013-08-21
list all available utests' names
Lu Guanqun
3
-0
/
+16
2013-08-21
rename ulong to ulong64 to avoid the conflicts in <sys/types.h>
Lu Guanqun
1
-3
/
+3
2013-08-19
fix warning when egl is not there
Lu Guanqun
1
-2
/
+2
2013-08-19
fix left shift warning
Lu Guanqun
1
-2
/
+2
2013-08-19
fix left shift warnings in utests
Lu Guanqun
1
-2
/
+2
2013-08-19
Utests: enable long/ulong for abs_diff test case.
Zhigang Gong
2
-5
/
+32
2013-08-19
enable signed 64-bit version of "abs_diff"
Homer Hsing
3
-15
/
+20
2013-08-19
enable unsigned 64bit version of "abs_diff"
Homer Hsing
2
-1
/
+11
2013-08-19
GBE: skip instruction pattern match for 64 bit sel_cmp.
Homer Hsing
1
-0
/
+3
2013-08-19
fix a typo
Homer Hsing
1
-1
/
+1
2013-08-16
Add async copy and async stride copy test case.
Yang Rong
5
-0
/
+118
2013-08-16
Implement async and prefetch built-in.
Yang Rong
1
-0
/
+66
2013-08-16
test 64bit version of "upsample"
Homer Hsing
3
-0
/
+43
2013-08-16
Fix unit test compiler_load_bool_imm error.
Yang Rong
1
-0
/
+1
2013-08-16
add 64bit version of "upsample"
Homer Hsing
9
-2
/
+41
2013-08-16
add empty 64bit-integer version built-in functions
Homer Hsing
2
-3
/
+60
2013-08-16
support built-in function mad_sat(int) and mad_sat(uint)
Homer Hsing
1
-3
/
+10
2013-08-16
use r112 as source of EOT message
Zou Nan hai
1
-1
/
+2
2013-08-15
GBE: fix an illegal instruction.
Zhigang Gong
1
-0
/
+1
2013-08-14
GBE: I64CMP should be treated as CMP in reg allocation and insn scheduling.
Zhigang Gong
2
-3
/
+3
2013-08-14
test 64bit-integer comparing
Homer Hsing
3
-0
/
+147
2013-08-14
support 64bit-integer comparing
Homer Hsing
5
-1
/
+99
2013-08-14
Flush the queue after enqueue.
Zou Nan hai
1
-0
/
+1
2013-08-14
Fix event pthread_mutex_lock dead lock.
Yang Rong
1
-4
/
+17
2013-08-14
GBE: set temporary address register for read64 to U64.
Zhigang Gong
1
-1
/
+1
2013-08-13
support 64bit-integer multiplication
Homer Hsing
8
-5
/
+126
2013-08-13
Add a load bool imm test case.
Yang Rong
3
-0
/
+41
2013-08-13
Add bool move imm support.
Yang Rong
2
-1
/
+19
2013-08-13
test 64bit-integer shifting
Homer Hsing
7
-0
/
+147
2013-08-13
support 64bit-integer shifting
Homer Hsing
5
-3
/
+163
2013-08-12
support converting shorter int to 64bit int
Homer Hsing
7
-0
/
+116
2013-08-12
Define temporary reg as dest reg of instruction
Homer Hsing
5
-116
/
+153
2013-08-12
Add event unit test.
Yang Rong
4
-2
/
+76
2013-08-12
Add openCL event support.
Yang Rong
7
-224
/
+692
2013-08-12
Add function cl_command_queue_flush to flush a command
Yang Rong
2
-0
/
+10
2013-08-12
Add some functions to support event in intel gpgpu.
Yang Rong
4
-10
/
+134
2013-08-12
Add a struct and a function to handle all implemented enqueue api.
Yang Rong
1
-254
/
+64
2013-08-12
Add the empty functions of cl_enqueueXXX.
Yang Rong
3
-0
/
+590
2013-08-12
no "div by zero" in smoothstep test case
Homer Hsing
1
-1
/
+1
2013-08-12
Driver: Fix the incorrect size of surface 1.
Zhigang Gong
1
-1
/
+1
2013-08-12
utest: Add test case for function acos/acosh/asin/asinh.
Yi Sun
3
-0
/
+98
2013-08-12
Handle boundary and illegal values.
Yi Sun
1
-0
/
+30
2013-08-12
Skip spill/unspill instruction when trying to do spill.
Ruiling Song
1
-2
/
+5
2013-08-09
Fix a re-schedule issue of scratch write
Ruiling Song
1
-0
/
+5
2013-08-09
GBE: Fixed a bug and release 2 or 3 simdWidth register space.
Zhigang Gong
2
-1
/
+1
2013-08-09
Utests: enable long/ulong in vector load/store test case.
Zhigang Gong
2
-5
/
+5
[next]