Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: Replace MESA_VERSION with PACKAGE_VERSION. | Matt Turner | 2013-03-12 | 2 | -3/+3 |
* | clover: Add support for compiler flags | Tom Stellard | 2012-12-13 | 1 | -2/+5 |
* | clover: No need for clover::is_zero() to be a functor. | Francisco Jerez | 2012-10-19 | 4 | -5/+5 |
* | clover: Query device for CL_DEVICE_MAX_MEM_ALLOC_SIZE v2 | Tom Stellard | 2012-09-25 | 1 | -1/+2 |
* | clover: Handle NULL value for clEnqueueNDRangeKernel local_work_size | Tom Stellard | 2012-09-24 | 1 | -7/+6 |
* | clover: Initialize height and depth to 1 for transfers | Tom Stellard | 2012-09-21 | 1 | -1/+1 |
* | clover: Accept CL_MEM_READ_WRITE flag | Blaž Tomažič | 2012-08-24 | 1 | -4/+4 |
* | clover: Handle NULL devs argument in clBuildProgram | Tom Stellard | 2012-07-01 | 1 | -5/+10 |
* | clover: Check the total work-group size provided to clEnqueueNDRangeKernel. | Francisco Jerez | 2012-05-12 | 1 | -10/+17 |
* | clover, gallium: add PIPE_COMPUTE_CAP_MAX_THREADS_PER_BLOCK | Christoph Bumiller | 2012-05-12 | 1 | -1/+2 |
* | clover: Import OpenCL state tracker. | Francisco Jerez | 2012-05-11 | 11 | -0/+2417 |