summaryrefslogtreecommitdiff
path: root/src/gallium/targets/vdpau
AgeCommit message (Expand)AuthorFilesLines
2019-08-03meson: replace libmesa_util with idep_mesautilEric Engestrom1-2/+3
2019-04-25meson: Force '.so' extension for DRI driversJon Turney1-0/+1
2019-04-15Delete autotoolsDylan Baker1-132/+0
2019-04-01meson: strip rpath from megadriversEric Engestrom1-0/+3
2019-02-24meson: ensure that xmlpool_options.h is generated for gallium targets that ne...David Shao1-1/+1
2019-01-25meson/vdpau: add missing soversionEric Engestrom1-1/+2
2019-01-08autotools: Remove tegra vdpau driverDylan Baker1-2/+0
2018-08-23meson: Run the install script with Python 3Mathieu Bridon1-0/+1
2018-03-09tegra: Initial supportThierry Reding1-0/+2
2018-02-15meson: fix vdpau target linkageDylan Baker1-3/+5
2018-02-15meson: link dri3 xcb libs into vlwinsys instead of into each targetDylan Baker1-2/+1
2018-01-19autotools: include meson build files in tarballDylan Baker1-1/+2
2017-12-04meson: build gallium vdpau state trackerDylan Baker1-0/+71
2017-07-31gallium/targets: link against NIR when building radeonsiNicolai Hähnle1-0/+1
2017-05-19configure: check once for DRI3 dependenciesEmil Velikov1-0/+1
2017-03-08gallium/targets: rework the empty targets removalEmil Velikov1-2/+1
2017-03-04gallium/targets: don't leave an empty target directory(ies)Emil Velikov1-1/+3
2016-12-05configure.ac: Move llvm_set_environment_variables higher.Tobias Droste1-1/+1
2015-11-25targets: use the non-inline sw helpersEmil Velikov1-0/+1
2015-11-21{auxiliary,targets}/vl: use static/dynamic pipe-loaderEmil Velikov2-3/+6
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-08-14winsys/amdgpu: add a new winsys for the new kernel driverMarek Olšák1-0/+1
2015-07-13automake: remove empty GALLIUM_PIPE_LOADER_LIBSEmil Velikov1-2/+1
2015-02-12auxiliary/vl: bring back the VL code for the dri targetsEmil Velikov1-0/+1
2014-12-17mesa: Remove unnecessary -f from $(RM).Matt Turner1-1/+1
2014-12-17targets/vdpau: Add uninstall hooks to handle megadriver hardlinks.Matt Turner1-0/+5
2014-12-17targets/vdpau: Add clean-local rule to remove .lib links.Matt Turner1-0/+6
2014-12-12gallium/targets: Add *.sym files to distribution.Matt Turner1-0/+3
2014-11-26auxiliary/vl: rework the build of the VL codeEmil Velikov1-8/+3
2014-11-26automake: rework VL dependency trackingEmil Velikov1-1/+3
2014-11-16targets: bundle all files in the tarballEmil Velikov1-0/+4
2014-10-28r300g/vdpau: enable againDavid Heidelberger1-0/+1
2014-09-24targets/vl: don't forget to set GALLIUM_STATIC_TARGETSEmil Velikov1-1/+1
2014-09-24targets: drop the old MEGADRIVERS & STATIC_TARGET... variablesEmil Velikov1-11/+5
2014-09-24gallium/r300,r600,radeonsi: add automake target 'templates'Emil Velikov1-32/+4
2014-09-24gallium/nouveau: add automake target 'template'Emil Velikov1-12/+9
2014-09-24targets/pipe-loader: drop unused authenticationEmil Velikov1-1/+0
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-04targets/vdpau: link with libmesautil.la to fix build breakageBrian Paul1-0/+1
2014-06-26targets/automake.inc: s/GALLIUM_VIDEO_CFLAGS/GALLIUM_TARGET_CFLAGS/Emil Velikov1-1/+1
2014-06-23targets/(vdpau|xvmc): hardlink against the installed libraryEmil Velikov1-2/+2
2014-06-23targets/vdpau: correctly generate the symlinksEmil Velikov1-5/+5
2014-06-22targets/radeonsi/vdpau: convert to static/shared pipe-driversEmil Velikov1-0/+13
2014-06-22targets/r600/vdpau: convert to static/shared pipe-driversEmil Velikov1-0/+19
2014-06-22targets/vdpau-nouveau: convert to static/shared pipe-driversEmil Velikov3-0/+120