summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/opencl
Commit message (Expand)AuthorAgeFilesLines
* gallium/targets: use install-gallium-targets.mkEmil Velikov2014-03-111-5/+1
* targets/opencl: resolve undefined symbols at link timeEmil Velikov2014-02-241-0/+1
* gallium/targets: resolve undefined reference to pipe_loader_sw_probe_driEmil Velikov2014-02-241-0/+5
* pipe-loader: wrap pipe_loader_sw_probe_xlib within HAVE_PIPE_LOADER_XLIBEmil Velikov2014-02-241-0/+7
* pipe-loader: split out "client" versionRob Clark2014-02-161-2/+2
* opencl: do not link against libudevEmil Velikov2014-02-111-1/+1
* clover: Implement support for the ICD extension.Francisco Jerez2013-10-212-0/+6
* clover: Prepare the build system for ICD support.Tom Stellard2013-10-211-8/+7
* build: Remove libpipe_loader.la from GALLIUM_PIPE_LOADER_LIBS.Matt Turner2013-04-301-0/+1
* build: Remove libws_null.la from GALLIUM_PIPE_LOADER_LIBS.Matt Turner2013-04-301-0/+1
* build: Build pipe-loader before gallium testsMatt Turner2013-04-151-3/+0
* pipe-loader: Fix out of source buildNiels Ole Salscheider2013-04-101-2/+2
* clover: Fix build with LLVM 3.3 v2Tom Stellard2013-02-281-1/+1
* Revert "Revert "targets/opencl: Link against libgallium.la instead of libgall...Tom Stellard2013-01-241-3/+1
* Revert "targets/opencl: Link against libgallium.la instead of libgallium.a"Tom Stellard2013-01-151-1/+3
* Remove hacks for static MakefilesMatt Turner2013-01-131-4/+0
* targets/opencl: Link against libgallium.la instead of libgallium.aTom Stellard2013-01-111-1/+1
* Clean up .gitignore filesMatt Turner2013-01-101-1/+0
* targets/pipe-loader: Convert to automakeMatt Turner2013-01-101-6/+0
* clover: Don't link against libclangRewriteTom Stellard2012-10-111-1/+0
* clover: Fix build with LLVM libs installed to non-standard directoriesAlexey Shvetsov2012-06-151-0/+1
* clover: Link to the necessary LLVM and Clang libsTom Stellard2012-06-011-1/+17
* Add .gitignore files for recently-added gallium projectsPaul Berry2012-05-151-0/+1
* clover: Import OpenCL state tracker.Francisco Jerez2012-05-111-0/+36