summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/clover/core/module.hpp
Commit message (Expand)AuthorAgeFilesLines
* clover: pass image attributes to the kernelZoltan Gilian2015-08-031-1/+3
* clover: remove util/compatEdB2015-04-291-9/+10
* clover: make module::symbol::name a stringEdB2015-04-291-2/+2
* clover: Add semantic information to module::argument for implicit parameter p...Francisco Jerez2014-10-121-4/+12
* clover: Calculate the serialized size of a module efficiently.Francisco Jerez2014-06-191-0/+1
* clover: Clean up the kernel and program object interface.Francisco Jerez2013-10-211-21/+8
* clover: Switch to the new utility code.Francisco Jerez2013-10-211-1/+1
* clover: Name include guards consistently.Francisco Jerez2013-10-211-2/+2
* clover: Replace a bunch of double underscores with single underscores.Francisco Jerez2013-10-211-2/+2
* clover: Add kernel argument fields to allow differing host/target data types.Francisco Jerez2013-07-221-2/+23
* mesa: Restore 78-column wrapping of license text in C++-style comments.Kenneth Graunke2013-04-231-4/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* clover: Add constructors to some of the module classes v3Tom Stellard2012-06-011-0/+13
* clover: Import OpenCL state tracker.Francisco Jerez2012-05-111-0/+93