index
:
~ldeks/beignet
cb-hack
laura-master
master
Personal branch of beignet.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-21
Minor fixes for Fedora. Don't upstream.
HEAD
master
Laura Ekstrand
2
-0
/
+6
2015-05-19
Remove some LGPL incompatible code.
Zhigang Gong
4
-1449
/
+0
2015-05-18
Docs: update/clarify Haswell issues
Rebecca N. Palmer
2
-19
/
+35
2015-05-18
Add a sanity test in clGetDeviceIDs
Rebecca N. Palmer
2
-0
/
+84
2015-05-18
Fix a indirect register bug.
Yang Rong
1
-1
/
+2
2015-05-15
CHV: Fix a chv long convert bug.
Yang Rong
1
-4
/
+4
2015-05-15
GBE: remove unnecessary assert
Ruiling Song
2
-2
/
+0
2015-05-15
GBE: Fix the immediate data type
Ruiling Song
2
-7
/
+7
2015-05-15
GBE: make all memory operation share same bti dependency.
Ruiling Song
1
-22
/
+17
2015-05-15
correct the src output of alu3 when OCL_OUTPUT_ASM=1
Guo Yejun
1
-3
/
+12
2015-05-15
add environment variable OCL_OUTPUT_KERNEL_SOURCE.
Luo Xionghu
2
-0
/
+12
2015-05-15
Add stuct argument indirect load test.
Yang Rong
5
-5
/
+63
2015-05-15
Add Indirect struct argument read support.
Yang Rong
8
-36
/
+257
2015-05-13
add utest for intel_sub_group_shuffle
Guo Yejun
3
-1
/
+65
2015-05-12
rename __gen_ocl_simd_any/all to sub_group_any/all
Guo Yejun
12
-47
/
+43
2015-05-12
add sub group functions intel_sub_group_shuffle
Guo Yejun
9
-3
/
+81
2015-05-12
rename __gen_ocl_get_simd_id/size to get_sub_group_id/size
Guo Yejun
10
-26
/
+31
2015-05-12
GBE: fix LOD initialization for typed write instruction.
Zhigang Gong
1
-1
/
+1
2015-05-12
add introduction to build Beignet with yocto
Guo Yejun
2
-4
/
+73
2015-05-12
Fix two argument lowering bug.
Yang Rong
1
-4
/
+7
2015-05-04
Revert "CL/Driver: enable atomics in L3 for HSW."
Zhigang Gong
2
-14
/
+1
2015-05-04
add benckmark for copy data from buffer to image.
Luo Xionghu
3
-1
/
+68
2015-05-04
Optimization of clEnqueueCopyBufferToImage for 16 aligned case.
Luo Xionghu
4
-9
/
+56
2015-05-04
Chv: Add chv backend support.
Yang Rong
5
-10
/
+193
2015-05-04
CHV: Add cherryview support in the runtime.
Meng Mengmeng
7
-7
/
+71
2015-04-30
utests: fix test case builtin_tgamma.
Rebecca N. Palmer
1
-3
/
+16
2015-04-30
Allow building with Python 3
Rebecca N. Palmer
2
-12
/
+14
2015-04-29
Make tgamma meet the accuracy standard.
Rebecca N. Palmer
1
-7
/
+89
2015-04-29
utest_pow: don't fail on declared lack of denormals.
Rebecca N. Palmer
1
-2
/
+8
2015-04-24
add utest for __gen_ocl_get_simd_id
Guo Yejun
3
-1
/
+43
2015-04-24
add simd level function __gen_ocl_get_simd_id
Guo Yejun
13
-3
/
+46
2015-04-24
add utest for __gen_ocl_get_simd_size
Guo Yejun
3
-1
/
+39
2015-04-24
add simd level function __gen_ocl_get_simd_size
Guo Yejun
12
-1
/
+140
2015-04-15
Doc: update known issue for the store/load pointer issue.
Zhigang Gong
1
-0
/
+11
2015-04-14
Kill the A0 cache in GenContext.
Junyan He
3
-82
/
+24
2015-04-14
Doc: update cmd parser issue for HSW platforms.
Zhigang Gong
1
-5
/
+8
2015-04-14
GBE: should initialize useDWLabel to false by default.
Zhigang Gong
1
-1
/
+1
2015-04-14
Doc: add a command to install dependencies.
Zhigang Gong
1
-0
/
+6
2015-04-14
utests: don't continue to run any case when fail to initialize device.
Zhigang Gong
1
-1
/
+5
2015-04-14
runtime: don't try to open nonexistent render nodes or device files.
Zhigang Gong
1
-1
/
+4
2015-04-13
BDW: Refine unpacked_ud in the gen8_context.cpp.
Yang Rong
1
-16
/
+19
2015-04-13
GBE: fix a bug in byte scatter write.
Zhigang Gong
1
-5
/
+11
2015-04-13
GBE: fix an potential assertion in constant expanding pass.
Zhigang Gong
1
-1
/
+1
2015-04-13
GBE: correct the instruction replacement logic in scalarize pass.
Zhigang Gong
1
-9
/
+34
2015-04-13
GBE: refine error handling for private libva buffer sharing extension.
Zhigang Gong
2
-0
/
+11
2015-04-13
GBE: Use actual bti information to determine a pointer's addressspace.
Zhigang Gong
5
-8
/
+23
2015-04-13
GBE: Extend front label ip to 32 bit on demand.
Zhigang Gong
10
-29
/
+128
2015-04-13
GBE: don't type cast register/labelindex to integer.
Zhigang Gong
3
-33
/
+32
2015-04-13
GBE: extend backend label to 32 bit.
Zhigang Gong
3
-15
/
+15
2015-04-13
GBE: extend registers/tuples/immediates to 32bit wide.
Zhigang Gong
7
-29
/
+30
[next]