summaryrefslogtreecommitdiff
path: root/src/gallium/targets/opencl
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-11targets/opencl: Link against libgallium.la instead of libgallium.aTom Stellard1-1/+1
2013-01-10Clean up .gitignore filesMatt Turner1-1/+0
2013-01-10targets/pipe-loader: Convert to automakeMatt Turner1-6/+0
2012-10-11clover: Don't link against libclangRewriteTom Stellard1-1/+0
2012-06-15clover: Fix build with LLVM libs installed to non-standard directoriesAlexey Shvetsov1-0/+1
2012-06-01clover: Link to the necessary LLVM and Clang libsTom Stellard1-1/+17
2012-05-15Add .gitignore files for recently-added gallium projectsPaul Berry1-0/+1
2012-05-11clover: Import OpenCL state tracker.Francisco Jerez1-0/+36