aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/dri/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* galahad: remove driverEmil Velikov2015-03-211-2/+0
* auxiliary/vl: bring back the VL code for the dri targetsEmil Velikov2015-02-121-1/+1
* mesa: Move simple_list.h to src/util.Eric Anholt2015-01-281-0/+1
* mesa: Remove unnecessary -f from $(RM).Matt Turner2014-12-171-3/+3
* mesa: Add clean-local rule to remove .lib links.Matt Turner2014-12-121-0/+6
* dri: Add uninstall hooks to handle megadriver hardlinks.Matt Turner2014-12-121-0/+5
* targets/dri: Remove unnecessary variables in install-data-hook.Matt Turner2014-12-121-10/+5
* gallium/targets: Add *.sym files to distribution.Matt Turner2014-12-121-1/+4
* auxiliary/vl: rework the build of the VL codeEmil Velikov2014-11-261-0/+1
* targets: bundle all files in the tarballEmil Velikov2014-11-161-0/+5
* targets: drop the old MEGADRIVERS & STATIC_TARGET... variablesEmil Velikov2014-09-241-10/+5
* gallium/softpipe,llvmpipe: add automake target 'templates'Emil Velikov2014-09-241-19/+2
* configure: remove NEED_{SOFT,LLVM}PIPE_DRIVER variablesEmil Velikov2014-09-241-1/+1
* gallium/vc4: add automake target 'templates'Emil Velikov2014-09-241-11/+1
* gallium/r300,r600,radeonsi: add automake target 'templates'Emil Velikov2014-09-241-34/+5
* gallium/svga: add automake target 'template'Emil Velikov2014-09-241-7/+1
* gallium/ilo: add automake target 'template'Emil Velikov2014-09-241-8/+1
* gallium/i915: add automake target 'template'Emil Velikov2014-09-241-8/+1
* gallium/freedreno: add automake target 'template'Emil Velikov2014-09-241-9/+1
* gallium/nouveau: add automake target 'template'Emil Velikov2014-09-241-12/+9
* targets/vl: fix hard-links when building shared pipe-driversEmil Velikov2014-09-241-2/+2
* automake: check if the linker supports --dynamic-listJonathan Gray2014-09-051-1/+5
* vc4: Initial skeleton driver import.Eric Anholt2014-08-081-0/+12
* target-helpers: Do not build kms_dri on libdrm-less platforms.Jon TURNEY2014-08-011-0/+1
* gallium: Add a dumb drm/kms winsys backed swrast providerGiovanni Campagna2014-07-301-0/+6
* targets/dri: fix freedreno targetsRob Clark2014-07-231-1/+1
* targets/dri-swrast: Convert to static/shared pipe-driverEmil Velikov2014-07-101-0/+14
* st/dri: merge dri/drm and dri/sw backendsEmil Velikov2014-07-101-3/+2
* st/dri/drm: remove __driDriverExtensions and driDriverAPIEmil Velikov2014-07-101-0/+1
* targets/dri: cleanup conversion leftoversEmil Velikov2014-07-101-30/+1
* 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-101-0/+9
* 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-021-0/+8
* targets/dri-ilo: Convert to static/shared pipe-driverEmil Velikov2014-07-021-0/+9
* targets/dri-i915: Convert to static/shared pipe-driversEmil Velikov2014-07-021-0/+9
* targets/dri-freedreno: Convert to static/shared pipe-driversEmil Velikov2014-07-021-0/+11
* targets/(r300|r600|radeonsi)/dri: Convert to static/shared pipe-driversEmil Velikov2014-07-021-0/+33
* targets/dri-nouveau: Convert to static/shared pipe-driversEmil Velikov2014-07-021-0/+103