Fix build for darwin
[mesa.git] / src / gallium / targets / opencl / Makefile.am
2014-05-23 Jon TURNEYFix build for darwin
2014-05-02 Emil Velikovtargets/opencl: hide all the exported llvm/clang mayhem...
2014-04-25 Emil Velikovautomake: cleanup pipe-loader handling when using sw...
2014-04-05 Jonathan Grayautomake: don't enable -Wl,--no-undefined on OpenBSD
2014-03-31 Emil Velikovautomake: ask the linker to do garbage collection
2014-03-31 Emil Velikovautomake: add -Wl,--no-undefined to all libraries
2014-03-31 Emil Velikovgallium/targets: explicitly include a dummy.cpp and...
2014-03-11 Emil Velikovgallium/targets: use install-gallium-targets.mk
2014-02-24 Emil Velikovtargets/opencl: resolve undefined symbols at link time
2014-02-24 Emil Velikovgallium/targets: resolve undefined reference to pipe_lo...
2014-02-24 Emil Velikovpipe-loader: wrap pipe_loader_sw_probe_xlib within...
2014-02-16 Rob Clarkpipe-loader: split out "client" version
2014-02-11 Emil Velikovopencl: do not link against libudev
2013-10-21 Francisco Jerezclover: Implement support for the ICD extension.
2013-10-21 Tom Stellardclover: Prepare the build system for ICD support.
2013-04-30 Matt Turnerbuild: Remove libpipe_loader.la from GALLIUM_PIPE_LOADE...
2013-04-30 Matt Turnerbuild: Remove libws_null.la from GALLIUM_PIPE_LOADER_LIBS.
2013-04-15 Matt Turnerbuild: Build pipe-loader before gallium tests
2013-04-10 Niels Ole Salscheiderpipe-loader: Fix out of source build
2013-02-28 Tom Stellardclover: Fix build with LLVM 3.3 v2
2013-01-24 Tom StellardRevert "Revert "targets/opencl: Link against libgallium...
2013-01-15 Tom StellardRevert "targets/opencl: Link against libgallium.la...
2013-01-12 Matt TurnerRemove hacks for static Makefiles
2013-01-11 Tom Stellardtargets/opencl: Link against libgallium.la instead...
2013-01-10 Matt Turnertargets/pipe-loader: Convert to automake
2012-10-11 Tom Stellardclover: Don't link against libclangRewrite
2012-06-15 Alexey Shvetsovclover: Fix build with LLVM libs installed to non-stand...
2012-06-01 Tom Stellardclover: Link to the necessary LLVM and Clang libs
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-11 Francisco Jerezclover: Import OpenCL state tracker.