summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets
Commit message (Expand)AuthorAgeFilesLines
* targets/omx-nouveau: convert to static/shared pipe-driversEmil Velikov2014-06-266-67/+72
* targets/(vdpau|xvmc): hardlink against the installed libraryEmil Velikov2014-06-232-3/+3
* targets/xvmc: correctly generate the symlinksEmil Velikov2014-06-231-6/+6
* targets/vdpau: correctly generate the symlinksEmil Velikov2014-06-231-5/+5
* targets/r600/xvmc: convert to static/shared pipe-driversEmil Velikov2014-06-224-51/+10
* targets/xvmc-nouveau: convert to static/shared pipe-driversEmil Velikov2014-06-226-67/+95
* targets/radeonsi/vdpau: convert to static/shared pipe-driversEmil Velikov2014-06-224-55/+13
* targets/r600/vdpau: convert to static/shared pipe-driversEmil Velikov2014-06-224-54/+19
* targets/vdpau-nouveau: convert to static/shared pipe-driversEmil Velikov2014-06-2214-68/+134
* automake: include the libdeps in the correct orderEmil Velikov2014-06-193-6/+6
* targets: use GALLIUM_PIPE_LOADER_WINSYS_LIB_DEPSEmil Velikov2014-06-193-40/+6
* targets/pipe-loader: add driver specific drm_configurationEmil Velikov2014-06-195-5/+120
* automake: stop building i915-sw and drop explicit linking to softpipeEmil Velikov2014-06-192-12/+1
* egl/gallium: Set defines for supported APIs when using automakeNiels Ole Salscheider2014-06-122-0/+8
* scons: remove dri-i915 build targetEmil Velikov2014-06-092-38/+0
* egl-static: Fix undefined reference to `loader_*'José Fonseca2014-05-281-0/+1
* automake: correctly append the version-scriptEmil Velikov2014-05-255-13/+23
* targets/libgl-xlib: hide all the exported symbol mayhemEmil Velikov2014-05-252-0/+12
* targets/osmesa: include mangled gl symbolsEmil Velikov2014-05-251-0/+1
* targets/xa: limit the amount of exported symbolsEmil Velikov2014-05-252-0/+43
* gallium/egl: st_profiles are build time decision, treat them as suchEmil Velikov2014-05-255-45/+0
* Make DRI dependencies and build depend on the targetJon TURNEY2014-05-234-12/+12
* Fix build for darwinJon TURNEY2014-05-234-0/+8
* targets/egl-static: add missing line break in ldflagsEmil Velikov2014-05-231-1/+1
* targets/osmesa: limit the amount of exported symbolsEmil Velikov2014-05-232-0/+19
* haiku: Add missing u_memory.h for FREE()Alexander von Gluck IV2014-05-212-0/+2
* egl-static: include libradeonwinsys.la only onceEmil Velikov2014-05-151-8/+5
* gallium/radeon: link in libradeon.la at target levelEmil Velikov2014-05-159-0/+14
* automake: Honor GL_LIB for gallium libgl-xlibBrad King2014-05-141-7/+7
* targets/omx: add nouveau targetEmil Velikov2014-05-023-0/+65
* targets/omx: use GALLIUM_VIDEO_CFLAGSEmil Velikov2014-05-022-14/+2
* targets/pipe-loader: cleanup version-scriptEmil Velikov2014-05-023-5/+9
* targets/opencl: hide all the exported llvm/clang mayhem... hopefullyEmil Velikov2014-05-022-0/+7
* targets/egl-static: freshen up the version scriptEmil Velikov2014-05-023-5/+8
* targets/gbm: add version-script to limit exported symbolsEmil Velikov2014-05-022-0/+7
* targets/vdpau: use version script to limit the exported symbolsEmil Velikov2014-05-024-6/+8
* targets/omx: use version script to limit amount of exported symbolsEmil Velikov2014-05-023-4/+6
* targets/dri: use a single version script to restict exported symbolsEmil Velikov2014-05-026-12/+4
* targets/xvmc: limit the amount of exported symbolsEmil Velikov2014-05-021-0/+32
* targets/osmesa: hide osmesa_create_screenEmil Velikov2014-05-021-1/+3
* targets/pipe-loader: drop driver_descriptor symbol from swrastEmil Velikov2014-05-022-4/+2
* automake: cleanup pipe-loader handling when using sw/xlib winsysEmil Velikov2014-04-253-3/+3
* libgl-gdi: silence unused variable warning when not using LLVMBrian Paul2014-04-211-0/+2
* egl-static: fix build after recent radeon winsys changesSimone Scanzoni2014-04-131-0/+4
* egl-static: Fix missing radeon_surface.h includes.José Fonseca2014-04-111-0/+16
* gallium/radeon: fix missing winsys include in pipe-loader.Knut Andre Tidemann2014-04-114-1/+4
* winsys/radeon: fix a race condition in initialization of radeon_winsys::screenMarek Olšák2014-04-107-111/+18
* automake: don't enable -Wl,--no-undefined on OpenBSDJonathan Gray2014-04-057-7/+7
* targets/dri: move common libraries to GALLIUM_DRI_LIB_DEPSEmil Velikov2014-04-059-18/+0
* targets/xvmc: use GALLIUM_COMMON_LIB_DEPSEmil Velikov2014-04-052-2/+0