summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets
Commit message (Expand)AuthorAgeFilesLines
* targets/dri-swrast: Convert to static/shared pipe-driverEmil Velikov2014-07-107-187/+35
* st/dri: merge dri/drm and dri/sw backendsEmil Velikov2014-07-104-7/+6
* targets/dri-swrast: convert to gallium megadrivers :)Emil Velikov2014-07-103-0/+19
* scons: build and use a single dri_common libraryEmil Velikov2014-07-102-3/+3
* st/dri/drm: remove __driDriverExtensions and driDriverAPIEmil Velikov2014-07-102-0/+2
* targets/dri: cleanup conversion leftoversEmil Velikov2014-07-101-30/+1
* targets/dri: update scons build to handle __driDriverGetExtensions_vmwgfxEmil Velikov2014-07-101-0/+5
* targets/dri: Add __driDriverGetExtensions_vmwgfxEmil Velikov2014-07-101-0/+5
* targets/dri: Add __driDriverGetExtensions_i965 symbolEmil Velikov2014-07-101-0/+5
* targets/dri: Add __driDriverGetExtensions_i915 symbolEmil Velikov2014-07-101-0/+5
* targets/dri: Add __driDriverGetExtensions_freedreno symbolEmil Velikov2014-07-101-0/+5
* targets/dri: Add __driDriverGetExtensions_(r300|r600|radeonsi) symbolsEmil Velikov2014-07-101-0/+5
* targets/dri: Add __driDriverGetExtensions_nouveau symbolEmil Velikov2014-07-102-0/+10
* targets/dri: allow duplicated symbolsEmil Velikov2014-07-021-0/+6
* st/dri: Remove the old libdridrm libraryEmil Velikov2014-07-021-1/+1
* targets/dri-vmwgfx: Convert to static/shared pipe-driversEmil Velikov2014-07-026-126/+16
* targets/dri-ilo: Convert to static/shared pipe-driverEmil Velikov2014-07-024-102/+9
* targets/dri-i915: Convert to static/shared pipe-driversEmil Velikov2014-07-024-83/+9
* targets/dri-freedreno: Convert to static/shared pipe-driversEmil Velikov2014-07-025-105/+11
* targets/(r300|r600|radeonsi)/dri: Convert to static/shared pipe-driversEmil Velikov2014-07-0212-405/+33
* targets/dri-nouveau: Convert to static/shared pipe-driversEmil Velikov2014-07-027-97/+108
* targets/dri-swrast: use drm aware dricommon when building more than swrastEmil Velikov2014-07-023-15/+4
* targets/egl-static: use inline_drm_helper and Automake.inc helpersEmil Velikov2014-06-306-264/+49
* targets/gbm: convert to static/shared pipe-driverEmil Velikov2014-06-303-101/+94
* targets/xa: provide alternative(static) xa targetEmil Velikov2014-06-302-10/+93
* targets/automake.inc: s/GALLIUM_VIDEO_CFLAGS/GALLIUM_TARGET_CFLAGS/Emil Velikov2014-06-263-3/+3
* targets/radeonsi/omx: convert to static/shared pipe-driversEmil Velikov2014-06-264-51/+12
* targets/r600/omx: convert to static/shared pipe-driversEmil Velikov2014-06-264-51/+18
* 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