index
:
~rongyang/beignet
Release_v0.9.x
Release_v1.0
master
opencl-1.1
stable
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-04-12
utests: refine the helper macros.
Release_v0.1
Zhigang Gong
1
-31
/
+12
2013-04-12
utests: add a simple test case for cl_khr_gl_sharing.
Zhigang Gong
3
-0
/
+84
2013-04-12
utests: added cl_khr_gl_sharing related helper functions.
Zhigang Gong
3
-18
/
+185
2013-04-12
Fixed the extension string for both platform and device.
Zhigang Gong
2
-0
/
+6
2013-04-12
Enable the clFlush.
Zhigang Gong
1
-1
/
+4
2013-04-11
Fix brw instruction field "flag"
Homer Hsing
1
-4
/
+16
2013-04-11
throw exception instead of just assert
Lu Guanqun
1
-1
/
+0
2013-04-11
release the contraint of volatile pointer
Lu Guanqun
4
-1
/
+14
2013-04-11
add disassembler support for message gateway
Lu Guanqun
2
-0
/
+31
2013-04-10
backend: Use alignof keyword when supported
Feng, Boqun
3
-6
/
+13
2013-04-10
Update documents.
Zhigang Gong
10
-34
/
+1050
2013-04-10
enable CL_DEVICE_IMAGE_SUPPORT check
Lv, Meng
1
-1
/
+1
2013-04-10
change the way clGetDeviceInfo() is called in cl_ocl_init()
Lu Guanqun
1
-9
/
+17
2013-04-10
enhance clGetDeviceInfo() API to return the length of string fields
Lu Guanqun
1
-2
/
+17
2013-04-10
change the way clGetPlatformInfo() is called in cl_ocl_init()
Lu Guanqun
1
-8
/
+18
2013-04-10
enhance clGetPlatformInfo() API to return the string length
Lu Guanqun
1
-2
/
+17
2013-04-10
add test case for clCreateContextFromType()
Lu Guanqun
2
-0
/
+12
2013-04-10
implement clCreateContextFromType()
Lu Guanqun
1
-2
/
+20
2013-04-10
fix one typo for clCreateContextFromType()
Lu Guanqun
1
-1
/
+1
2013-04-10
fix typo in FindLLVM.cmake
Lu Guanqun
1
-1
/
+1
2013-04-10
Fixed a potential null pointer reference bug.
Zhigang Gong
1
-1
/
+2
2013-04-10
Set the initial library versions to 0.1.
Zhigang Gong
4
-1
/
+21
2013-04-10
Change the cl version to 1.0.
Zhigang Gong
3
-2
/
+10
2013-04-10
Add the interface of cl_buffer_map_gtt
Homer Hsing
3
-0
/
+12
2013-04-10
fix unused-result warning
Homer Hsing
1
-2
/
+5
2013-04-10
Output the map from IR reg to ASM reg
Homer Hsing
3
-0
/
+23
2013-04-10
Use new OCL1.2 API rather than those deprecated API.
Zhigang Gong
5
-13
/
+34
2013-04-10
do not use the advanced C++ feature
Lu Guanqun
1
-2
/
+3
2013-04-10
add a case for MEM_INVALID to fix a warning
Lu Guanqun
1
-0
/
+1
2013-04-10
add linking library for gcc compiler.
Lu Guanqun
1
-1
/
+1
2013-04-10
Fixed a bug when expire registers.
Zhigang Gong
1
-5
/
+5
2013-04-10
Add utest case for movforphi's undef case.
Zhigang Gong
3
-0
/
+70
2013-04-10
Delete temp files if compiled successfully
Homer Hsing
1
-1
/
+4
2013-04-10
Output meaning of special registers in dumped IR
Homer Hsing
3
-4
/
+20
2013-04-10
Display function argument name in IR
Homer Hsing
5
-13
/
+15
2013-04-10
fix the possible overflow in slm_sz
Lu Guanqun
2
-2
/
+2
2013-04-10
Fix uninitialize value warning
Zou, Nanhai
1
-2
/
+2
2013-04-10
Also make "arithmetic shift right" work
Homer Hsing
3
-0
/
+48
2013-04-10
Make "logical shift right" work
Homer Hsing
4
-1
/
+51
2013-04-10
Add convert_uchar_sat and test case
Homer Hsing
4
-0
/
+54
2013-04-10
Fixed a bug on 64bit system.
Zhigang Gong
1
-24
/
+7
2013-04-10
fix disassembler: horizontal stride of dest operand
Homer Hsing
1
-2
/
+2
2013-04-10
Test case for fabs
Homer Hsing
3
-0
/
+50
2013-04-10
fix the wrong zero extend instruction handling
Lu Guanqun
1
-4
/
+15
2013-04-10
Test case for integer division arithmetic ~
Homer Hsing
3
-0
/
+51
2013-04-10
Add a test case for integer remainder arithmetic
Homer Hsing
3
-0
/
+51
2013-04-10
Make integer remainder & division arithmetic work ~ ~
Homer Hsing
2
-0
/
+28
2013-04-10
Split the multiple test cases to individual cases.
Zhigang Gong
2
-24
/
+28
2013-04-10
add sub_sat test case
Lu Guanqun
3
-0
/
+129
2013-04-10
add anonymous namespace to avoid name collision with the next patch
Lu Guanqun
1
-0
/
+4
[next]