summaryrefslogtreecommitdiff
path: root/src/gallium/targets/opencl
AgeCommit message (Expand)AuthorFilesLines
2023-09-11meson: support installation tagsAlba Mendez1-0/+1
2023-01-19meson: use [] instead of 'lib for !windows name_prefixDylan Baker1-1/+1
2023-01-19meson: remove version checks for < 0.59Dylan Baker1-7/+5
2023-01-19meson: replace has_exe_wrapper with can_run_host_binariesDylan Baker1-1/+1
2022-12-16OpenCL/draw module: Support linking with LLVM and clang 15 static librariespal10001-0/+4
2022-11-15clover: empty soversion when on win32Yonggang Luo1-0/+1
2022-11-11meson: Fixes name_prefix for clover on mingwYonggang Luo1-0/+1
2022-11-11clover: Fixes building with mingw-x86Yonggang Luo3-118/+124
2022-11-11clover: Rename *OpenCL.def to *OpenCL.def.inYonggang Luo3-1/+1
2022-10-10clc/clover: Link clang statically when shared-llvm is disabledpal10001-1/+1
2022-03-21gallium/opencl: set OCL_ICD_FILENAMES with devenvDylan Baker1-0/+8
2021-09-30meson: extract libversion checks from clc & cloverLionel Landwerlin1-8/+0
2020-12-02clover: Use .def files for exports on WindowsJesse Natalie3-0/+132
2020-12-02clover: Add version.lib dependency for Clang on WindowsJesse Natalie1-1/+9
2020-12-02clover: Support LLVM coming from CMake instead of config-toolJesse Natalie1-1/+1
2020-05-14targets/opencl: fix build against LLVM>=10 with Polly supportJan Palus1-0/+8
2020-04-16clover: Check if the detected clang libraries are usableJan Vesely1-2/+27
2020-04-03clover: fix build with single library clang buildKarol Herbst1-10/+16
2019-08-03meson: drop unused dep_{thread,dl}Eric Engestrom1-1/+1
2019-08-03meson: replace libmesa_util with idep_mesautilEric Engestrom1-1/+2
2019-07-01targets/opencl: Add clangASTMatchers library as dependencyMichel Dänzer1-0/+1
2019-06-28Revert "meson: Add support for using cmake for finding LLVM"Dylan Baker1-5/+1
2019-06-28Revert "meson: try to use cmake as a finder for clang"Dylan Baker1-27/+16
2019-06-27meson: try to use cmake as a finder for clangDylan Baker1-16/+27
2019-06-27meson: Add support for using cmake for finding LLVMDylan Baker1-1/+5
2019-04-29delete autotools .gitignore filesEric Engestrom1-1/+0
2019-04-15Delete autotoolsDylan Baker1-51/+0
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