2013-05-17 |
Dag Lem | Updated cl.hpp from khronos.org/registry/cl/api/1.2... |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Dag Lem | Add samplerless read image functions for 2D and 3D... |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Simon Richter | Add missing include of <limits> |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Yang Rong | Fix a negative number alignment bug in RegisterFilePart... |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Simon Richter | Make libgbm optional without EGL support |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Simon Richter | Update gitignore files |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Simon Richter | Correct type of device properties |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Simon Richter | Add clGetDeviceInfo(..., CL_BUILT_IN_KERNELS, ...) |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Simon Richter | Define clamp(value, lower, upper) |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Homer Hsing | Fix out-of-date math macros |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Homer Hsing | Test new math built-in functions |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Homer Hsing | Enable 39 math built-in functions |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Homer Hsing | Fix instruction scheduler ScheduleDAGNode |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Yang Rong | Rename CBMove to IndirectMove |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Zhigang Gong | utests: Fix a bug in movforphi test case. |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Zhigang Gong | GBE: fixed a prediction bug in typed write instruction. |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Zhigang Gong | GBE/Runtime: Optimize Sample/TypedWrite instruction. |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Zhigang Gong | GBE: concentrate all samplers' allocation at compile... |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Zhigang Gong | GBE: add scalar register support in loadImmInstruction. |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Zhigang Gong | GBE: remove sampler address space. |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Zhigang Gong | utests: Add one test cases for sampler support. |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Zhigang Gong | CL: Support kernel side defined samplers. |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Zhigang Gong | GBE: refine the sampler implementation to comply with... |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Homer Hsing | test cases for image3d_t |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Homer Hsing | enable image3d_t |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Homer Hsing | add third coord in backend |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Homer Hsing | add backend symbol alias for image3d read write |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Homer Hsing | add image3d read/write in stdlib.h |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Mario Kicherer | clEnqueueNDRangeKernel: fix for segfault caused by... |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Mario Kicherer | CMakeLists.txt enable custom C/CXXFLAGS |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Zhigang Gong | GBE: fixed the hard coded implementation for sampler... |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Mario Kicherer | enable clGetContextInfo with CL_CONTEXT_DEVICES |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Chuanbo Weng | Fix compile error when use llvm-3.1 and InstVisitor... |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Homer Hsing | test cases for global constant arrays |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Homer Hsing | Support global constant arrays |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Homer Hsing | ir::unit can return its constantSet |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Homer Hsing | add special register constoffst expressing curbe offset |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Homer Hsing | disable buggy old code doing global constant |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Homer Hsing | add helper functions in gbe::Program |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Homer Hsing | add helper functions in ir::Constant and ir::ConstantSet |
commit | commitdiff | tree | snapshot |
2013-04-27 |
Homer Hsing | New test case of ceil() |
commit | commitdiff | tree | snapshot |
2013-04-27 |
Homer Hsing | Make ceil() work |
commit | commitdiff | tree | snapshot |
2013-04-27 |
Junyan He | Add the INCLUDE_DIRECTORIES directive to all the FindXX... |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Simon Richter | Implement clGetDeviceInfo(..., CL_DRIVER_VERSION, ...) |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Simon Richter | Handle size queries in clGetDeviceInfo better |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Simon Richter | Add missing fmin() and fmax() overloads |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Simon Richter | Add missing select() overloads |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Simon Richter | Fix typo |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Homer Hsing | Fix crash when output IR |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Simon Richter | Add typedefs for extension functions |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Simon Richter | Add cl*Intel to extension function lookup |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Simon Richter | Rename Intel specific extension functions for ICD |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Homer Hsing | Add clIntelMapBufferGTT, clIntelUnmapBufferGTT, cl_mem_... |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Yang Rong | Add constant ptr argument test case. |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Yang Rong | Add constant pointer as argument support in runtime. |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Yang Rong | Add constant pointer as argument support in kernel. |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Yang Rong | Add register allocate from tail support for constant... |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Zhigang Gong | utests: should set pitch to zero if host_ptr is NULL. |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Simon Richter | Implement clGetMemObjectInfo |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Simon Richter | Fix pitch parameter in clCreateImage2D |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Simon Richter | Use "clang" command from PATH |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Simon Richter | Make EGL optional |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Simon Richter | Prefer versioned llvm-config |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Simon Richter | Accept glibc's implementation of memalign() |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Simon Richter | Implement KHR ICD extension |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Simon Richter | "Implement" clGetExtensionFunctionAddress() |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Simon Richter | Avoid extension names as preprocessor tokens |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Simon Richter | Fix typo in cl_get_platform_info function name |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Zhigang Gong | write_image: Fixed a bug when use scalar data as color... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Lu Guanqun | GenRegister src[] is not allowed in clang, change this... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Lu Guanqun | GenRegInterval should be a struct instead of a class |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Lu Guanqun | fix error in clang: variable array length is not suppor... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Lu Guanqun | --no-rtti should be changed to -fno-rtti in clang++ |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Lu Guanqun | remove dollar sign in identifier |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Lu Guanqun | remove -ffast-math comiler flag |
commit | commitdiff | tree | snapshot |
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 |
next |