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-04-16
Homer Hsing
make raw_fd_ostream not close stdout
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Zhigang Gong
utests: refine the helper macros.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Zhigang Gong
utests: add a simple test case for cl_khr_gl_sharing.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Zhigang Gong
utests: added cl_khr_gl_sharing related helper functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Zhigang Gong
Fixed the extension string for both platform and device.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Zhigang Gong
Enable the clFlush.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Homer Hsing
Fix brw instruction field "flag"
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Lu Guanqun
throw exception instead of just assert
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Lu Guanqun
release the contraint of volatile pointer
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Lu Guanqun
add disassembler support for message gateway
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Feng, Boqun
backend: Use alignof keyword when supported
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Zhigang Gong
Update documents.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Lv, Meng
enable CL_DEVICE_IMAGE_SUPPORT check
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Lu Guanqun
change the way clGetDeviceInfo() is called in cl_ocl_init()
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Lu Guanqun
enhance clGetDeviceInfo() API to return the length...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Lu Guanqun
change the way clGetPlatformInfo() is called in cl_ocl_...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Lu Guanqun
enhance clGetPlatformInfo() API to return the string...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Lu Guanqun
add test case for clCreateContextFromType()
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Lu Guanqun
implement clCreateContextFromType()
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Lu Guanqun
fix one typo for clCreateContextFromType()
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Lu Guanqun
fix typo in FindLLVM.cmake
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Zhigang Gong
Fixed a potential null pointer reference bug.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Zhigang Gong
Set the initial library versions to 0.1.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Zhigang Gong
Change the cl version to 1.0.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Homer Hsing
Add the interface of cl_buffer_map_gtt
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Homer Hsing
fix unused-result warning
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Homer Hsing
Output the map from IR reg to ASM reg
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Zhigang Gong
Use new OCL1.2 API rather than those deprecated API.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Lu Guanqun
do not use the advanced C++ feature
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Lu Guanqun
add a case for MEM_INVALID to fix a warning
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Lu Guanqun
add linking library for gcc compiler.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Zhigang Gong
Fixed a bug when expire registers.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Zhigang Gong
Add utest case for movforphi's undef case.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Homer Hsing
Delete temp files if compiled successfully
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Homer Hsing
Output meaning of special registers in dumped IR
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Homer Hsing
Display function argument name in IR
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Lu Guanqun
fix the possible overflow in slm_sz
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Zou, Nanhai
Fix uninitialize value warning
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Homer Hsing
Also make "arithmetic shift right" work
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Homer Hsing
Make "logical shift right" work
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Homer Hsing
Add convert_uchar_sat and test case
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Zhigang Gong
Fixed a bug on 64bit system.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Homer Hsing
fix disassembler: horizontal stride of dest operand
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Homer Hsing
Test case for fabs
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Lu Guanqun
fix the wrong zero extend instruction handling
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Homer Hsing
Test case for integer division arithmetic ~
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Homer Hsing
Add a test case for integer remainder arithmetic
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Homer Hsing
Make integer remainder & division arithmetic work ~ ~
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Zhigang Gong
Split the multiple test cases to individual cases.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Lu Guanqun
add sub_sat test case
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Lu Guanqun
add anonymous namespace to avoid name collision with...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Lu Guanqun
add sub_sat operation
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Lu Guanqun
fix two unused variables
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Lu Guanqun
add add_sat test case
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Lu Guanqun
add add_sat operation
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Lu Guanqun
keep track of saturate flag in GenInstructionState
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Zhigang Gong
Fixed a bug in write_imagef.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Zhigang Gong
Implement cl_khr_gl_sharing by using upstream technology.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Zhigang Gong
utest: Added one test case for the int4 constant vector.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Zhigang Gong
Fixed TYPED_WRITE instruction bug for SRC register...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Zhigang Gong
utest: Added one test case to fill a image2d.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Zhigang Gong
utest: Added one image2d test case copy_image.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Zhigang Gong
utest: Added some new helper macros for image2d test...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Zhigang Gong
Don't always set build type to DEBUGO0.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Zhigang Gong
Fix the assertion condition check.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Lu Guanqun
use TupleDstPolicy for SampleInstruction and TypeWriteI...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Lu Guanqun
add TupleDstPolicy for instructions
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Zhigang Gong
implement OCL 1.2 new APIs.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Zhigang Gong
Implement TYPED_WRITE instruction.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Zhigang Gong
Added missed macros/structs for typed write message.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Zhigang Gong
Implement SAMPLE instruction.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Zhigang Gong
Implement sampler support.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Zhigang Gong
Finish the incomplete 2d image support in runtime library.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Zhigang Gong
Insert ocl_common_defines to the cl source file.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Zhigang Gong
Add one function generate ARF register.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Zhigang Gong
Added a new common header file for both kernel and...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Feng, Boqun
backend: Remove argID in function arguments iteration
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Lu Guanqun
remove all Makefiles
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Lu Guanqun
fix the sign-compare warning
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Lu Guanqun
add check for memory allocation size
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Lu Guanqun
cleanup .gitignore files
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Homer Hsing
support OpenCL conversions & type casting function...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Homer Hsing
support OpenCL conversions & type casting function...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Homer Hsing
define macro CLK_{LOCAL,GLOBAL}_MEM_FENCE in ocl_stdlib.h
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Homer Hsing
more test case for vector load/store function
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Homer Hsing
more test case for OpenCL 1.1 integer built-in macros
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Homer Hsing
support OpenCL 1.1 integer built-in macros
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Homer Hsing
implement blocking mode of clEnqueueUnmapMemObject
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Homer Hsing
implement blocking mode of clEnqueueMapBuffer
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Homer Hsing
Implement clEnqueueWriteBuffer
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Homer Hsing
Fix extended math function selection logic for int...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Lu Guanqun
install header files
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Zhigang Gong
Import gbm internal header files.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Zhigang Gong
Implement OCL extension initizliation.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Zhigang Gong
Find GBM/EGL library at build time.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Feng, Boqun
backend: Add LLVM stable version support
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Zhigang Gong
Keep consistent naming rule for LLVM_XXX Cmake variables.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Lu Guanqun
fix compilation errors when it can't find correct libra...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Zhigang Gong
Refine CMake to check llvm version.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Zhigang Gong
Don't use display :0.0 manually.
commit
|
commitdiff
|
tree
|
snapshot
next