summaryrefslogtreecommitdiff
path: root/src/gallium/targets/dri/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2016-07-20gallium/dri: Add shared glapi to LIBADD on AndroidTomasz Figa1-0/+7
2016-04-15gallium/swr: allow swr use as a swrast dri driverTim Rowley1-0/+1
2015-11-21{st,targets}/dri: use static/dynamic pipe-loaderEmil Velikov1-2/+5
2015-11-21target-helpers: move the DRI specifics to the targetEmil Velikov1-1/+0
2015-11-21gallium: rename libpipe_loader to libpipe_loader_dynamicEmil Velikov1-1/+1
2015-11-21pipe-loader: rework the sw backendEmil Velikov1-2/+1
2015-10-23virgl: add driver for virtio-gpu 3D (v2)Dave Airlie1-0/+2
2015-08-26gallium/ddebug: new pipe for hang detection and driver state dumping (v2)Marek Olšák1-0/+2
2015-07-13automake: remove empty GALLIUM_PIPE_LOADER_LIBSEmil Velikov1-2/+1
2015-06-12mesa: build xmlconfig to a separate static libraryErik Faye-Lund1-6/+0
2015-03-21galahad: remove driverEmil Velikov1-2/+0
2015-02-12auxiliary/vl: bring back the VL code for the dri targetsEmil Velikov1-1/+1
2015-01-28mesa: Move simple_list.h to src/util.Eric Anholt1-0/+1
2014-12-17mesa: Remove unnecessary -f from $(RM).Matt Turner1-3/+3
2014-12-12mesa: Add clean-local rule to remove .lib links.Matt Turner1-0/+6
2014-12-12dri: Add uninstall hooks to handle megadriver hardlinks.Matt Turner1-0/+5
2014-12-12targets/dri: Remove unnecessary variables in install-data-hook.Matt Turner1-10/+5
2014-12-12gallium/targets: Add *.sym files to distribution.Matt Turner1-1/+4
2014-11-26auxiliary/vl: rework the build of the VL codeEmil Velikov1-0/+1
2014-11-16targets: bundle all files in the tarballEmil Velikov1-0/+5
2014-09-24targets: drop the old MEGADRIVERS & STATIC_TARGET... variablesEmil Velikov1-10/+5
2014-09-24gallium/softpipe,llvmpipe: add automake target 'templates'Emil Velikov1-19/+2
2014-09-24configure: remove NEED_{SOFT,LLVM}PIPE_DRIVER variablesEmil Velikov1-1/+1
2014-09-24gallium/vc4: add automake target 'templates'Emil Velikov1-11/+1
2014-09-24gallium/r300,r600,radeonsi: add automake target 'templates'Emil Velikov1-34/+5
2014-09-24gallium/svga: add automake target 'template'Emil Velikov1-7/+1
2014-09-24gallium/ilo: add automake target 'template'Emil Velikov1-8/+1
2014-09-24gallium/i915: add automake target 'template'Emil Velikov1-8/+1
2014-09-24gallium/freedreno: add automake target 'template'Emil Velikov1-9/+1
2014-09-24gallium/nouveau: add automake target 'template'Emil Velikov1-12/+9
2014-09-24targets/vl: fix hard-links when building shared pipe-driversEmil Velikov1-2/+2
2014-09-05automake: check if the linker supports --dynamic-listJonathan Gray1-1/+5
2014-08-08vc4: Initial skeleton driver import.Eric Anholt1-0/+12
2014-08-01target-helpers: Do not build kms_dri on libdrm-less platforms.Jon TURNEY1-0/+1
2014-07-30gallium: Add a dumb drm/kms winsys backed swrast providerGiovanni Campagna1-0/+6
2014-07-23targets/dri: fix freedreno targetsRob Clark1-1/+1
2014-07-10targets/dri-swrast: Convert to static/shared pipe-driverEmil Velikov1-0/+14
2014-07-10st/dri: merge dri/drm and dri/sw backendsEmil Velikov1-3/+2
2014-07-10st/dri/drm: remove __driDriverExtensions and driDriverAPIEmil Velikov1-0/+1
2014-07-10targets/dri: cleanup conversion leftoversEmil Velikov1-30/+1
2014-07-10targets/dri: Add __driDriverGetExtensions_vmwgfxEmil Velikov1-0/+5
2014-07-10targets/dri: Add __driDriverGetExtensions_i965 symbolEmil Velikov1-0/+5
2014-07-10targets/dri: Add __driDriverGetExtensions_i915 symbolEmil Velikov1-0/+5
2014-07-10targets/dri: Add __driDriverGetExtensions_freedreno symbolEmil Velikov1-0/+5
2014-07-10targets/dri: Add __driDriverGetExtensions_(r300|r600|radeonsi) symbolsEmil Velikov1-0/+5
2014-07-10targets/dri: Add __driDriverGetExtensions_nouveau symbolEmil Velikov1-0/+9
2014-07-02targets/dri: allow duplicated symbolsEmil Velikov1-0/+6
2014-07-02st/dri: Remove the old libdridrm libraryEmil Velikov1-1/+1
2014-07-02targets/dri-vmwgfx: Convert to static/shared pipe-driversEmil Velikov1-0/+8
2014-07-02targets/dri-ilo: Convert to static/shared pipe-driverEmil Velikov1-0/+9