summaryrefslogtreecommitdiff
path: root/src/gallium/targets/opencl
AgeCommit message (Expand)AuthorFilesLines
2018-05-14opencl: autotools: Fix linking order for OpenCL targetKai Wasserbäch1-2/+1
2018-04-17meson: Version libMesaOpenCL like autotools doesJan Alexander Steffens (heftig)1-2/+2
2018-01-19autotools: include meson build files in tarballDylan Baker1-1/+1
2018-01-08meson: build cloverDylan Baker1-0/+73
2017-11-08targets/opencl: don't hardcode the icd file install to /etc/...Emil Velikov1-1/+1
2017-08-04loader: rework xmlconfig dependencyEmil Velikov1-1/+0
2017-08-03pipe-loader: fix build of dynamic pipe-driversNicolai Hähnle1-0/+2
2016-02-29st/clover: Add libelf cflags to the buildKoop Mast1-3/+0
2015-12-17configure.ac: use pkg-config for libelfJonathan Gray1-1/+4
2015-12-01automake: fix some occurrences of hardcoded -ldl and -lpthreadJonathan Gray1-1/+1
2015-11-21gallium: rename libpipe_loader to libpipe_loader_dynamicEmil Velikov1-1/+1
2015-11-21pipe-loader: rework the sw backendEmil Velikov1-1/+0
2015-10-02gallivm: Allow drivers and state trackers to initialize gallivm LLVM targets v2Tom Stellard1-1/+2
2015-08-18Add mesa.icd to the .gitignoreNeil Roberts1-0/+1
2015-08-01opencl: use versioned .so in mesa.icdIgor Gnatenko3-2/+2
2015-07-13automake: remove empty GALLIUM_PIPE_LOADER_LIBSEmil Velikov1-1/+0
2015-07-13automake: pipe-loader: remove the 'client' pipe-loaderEmil Velikov1-2/+2
2015-06-26mesa: Enable subdir-objects globally.Matt Turner1-2/+0
2015-04-30gallium,clover: add OpenCL interoperability support for CL eventsMarek Olšák1-0/+1
2014-12-12gallium/targets: Add *.sym files to distribution.Matt Turner1-1/+1
2014-11-16targets: bundle all files in the tarballEmil Velikov1-0/+2
2014-10-16clover: Add support for compiling to native object code v3Tom Stellard1-0/+1
2014-08-05targets/clover: link against libmesautil.laJan Vesely1-0/+1
2014-06-19automake: include the libdeps in the correct orderEmil Velikov1-2/+2
2014-06-19targets: use GALLIUM_PIPE_LOADER_WINSYS_LIB_DEPSEmil Velikov1-14/+4
2014-05-25automake: correctly append the version-scriptEmil Velikov1-3/+4
2014-05-23Make DRI dependencies and build depend on the targetJon TURNEY1-1/+1
2014-05-23Fix build for darwinJon TURNEY1-0/+2
2014-05-02targets/opencl: hide all the exported llvm/clang mayhem... hopefullyEmil Velikov2-0/+7
2014-04-25automake: cleanup pipe-loader handling when using sw/xlib winsysEmil Velikov1-1/+1
2014-04-05automake: don't enable -Wl,--no-undefined on OpenBSDJonathan Gray1-1/+1
2014-03-31automake: ask the linker to do garbage collectionEmil Velikov1-0/+1
2014-03-31automake: add -Wl,--no-undefined to all librariesEmil Velikov1-1/+3
2014-03-31gallium/targets: explicitly include a dummy.cpp and remove all the LINK mayhemEmil Velikov1-2/+1
2014-03-11gallium/targets: use install-gallium-targets.mkEmil Velikov1-5/+1
2014-02-24targets/opencl: resolve undefined symbols at link timeEmil Velikov1-0/+1
2014-02-24gallium/targets: resolve undefined reference to pipe_loader_sw_probe_driEmil Velikov1-0/+5
2014-02-24pipe-loader: wrap pipe_loader_sw_probe_xlib within HAVE_PIPE_LOADER_XLIBEmil Velikov1-0/+7
2014-02-16pipe-loader: split out "client" versionRob Clark1-2/+2
2014-02-11opencl: do not link against libudevEmil Velikov1-1/+1
2013-10-21clover: Implement support for the ICD extension.Francisco Jerez2-0/+6
2013-10-21clover: Prepare the build system for ICD support.Tom Stellard1-8/+7
2013-04-30build: Remove libpipe_loader.la from GALLIUM_PIPE_LOADER_LIBS.Matt Turner1-0/+1
2013-04-30build: Remove libws_null.la from GALLIUM_PIPE_LOADER_LIBS.Matt Turner1-0/+1
2013-04-15build: Build pipe-loader before gallium testsMatt Turner1-3/+0
2013-04-10pipe-loader: Fix out of source buildNiels Ole Salscheider1-2/+2
2013-02-28clover: Fix build with LLVM 3.3 v2Tom Stellard1-1/+1
2013-01-24Revert "Revert "targets/opencl: Link against libgallium.la instead of libgall...Tom Stellard1-3/+1
2013-01-15Revert "targets/opencl: Link against libgallium.la instead of libgallium.a"Tom Stellard1-1/+3
2013-01-13Remove hacks for static MakefilesMatt Turner1-4/+0