clover: Refuse to build a program if there are kernel objects attached to it.
[mesa.git] / src / gallium / state_trackers / clover / core / kernel.hpp
2014-08-18 Francisco Jerezclover: Refuse to build a program if there are kernel...
2014-02-21 Francisco Jerezclover: Migrate a bunch of pointers and references...
2013-11-04 Francisco Jerezclover: Calculate optimal work group size when it's...
2013-10-24 Francisco Jerezclover: Query maximum kernel block size from the device...
2013-10-21 Francisco Jerezclover: Clean up the kernel and program object interface.
2013-10-21 Francisco Jerezclover: Delete copy constructors and assignment operato...
2013-10-21 Francisco Jerezclover: Switch kernel and program objects to the new...
2013-10-21 Francisco Jerezclover: Define helper classes for the new object model.
2013-10-21 Francisco Jerezclover: Name include guards consistently.
2013-10-21 Francisco Jerezclover: Replace a bunch of double underscores with...
2013-07-22 Francisco Jerezclover: Pass corresponding module::argument to kernel...
2013-04-24 Kenneth Graunkemesa: Restore 78-column wrapping of license text in...
2013-04-24 Kenneth Graunkemesa: Add "OR COPYRIGHT HOLDERS" to license text discla...
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-11 Francisco Jerezclover: Import OpenCL state tracker.