2013-05-29 |
Zhigang Gong | GBE: Fixed a bug in byte gather/scatter. |
commit | commitdiff | tree | snapshot |
2013-05-29 |
Mario Kicherer | Gracefully handle unsupported systems |
commit | commitdiff | tree | snapshot |
2013-05-27 |
Dag Lem | Correct clEnqueueReadBuffer, clEnqueueWriteBuffer and... |
commit | commitdiff | tree | snapshot |
2013-05-27 |
Dag Lem | utests: Correct box blur |
commit | commitdiff | tree | snapshot |
2013-05-23 |
Yang Rong | Change CMake to support LLVM 3.1. |
commit | commitdiff | tree | snapshot |
2013-05-23 |
Yang Rong | Change clang system call to libclang api call. |
commit | commitdiff | tree | snapshot |
2013-05-23 |
Simon Richter | Add ICD dispatch table in cloned kernels |
commit | commitdiff | tree | snapshot |
2013-05-23 |
Dag Lem | Fix several CL error code return bugs |
commit | commitdiff | tree | snapshot |
2013-05-23 |
Yang Rong | Fix a scalarize pass bug. |
commit | commitdiff | tree | snapshot |
2013-05-23 |
Dag Lem | Correct clCreateImage(context, CL_MEM_COPY_HOST_PTR... |
commit | commitdiff | tree | snapshot |
2013-05-21 |
Zhigang Gong | utests: extent get_image_size cases to other informations.. |
commit | commitdiff | tree | snapshot |
2013-05-21 |
Zhigang Gong | Add more get image info functions. |
commit | commitdiff | tree | snapshot |
2013-05-21 |
Dag Lem | Corrected return of error code in clCreateImage. |
commit | commitdiff | tree | snapshot |
2013-05-21 |
Dag Lem | Implement clEnqueueReadImage and clEnqueueWriteImage. |
commit | commitdiff | tree | snapshot |
2013-05-21 |
Dag Lem | Implement clEnqueueMapImage. |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Zhigang Gong | CL: Fixed a get image info bug on 64 bit system. |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Boqun Feng | Add CL/*.hpp to installing files |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Dag Lem | Save depth and slice_pitch in cl_mem images. |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Zhigang Gong | utests: add one test case to test get_image_width/height. |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Zhigang Gong | CL: complete get_image_width/height support at runtime... |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Zhigang Gong | GBE: Add support for get_image_width/height. |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Zhigang Gong | GBE: preare for get_image_xxx functions support. |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Yang Rong | Remove useless vector check in GenWriter after scalariz... |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Yang Rong | Add a scalarize llvm pass. |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Zhigang Gong | utests: Refine the fill image0 test case to use map... |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Zhigang Gong | CL: Tell the kernel an image bo's tiling mode. |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Dag Lem | Stubs for C++ Bindings |
commit | commitdiff | tree | snapshot |
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 |
next |