summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/pipe-loader
Commit message (Expand)AuthorAgeFilesLines
* gallium: move ddebug, noop, rbug, trace to auxiliary to improve build timesMarek Olšák2018-04-132-7/+3
* radeonsi: don't build libradeon.la separatelyMarek Olšák2018-04-051-1/+0
* meson: fix pipe-loaders after omx changesDylan Baker2018-03-151-3/+4
* Revert "gallium: build ddebug, noop, rbug, trace as part of auxiliary"Roland Scheidegger2018-02-071-1/+5
* gallium: build ddebug, noop, rbug, trace as part of auxiliaryMarek Olšák2018-02-071-5/+1
* autotools: include meson build files in tarballDylan Baker2018-01-191-1/+1
* meson: ensure that xmlpool_options.h is generated for targets that need itDylan Baker2018-01-181-9/+9
* meson: build cloverDylan Baker2018-01-081-0/+77
* r600: fork and import gallium/radeonMarek Olšák2017-09-261-1/+0
* pipe-loader: Add driver build directory for si_driinfo.h include pathMichel Dänzer2017-08-041-0/+1
* pipe-loader: fix build of dynamic pipe-driversNicolai Hähnle2017-08-034-4/+5
* radeonsi: prepare for driver-specific driconf optionsNicolai Hähnle2017-08-022-0/+10
* gallium: add pipe_screen_config to screen_create functionsNicolai Hähnle2017-08-027-7/+7
* i915: use different CFLAGS/LIBS variables than i965/anvLionel Landwerlin2017-06-271-1/+1
* gallium/radeon: pass create_screen flags to r600_common_screen_initMarek Olšák2017-06-233-4/+4
* gallium: allow passing 'unsigned flags' to create_screen()Marek Olšák2017-06-237-7/+7
* r600g,compute: provide local copy of functions from ac_binary.cJan Vesely2017-06-161-7/+2
* gallium/targets: fix bool setting on BE architecturesIlia Mirkin2017-04-297-7/+7
* targets: export radeon winsys_create functions to silence LLVM warningMarek Olšák2017-04-041-0/+5
* build: Replace NEED_RADEON_LLVM with HAVE_GALLIUM_LLVM.Matt Turner2017-03-071-1/+1
* gallium/r600: fix r600 build when OpenCL is enabledTimothy Arceri2017-02-281-0/+5
* ilo: EOL drop unmaintained gallium drv from buildsysEdward O'Callaghan2017-02-031-14/+0
* ilo: EOL unplumb unmaintained gallium drv from winsysEdward O'Callaghan2017-02-031-47/+0
* configure.ac: Move llvm_set_environment_variables higher.Tobias Droste2016-12-051-1/+1
* pipe-loader: add libamd_common for radeonsiNicolai Hähnle2016-11-031-0/+1
* gallium: annotate sw_driver_descriptor instance as const dataEmil Velikov2016-10-141-1/+1
* gallium: remove unused drm_driver_descriptor::driver_nameEmil Velikov2016-10-148-8/+8
* gallium/swr: allow swr use as a swrast dri driverTim Rowley2016-04-151-5/+14
* nir: move to compiler/Emil Velikov2016-01-261-1/+1
* pipe-loader: rework the sw backendEmil Velikov2015-11-213-2/+39
* glsl: (mostly) remove libglsl_utilRob Clark2015-10-161-1/+0
* winsys/amdgpu: add a new winsys for the new kernel driverMarek Olšák2015-08-142-2/+10
* pipe-loader: add libnir and libglsl_util to the linkEmil Velikov2015-06-121-0/+2
* winsys/radeon: move radeon_winsys.h to drivers/radeonMarek Olšák2015-04-293-3/+3
* i915g: Implement EGL_EXT_image_dma_buf_importStéphane Marchesin2015-04-011-1/+24
* galahad: remove driverEmil Velikov2015-03-211-3/+1
* pipe-loader: Fix build with dri drivers enabled, and vl state trackers disabledTom Stellard2015-02-271-1/+5
* auxiliary/vl: bring back the VL code for the dri targetsEmil Velikov2015-02-121-0/+1
* auxiliary/vl: rework the build of the VL codeEmil Velikov2014-11-261-2/+12
* targets: bundle all files in the tarballEmil Velikov2014-11-161-0/+2
* ilo: add drm_configuration for the pipe-targetNick Sarnie2014-11-041-1/+22
* ilo: Build pipe-loader for iloNick Sarnie2014-10-142-0/+40
* mesa: Move register_allocate.c to util.Eric Anholt2014-09-231-1/+0
* freedreno: add DRM_CONF_SHARE_FDRob Clark2014-09-211-1/+24
* gallium: Move sRGB <-> RGB handling to libmesautilJason Ekstrand2014-08-041-1/+1
* util: Gather some common macrosJason Ekstrand2014-08-041-0/+1
* targets/pipe-loader: add driver specific drm_configurationEmil Velikov2014-06-195-5/+120
* automake: correctly append the version-scriptEmil Velikov2014-05-251-3/+5
* Fix build for darwinJon TURNEY2014-05-231-0/+2
* gallium/radeon: link in libradeon.la at target levelEmil Velikov2014-05-151-0/+2