summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/clover/core/compiler.hpp
Commit message (Expand)AuthorAgeFilesLines
* clover/core: Remove compiler.hpp.Francisco Jerez2016-07-111-34/+0
* clover/llvm: Get rid of compile_program_llvm().Francisco Jerez2016-07-111-7/+0
* clover/tgsi: Move compiler entry point declaration into tgsi directory and na...Francisco Jerez2016-07-111-3/+0
* clover: little OpenCL status code logging cleanEdB2015-07-161-1/+2
* clover: remove util/compatEdB2015-04-291-3/+1
* clover: remove compat::stringEdB2015-04-291-7/+7
* clover: remove compat classes that match std oneEdB2015-04-291-1/+1
* clover: Add initial implementation of clCompileProgram for CL 1.2.EdB2014-10-201-0/+4
* clover: Fix not setting build log if the build succeeds v2Matt Arsenault2014-07-021-1/+2
* clover: Define helper classes for the new object model.Francisco Jerez2013-10-211-26/+2
* 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
* 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 support for compiler flagsTom Stellard2012-12-131-1/+11
* clover: Add function for building a clover::module for non-TGSI targets v6Tom Stellard2012-06-011-0/+2
* clover: Remove target argument from compile_program_tgsi()Tom Stellard2012-06-011-2/+1
* clover: Import OpenCL state tracker.Francisco Jerez2012-05-111-0/+53