summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets
Commit message (Expand)AuthorAgeFilesLines
* automake: add -Wl,--no-undefined to all librariesEmil Velikov2014-03-316-5/+21
* gallium/targets: add missing library dependenciesEmil Velikov2014-03-312-2/+10
* pipe-loader: reorder PIPE_LIBSEmil Velikov2014-03-311-2/+2
* pipe-loader: use PTHREAD_LIBS over -lpthreadEmil Velikov2014-03-311-1/+1
* automake: consistently use -no-undefinedEmil Velikov2014-03-311-0/+1
* targets/egl-static: move the common LDFLAGS into AM_LDFLAGSEmil Velikov2014-03-311-6/+13
* targets/omx: do not link against the trace driverEmil Velikov2014-03-312-2/+0
* gallium/targets: explicitly include a dummy.cpp and remove all the LINK mayhemEmil Velikov2014-03-3114-75/+14
* gallium/targets: move LLVM_LIBS handling inside Automake.incEmil Velikov2014-03-3116-49/+2
* gallium/targets: fold LLVM_LDFLAGS inside Automake.incEmil Velikov2014-03-3115-15/+0
* targets/omx: use GALLIUM_OMX_LINKER_FLAGSEmil Velikov2014-03-312-14/+6
* targets/omx: introduce GALLIUM_OMX_LIB_DEPSEmil Velikov2014-03-312-8/+2
* targets/pipe-loader: move LLVM_LIBS handling inside PIPE_LIBSEmil Velikov2014-03-311-23/+11
* targets/pipe-loader: include dummy.cpp irrespective of HAVE_MESA_LLVMEmil Velikov2014-03-311-5/+4
* targets/pipe-loader: compact duplicating LDFLAGSEmil Velikov2014-03-311-18/+17
* pipe-loader/swrast: add soft/llvmpipe definesJoakim Sindholt2014-03-311-0/+5
* targets/xa: drop libudev references from automake buildEmil Velikov2014-03-311-2/+0
* haiku: Fix build through scons corrections and viewport fixesAlexander von Gluck IV2014-03-241-3/+9
* targets/dri-ilo: make the driver installableChia-I Wu2014-03-161-4/+3
* automake: allow only shared buildsEmil Velikov2014-03-111-4/+0
* automake: do not use symbols names for static glapi.laEmil Velikov2014-03-111-4/+4
* gallium/targets: use install-gallium-targets.mkEmil Velikov2014-03-114-37/+4
* gallium/targets: drop link generation for non DRI targetsEmil Velikov2014-03-114-24/+0
* targets/vdpau: use install-gallium-links.mkEmil Velikov2014-03-113-15/+3
* targets/dri: use install-gallium-links.mkEmil Velikov2014-03-119-47/+9
* fix vdpau interop when using -Bsymbolic-functions in ldflagsMaarten Lankhorst2014-03-109-7/+25
* libgl-xlib: add -Isrc/gallium/winsys flagBrian Paul2014-02-251-0/+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-243-0/+15
* pipe-loader: wrap pipe_loader_sw_probe_xlib within HAVE_PIPE_LOADER_XLIBEmil Velikov2014-02-243-0/+21
* targets/gbm: exit gracefully if pipe_loader_drm_probe_fd is not availableEmil Velikov2014-02-241-3/+4
* libgl-xlib: Fix xlib_sw_winsys.h include path.Vinson Lee2014-02-211-1/+1
* winsys/xlib: move xlib_create_sw_winsys within the winsysEmil Velikov2014-02-222-1/+3
* targets/pipe-loader: link pipe-nouveau against libdrmEmil Velikov2014-02-221-0/+1
* targets/vdpau: Don't link unused librariesKusanagi Kouichi2014-02-173-3/+0
* targets/vdpau: Always use c++ to linkKusanagi Kouichi2014-02-171-5/+1
* pipe-loader: add pipe loader for freedreno/msmRob Clark2014-02-162-0/+38
* st/xa: use pipe-loader to get screenRob Clark2014-02-164-50/+30
* pipe-loader: split out "client" versionRob Clark2014-02-162-4/+4
* pipe-loader: Add auth_x parameter to pipe_loader_drm_probe_fd()Tom Stellard2014-02-131-1/+1
* nouveau: create only 1 shared screen between vdpau and openglMaarten Lankhorst2014-02-122-0/+7
* gallium makefiles: use a linker script for building dri driversMaarten Lankhorst2014-02-124-0/+9
* omx: use VISIBILITY_CFLAGS to control exported symbolsEmil Velikov2014-02-112-0/+2
* targets/egl-static: automake: don't export local symbolsEmil Velikov2014-02-111-0/+1
* gbm: automake: add symbol testsEmil Velikov2014-02-112-0/+15
* targets/gbm: automake: do not export internal symbolsEmil Velikov2014-02-111-0/+1
* gbm: drop unneeded dependency of libudevEmil Velikov2014-02-111-2/+0
* opencl: do not link against libudevEmil Velikov2014-02-111-1/+1
* egl-static: stop linking against libudevEmil Velikov2014-02-111-1/+0
* omx/radeonsi: fix targetChristian König2014-02-111-0/+4