summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/clover/util
Commit message (Expand)AuthorAgeFilesLines
* clover: Fix missing minus sign in 'iterator_adaptor::operator-='.Francisco Jerez2013-12-021-1/+1
* clover: Fix the const variant of adaptor_range::end to deal with mismatching ...Francisco Jerez2013-11-121-1/+2
* clover: Calculate optimal work group size when it's not specified by the user.Francisco Jerez2013-11-041-0/+131
* clover: Workaround compiler bug present in GCC 4.7.0-4.7.2.Francisco Jerez2013-11-041-16/+13
* clover: Query maximum kernel block size from the device instead of the kernel...Francisco Jerez2013-10-241-0/+12
* clover: Import new utility library.Francisco Jerez2013-10-2110-0/+2146