summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/clover
Commit message (Expand)AuthorAgeFilesLines
* clover: Add function for building a clover::module for non-TGSI targets v6Tom Stellard2012-06-013-14/+158
* clover: Remove target argument from compile_program_tgsi()Tom Stellard2012-06-013-5/+3
* clover: Add constructors to some of the module classes v3Tom Stellard2012-06-011-0/+13
* clover: Add necessary flags to libclllvm_la_CXXFLAGSTom Stellard2012-06-011-1/+5
* clover: Add a function for retrieving a device's preferred ir v3Tom Stellard2012-06-012-8/+11
* gallium/auxiliary/pipe-loader: Fix usage of anonymous union.Francisco Jerez2012-05-161-1/+1
* Add .gitignore files for recently-added gallium projectsPaul Berry2012-05-151-0/+1
* clover: Fix build on i386.Francisco Jerez2012-05-121-1/+2
* clover: Check the total work-group size provided to clEnqueueNDRangeKernel.Francisco Jerez2012-05-121-10/+17
* clover, gallium: add PIPE_COMPUTE_CAP_MAX_THREADS_PER_BLOCKChristoph Bumiller2012-05-123-1/+9
* clover: Implement CL_MEM_COPY_HOST_PTR.Francisco Jerez2012-05-114-7/+20
* clover: Import OpenCL state tracker.Francisco Jerez2012-05-1141-0/+7965