summaryrefslogtreecommitdiff
path: root/src/gallium/targets/pipe-loader
AgeCommit message (Expand)AuthorFilesLines
2018-12-13pipe-loader: meson: reference correct libraryEmil Velikov1-1/+1
2018-11-28freedreno: Fix autotools build.Vinson Lee1-0/+2
2018-04-13gallium: move ddebug, noop, rbug, trace to auxiliary to improve build timesMarek Olšák2-7/+3
2018-04-05radeonsi: don't build libradeon.la separatelyMarek Olšák1-1/+0
2018-03-15meson: fix pipe-loaders after omx changesDylan Baker1-3/+4
2018-02-07Revert "gallium: build ddebug, noop, rbug, trace as part of auxiliary"Roland Scheidegger1-1/+5
2018-02-07gallium: build ddebug, noop, rbug, trace as part of auxiliaryMarek Olšák1-5/+1
2018-01-19autotools: include meson build files in tarballDylan Baker1-1/+1
2018-01-18meson: ensure that xmlpool_options.h is generated for targets that need itDylan Baker1-9/+9
2018-01-08meson: build cloverDylan Baker1-0/+77
2017-09-26r600: fork and import gallium/radeonMarek Olšák1-1/+0
2017-08-04pipe-loader: Add driver build directory for si_driinfo.h include pathMichel Dänzer1-0/+1
2017-08-03pipe-loader: fix build of dynamic pipe-driversNicolai Hähnle4-4/+5
2017-08-02radeonsi: prepare for driver-specific driconf optionsNicolai Hähnle2-0/+10
2017-08-02gallium: add pipe_screen_config to screen_create functionsNicolai Hähnle7-7/+7
2017-06-27i915: use different CFLAGS/LIBS variables than i965/anvLionel Landwerlin1-1/+1
2017-06-23gallium/radeon: pass create_screen flags to r600_common_screen_initMarek Olšák3-4/+4
2017-06-23gallium: allow passing 'unsigned flags' to create_screen()Marek Olšák7-7/+7
2017-06-16r600g,compute: provide local copy of functions from ac_binary.cJan Vesely1-7/+2
2017-04-29gallium/targets: fix bool setting on BE architecturesIlia Mirkin7-7/+7
2017-04-04targets: export radeon winsys_create functions to silence LLVM warningMarek Olšák1-0/+5
2017-03-07build: Replace NEED_RADEON_LLVM with HAVE_GALLIUM_LLVM.Matt Turner1-1/+1
2017-02-28gallium/r600: fix r600 build when OpenCL is enabledTimothy Arceri1-0/+5
2017-02-03ilo: EOL drop unmaintained gallium drv from buildsysEdward O'Callaghan1-14/+0
2017-02-03ilo: EOL unplumb unmaintained gallium drv from winsysEdward O'Callaghan1-47/+0
2016-12-05configure.ac: Move llvm_set_environment_variables higher.Tobias Droste1-1/+1
2016-11-03pipe-loader: add libamd_common for radeonsiNicolai Hähnle1-0/+1
2016-10-14gallium: annotate sw_driver_descriptor instance as const dataEmil Velikov1-1/+1
2016-10-14gallium: remove unused drm_driver_descriptor::driver_nameEmil Velikov8-8/+8
2016-04-15gallium/swr: allow swr use as a swrast dri driverTim Rowley1-5/+14
2016-01-26nir: move to compiler/Emil Velikov1-1/+1
2015-11-21pipe-loader: rework the sw backendEmil Velikov3-2/+39
2015-10-16glsl: (mostly) remove libglsl_utilRob Clark1-1/+0
2015-08-14winsys/amdgpu: add a new winsys for the new kernel driverMarek Olšák2-2/+10
2015-06-12pipe-loader: add libnir and libglsl_util to the linkEmil Velikov1-0/+2
2015-04-29winsys/radeon: move radeon_winsys.h to drivers/radeonMarek Olšák3-3/+3
2015-04-01i915g: Implement EGL_EXT_image_dma_buf_importStéphane Marchesin1-1/+24
2015-03-21galahad: remove driverEmil Velikov1-3/+1
2015-02-27pipe-loader: Fix build with dri drivers enabled, and vl state trackers disabledTom Stellard1-1/+5
2015-02-12auxiliary/vl: bring back the VL code for the dri targetsEmil Velikov1-0/+1
2014-11-26auxiliary/vl: rework the build of the VL codeEmil Velikov1-2/+12
2014-11-16targets: bundle all files in the tarballEmil Velikov1-0/+2
2014-11-04ilo: add drm_configuration for the pipe-targetNick Sarnie1-1/+22
2014-10-14ilo: Build pipe-loader for iloNick Sarnie2-0/+40
2014-09-23mesa: Move register_allocate.c to util.Eric Anholt1-1/+0
2014-09-21freedreno: add DRM_CONF_SHARE_FDRob Clark1-1/+24
2014-08-04gallium: Move sRGB <-> RGB handling to libmesautilJason Ekstrand1-1/+1
2014-08-04util: Gather some common macrosJason Ekstrand1-0/+1
2014-06-19targets/pipe-loader: add driver specific drm_configurationEmil Velikov5-5/+120
2014-05-25automake: correctly append the version-scriptEmil Velikov1-3/+5