clover: Switch to the new utility code.
[mesa.git] / src / gallium / state_trackers / clover / core / kernel.cpp
2013-10-21 Francisco Jerezclover: Switch to the new utility code.
2013-10-21 Francisco Jerezclover: Replace a bunch of double underscores with...
2013-10-21 Tom Stellardclover: Use std::numeric_limits<std::size_t>::max(...
2013-10-03 Brian Paulclover: remove bind_compute_sampler_states() calls
2013-10-03 Brian Paulclover: use pipe_context::bind_sampler_states() if...
2013-07-22 Francisco Jerezclover: Respect kernel argument alignment restrictions.
2013-07-22 Francisco Jerezclover: Extend kernel arguments for differing host...
2013-07-22 Francisco Jerezclover: Byte-swap kernel arguments when host and device...
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...
2013-03-24 Dmitry Cherkassovclover: add dynamic_cast results checking down in clSet...
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-11 Francisco Jerezclover: Import OpenCL state tracker.