aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/dri
Commit message (Expand)AuthorAgeFilesLines
* gallium/swr: allow swr use as a swrast dri driverTim Rowley2016-04-151-0/+1
* Android: clean-up and fix DRI module path handlingRob Herring2016-02-291-1/+2
* Android: fix build break from nir/glsl move to compiler/Rob Herring2016-02-291-0/+2
* virgl: also build vtest for AndroidRob Herring2016-02-021-1/+1
* nir: move shader_enums.[ch] to compilerEmil Velikov2016-01-261-0/+1
* virgl: enable building on AndroidRob Herring2016-01-231-0/+4
* targets/dri: android: use WHOLE static librariesEmil Velikov2016-01-221-1/+3
* targets: use the non-inline sw helpersEmil Velikov2015-11-251-0/+1
* {st,targets}/dri: use static/dynamic pipe-loaderEmil Velikov2015-11-214-4/+8
* target-helpers: move the DRI specifics to the targetEmil Velikov2015-11-214-3/+163
* gallium: rename libpipe_loader to libpipe_loader_dynamicEmil Velikov2015-11-211-1/+1
* pipe-loader: rework the sw backendEmil Velikov2015-11-211-2/+1
* virgl: add driver for virtio-gpu 3D (v2)Dave Airlie2015-10-231-0/+2
* freedreno: one screen to rule them allRob Clark2015-09-161-0/+1
* gallium/ddebug: new pipe for hang detection and driver state dumping (v2)Marek Olšák2015-08-261-0/+2
* android: enable amdgpu winsys in radeonsi driverMauro Rossi2015-08-221-2/+2
* winsys/amdgpu: add a new winsys for the new kernel driverMarek Olšák2015-08-141-0/+1
* targets/dri: scons: add missing link against libdrmEmil Velikov2015-07-291-0/+2
* scons: don't build the kms-dri winsysEmil Velikov2015-07-221-5/+0
* android: don't build the kms-dri winsysEmil Velikov2015-07-221-1/+1
* android: dri: correctly set HAVE_LIBDRMEmil Velikov2015-07-221-5/+3
* automake: remove empty GALLIUM_PIPE_LOADER_LIBSEmil Velikov2015-07-131-2/+1
* vc4: Add support for building on Android.Eric Anholt2015-06-151-0/+4
* mesa: build xmlconfig to a separate static libraryErik Faye-Lund2015-06-121-6/+0
* android: build with libcxx on android lollipopChih-Wei Huang2015-06-091-1/+2
* android: enable the radeonsi driverChih-Wei Huang2015-06-091-0/+10
* android: add rules to build a gallium_dri.soChih-Wei Huang2015-06-091-0/+112
* galahad: remove driverEmil Velikov2015-03-212-4/+2
* 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