summaryrefslogtreecommitdiff
path: root/src/gallium/targets
AgeCommit message (Expand)AuthorFilesLines
2019-01-08autotools: Remove tegra vdpau driverDylan Baker1-2/+0
2018-12-13pipe-loader: meson: reference correct libraryEmil Velikov1-1/+1
2018-12-01d3dadapter9: use snprintf(..., "%s", ...) instead of strncpyAndre Heider2-13/+22
2018-11-28freedreno: Fix autotools build.Vinson Lee1-0/+2
2018-11-21st/nine: Remove thread_submit warningAxel Davy1-3/+0
2018-11-02meson: link gallium nine with pthreadsDylan Baker1-1/+1
2018-10-19scons: Remove gles option.Jose Fonseca2-12/+0
2018-10-12scons: Allow building with custom MSVC_USE_SCRIPT script.Jose Fonseca1-0/+1
2018-10-03pipe-loader: move dup(fd) within pipe_loader_drm_probe_fdEmil Velikov1-1/+1
2018-10-03st/nine: do not double-close the fd on teardownEmil Velikov1-1/+1
2018-09-17build: Don't overlink gallium xlib targetDylan Baker2-2/+1
2018-09-07Replace uses of _mesa_bitcount with util_bitcountDylan Baker1-0/+1
2018-08-23meson: Run the install script with Python 3Mathieu Bridon4-0/+4
2018-08-17xmlconfig: add kernel_driver device attributeQiang Yu1-1/+1
2018-05-16v3d: Rename the driver files from "vc5" to "v3d".Eric Anholt1-1/+1
2018-05-16v3d: Rename the vc5_dri.so driver to v3d_dri.so.Eric Anholt2-6/+6
2018-05-14opencl: autotools: Fix linking order for OpenCL targetKai Wasserbäch1-2/+1
2018-04-24meson: fix graw-xlib after auxiliary consolidationDylan Baker1-2/+1
2018-04-20gallium/util: Android backtrace supportStefan Schake1-0/+1
2018-04-18meson: build graw testsDylan Baker2-0/+67
2018-04-17meson: Version libMesaOpenCL like autotools doesJan Alexander Steffens (heftig)1-2/+2
2018-04-13gallium/osmesa: link with winsock2 library on WindowsBrian Paul1-0/+3
2018-04-13gallium: move ddebug, noop, rbug, trace to auxiliary to improve build timesMarek Olšák18-76/+24
2018-04-05radeonsi: don't build libradeon.la separatelyMarek Olšák1-1/+0
2018-04-05meson: Set .so version for xa like autotools doesDylan Baker1-1/+3
2018-03-30spirv: Fix building with SConsNeil Roberts5-1/+9
2018-03-29meson: use dep_libdrm version for pkg-configDylan Baker1-1/+1
2018-03-15meson: fix pipe-loaders after omx changesDylan Baker1-3/+4
2018-03-12meson: Add moduledir to d3d.pcDylan Baker1-0/+1
2018-03-12gallium: work around libtool relink issue for libdrmRoman Gilg1-1/+1
2018-03-09tegra: Initial supportThierry Reding4-1/+11
2018-03-06st/omx/tizonia: Add --enable-omx-tizonia flag and build filesGurkirpal Singh2-2/+18
2018-03-06st/omx/bellagio: Rename st and target directoriesGurkirpal Singh4-2/+3
2018-02-16meson: Add Haiku platform support v4Alexander von Gluck IV1-0/+40
2018-02-15meson: fix xvmc target linkageDylan Baker1-3/+4
2018-02-15meson: Fix xa target linkageDylan Baker1-3/+5
2018-02-15meson: Fix omx-bellagio target linkageDylan Baker1-3/+4
2018-02-15meson: fix va target linkageDylan Baker1-3/+4
2018-02-15meson: fix vdpau target linkageDylan Baker1-3/+5
2018-02-15meson: link dri3 xcb libs into vlwinsys instead of into each targetDylan Baker5-17/+5
2018-02-15meson: add libswdri and libswkmsdri to dri link_withDylan Baker1-9/+2
2018-02-15meson: add libswdri and libswkmsdri to d3dadaptor link_withDylan Baker1-10/+3
2018-02-07Revert "gallium: build ddebug, noop, rbug, trace as part of auxiliary"Roland Scheidegger5-5/+29
2018-02-07gallium: build ddebug, noop, rbug, trace as part of auxiliaryMarek Olšák5-29/+5
2018-02-06meson: ensure xmlpool/options.h is generated for libgalliumJon Turney1-1/+1
2018-01-23meson: remove lib prefix from libd3dadapter9.soChristoph Haag1-0/+1
2018-01-19autotools: include meson build files in tarballDylan Baker11-10/+13
2018-01-18meson: ensure that xmlpool_options.h is generated for targets that need itDylan Baker2-10/+10
2018-01-11meson: move libsensors dependency to libgalliumDylan Baker3-6/+3
2018-01-11meson: Use dependencies for nirDylan Baker1-1/+1