summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/clover/core/error.hpp
Commit message (Expand)AuthorAgeFilesLines
* clover: Define error subclass to signal build option parse failure.Francisco Jerez2016-07-111-0/+6
* clover: Move back to using build_error to signal compilation failure.Francisco Jerez2016-07-111-4/+3
* clover: little OpenCL status code logging cleanEdB2015-07-161-2/+2
* clover: Build fix for FreeBSD.Koop Mast2015-05-261-0/+1
* clover: remove util/compatEdB2015-04-291-2/+0
* clover: remove compat::stringEdB2015-04-291-2/+2
* clover: remove compat classes that match std oneEdB2015-04-291-2/+4
* clover: Add initial implementation of clCompileProgram for CL 1.2.EdB2014-10-201-1/+1
* clover: Fix not setting build log if the build succeeds v2Matt Arsenault2014-07-021-2/+2
* clover: Switch samplers to the new model.Francisco Jerez2013-10-211-1/+1
* clover: Switch memory objects to the new model.Francisco Jerez2013-10-211-1/+1
* clover: Switch kernel and program objects to the new model.Francisco Jerez2013-10-211-2/+2
* clover: Switch command queues to the new model.Francisco Jerez2013-10-211-1/+1
* clover: Switch event objects to the new model.Francisco Jerez2013-10-211-1/+1
* clover: Switch context objects to the new model.Francisco Jerez2013-10-211-1/+1
* clover: Switch device objects to the new model.Francisco Jerez2013-10-211-1/+1
* clover: Switch platform objects to the new model.Francisco Jerez2013-10-211-1/+1
* clover: Define helper classes for the new object model.Francisco Jerez2013-10-211-0/+196