2013-08-07 |
Zhigang Gong | GBE: enable double vector load/store support. |
commit | commitdiff | tree | snapshot |
2013-08-07 |
Homer Hsing | test 64bit-integer selection operator |
commit | commitdiff | tree | snapshot |
2013-08-07 |
Homer Hsing | support 64bit-integer selection operator "?:" |
commit | commitdiff | tree | snapshot |
2013-08-07 |
Ruiling Song | Implement spill/unspill |
commit | commitdiff | tree | snapshot |
2013-08-07 |
Ruiling Song | enable scratch memory allocation and read/write |
commit | commitdiff | tree | snapshot |
2013-08-07 |
Homer Hsing | keep address space qualifier of pointers |
commit | commitdiff | tree | snapshot |
2013-08-07 |
Homer Hsing | test 64bit-integer immediate value, and "and", "or... |
commit | commitdiff | tree | snapshot |
2013-08-07 |
Homer Hsing | support 64bit-integer AND(&), OR(|), XOR(^) arithmetic |
commit | commitdiff | tree | snapshot |
2013-08-07 |
Homer Hsing | support 64bit-integer immediate value |
commit | commitdiff | tree | snapshot |
2013-08-07 |
Yi Sun | Improve the accuracy of built-in function asin. |
commit | commitdiff | tree | snapshot |
2013-08-06 |
Homer Hsing | support 64bit-integer addition, subtraction |
commit | commitdiff | tree | snapshot |
2013-08-06 |
Ruiling Song | Fix a bug in stack calculation. |
commit | commitdiff | tree | snapshot |
2013-08-06 |
Homer Hsing | support 64bit-integer reading(writing) |
commit | commitdiff | tree | snapshot |
2013-08-05 |
Homer Hsing | test if register allocation and 64-bit reading are... |
commit | commitdiff | tree | snapshot |
2013-08-05 |
Zhigang Gong | GBE: refactor double support. |
commit | commitdiff | tree | snapshot |
2013-08-05 |
Homer Hsing | test built-in function "shuffle2" |
commit | commitdiff | tree | snapshot |
2013-08-05 |
Homer Hsing | add built-in function "shuffle2" |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Zhigang Gong | Need to define local to __local. |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Zhigang Gong | Added memory space parameters support at the autogenera... |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Yi Sun | utests: Add a test case for built-in functions get_num_... |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Yi Sun | utest: Add test for built-in function get_local_id. |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Yi Sun | utest: Add test for built-in function get_local_size. |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Zhigang Gong | Enable islessgreater/isordered/isunordered builtin... |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Homer Hsing | add built-in function "isordered", "isunordered" |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Homer Hsing | add built-in function "islessgreater" |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Simon Richter | Add generated header and PCH to gitignore |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Simon Richter | Use access() instead of fopen() to search for PCH |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Zhigang Gong | Fix the indention handling in vector builtin function... |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Homer Hsing | add address space qualifier to "modf" |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Homer Hsing | add address space qualifier to "remquo" |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Homer Hsing | revise built-in function "shuffle" |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Zhigang Gong | Add misc builtin vector functions. |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Zhigang Gong | check whether python is installed. |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Junyan He | Add the PCH support when building the source. |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Zhigang Gong | Split the thounsands autogenerated code out from ocl_st... |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Zhigang Gong | Implement a pyton script to auto generate those builtin... |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Homer Hsing | test builtin function "shuffle" |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Homer Hsing | add builtin function "shuffle" |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Zhigang Gong | Frexp support global memory directly |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Homer Hsing | add address_space modifier to builtin functions' pointer |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Homer Hsing | test built-in function "remquo" |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Homer Hsing | add built-in function "remquo" |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Homer Hsing | test builtin function "modf" |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Homer Hsing | add builtin function "modf" |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Homer Hsing | test built-in function "nextafter" |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Homer Hsing | add built-in function "nextafter" |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Yi Sun | utest: add built-in test case for get_global_id. |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Yang Rong | Add build clang option fno-builtin to disable intrinsics. |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Homer Hsing | test built-in function "frexp" |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Homer Hsing | add built-in function "frexp" |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Junyan He | Improve the clGetMemObjectInfo API, add more info option |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Junyan He | Add the support for clSetMemObjectDestructorCallback API |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Junyan He | Improve the clEnqueueMapBuffer and clCreateBuffer API |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Homer Hsing | fix vectorial built-in functions "min, max, clamp" |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Homer Hsing | test built-in function "sign" |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Homer Hsing | built-in function "sign" |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Homer Hsing | test function "mad_sat" |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Homer Hsing | add built-in function "mad_sat" |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Zhigang Gong | utest: Query the device driver version and the open... |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Zhigang Gong | CL: Refine the version string handling. |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Homer Hsing | test function "smoothstep" |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Homer Hsing | support built-in function "smoothstep" |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Homer Hsing | test API function "clGetImageInfo" |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Homer Hsing | support clGetImageInfo |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Homer Hsing | improve clCreateContext conformance |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Homer Hsing | test built-in function "bitselect" |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Homer Hsing | support built-in function "bitselect" |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Homer Hsing | test const-indexed global constant array |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Homer Hsing | support const indexed global constant array |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Homer Hsing | test built-in functions "degrees" and "radians" |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Homer Hsing | support built-in functions "degrees" and "radians" |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Homer Hsing | test cases for "mul24", "mad24" |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Homer Hsing | support built-in functions "mul24", "mad24" |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Simon Richter | Fix OpenCL C version format |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Zhigang Gong | Bump the version number. |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Homer Hsing | test built-in function "upsample" |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Homer Hsing | support built-in function "upsample" |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Zhigang Gong | Update beignet docs for release v0.2. |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Junyan He | Add the test case for builtin step() function |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Junyan He | Add the step builtin function support |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Zhigang Gong | CLGL: Refine the hack of gbm extension initialization. |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Zhigang Gong | GBE: Clear the value map when start a new scalarize... |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Homer Hsing | test scalar global constants |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Homer Hsing | support global scalar constants |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Junyan He | Add the test case for builtin abs_diff() function |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Junyan He | Add the abs_diff builtin function support |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Junyan He | Add the vector3 support for builtin abs function |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Zhigang Gong | CL: destroy the EGL image which is created for gl shari... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Junyan He | Modify all the builtin function vect return to (vect_na... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Ruiling Song | Disable error message output in release version. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Yang Rong | Fix atomic test failed in GT1. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Zhigang Gong | utests: increase local size in the two barrier test... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Zhigang Gong | GBE: fixed a barrier related bug. |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Homer Hsing | test cases for built-in functions "mul_hi", "mad_hi" |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Homer Hsing | support built-in functions "mul_hi", "mad_hi" |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Homer Hsing | test cases for "hadd", "rhadd" |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Homer Hsing | support built-in functions "hadd", "rhadd" |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Ruiling Song | add test case for clGetContextInfo/clGetKernelInfo |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Ruiling Song | Implement API clGetKernelInfo |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Ruiling Song | Implement clGetContextInfo |
commit | commitdiff | tree | snapshot |
next |