aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/targets
Commit message (Expand)AuthorAgeFilesLines
* meson: strip rpath from megadriversEric Engestrom2019-04-014-0/+10
* gallium: Fix autotools build with libxatracker.la.Vinson Lee2019-03-291-4/+2
* gallium: fix autotools build of pipe_msm.laTimur Kristóf2019-03-291-4/+2
* android: static link with libexpat with Android O+Kishore Kadiyala2019-03-251-1/+9
* Revert "d3dadapter9: Support software renderer on any DRI device"Axel Davy2019-03-091-20/+8
* d3dadapter9: Support software renderer on any DRI devicePatrick Rudolph2019-03-091-8/+20
* android: make libbacktrace optional on USE_LIBBACKTRACETapani Pälli2019-02-271-1/+4
* d3d: meson: do not prefix user provided d3d-drivers-pathSergii Romantsov2019-02-251-1/+1
* meson: ensure that xmlpool_options.h is generated for gallium targets that ne...David Shao2019-02-245-5/+5
* iris: fix build with gallium nineAndre Heider2019-02-211-2/+2
* iris: Initial commit of a new 'iris' driver for Intel Gen8+ GPUs.Kenneth Graunke2019-02-212-3/+4
* kmsro: Add the rest of the current set of tinydrm drivers.Eric Anholt2019-02-202-5/+19
* drm-uapi: use local files, not system libdrmEric Engestrom2019-02-141-1/+1
* kmsro: Move DRM entrypoints to shared blockAlyssa Rosenzweig2019-02-071-10/+8
* panfrost: Initial stub for Panfrost driverAlyssa Rosenzweig2019-02-052-1/+14
* Switch imx to kmsro and remove the imx winsysRob Herring2019-01-282-3/+2
* kmsro: Extend to include hx8357d.Eric Anholt2019-01-282-0/+2
* pl111: Rename the pl111 driver to "kmsro".Eric Anholt2019-01-283-4/+4
* freedreno: add renderonly scanoutJonathan Marek2019-01-261-1/+1
* meson/vdpau: add missing soversionEric Engestrom2019-01-251-1/+2
* autotools: Remove tegra vdpau driverDylan Baker2019-01-081-2/+0
* pipe-loader: meson: reference correct libraryEmil Velikov2018-12-131-1/+1
* d3dadapter9: use snprintf(..., "%s", ...) instead of strncpyAndre Heider2018-12-012-13/+22
* freedreno: Fix autotools build.Vinson Lee2018-11-281-0/+2
* st/nine: Remove thread_submit warningAxel Davy2018-11-211-3/+0
* meson: link gallium nine with pthreadsDylan Baker2018-11-021-1/+1
* scons: Remove gles option.Jose Fonseca2018-10-192-12/+0
* scons: Allow building with custom MSVC_USE_SCRIPT script.Jose Fonseca2018-10-121-0/+1
* pipe-loader: move dup(fd) within pipe_loader_drm_probe_fdEmil Velikov2018-10-031-1/+1
* st/nine: do not double-close the fd on teardownEmil Velikov2018-10-031-1/+1
* build: Don't overlink gallium xlib targetDylan Baker2018-09-172-2/+1
* Replace uses of _mesa_bitcount with util_bitcountDylan Baker2018-09-071-0/+1
* meson: Run the install script with Python 3Mathieu Bridon2018-08-234-0/+4
* xmlconfig: add kernel_driver device attributeQiang Yu2018-08-171-1/+1
* v3d: Rename the driver files from "vc5" to "v3d".Eric Anholt2018-05-161-1/+1
* v3d: Rename the vc5_dri.so driver to v3d_dri.so.Eric Anholt2018-05-162-6/+6
* opencl: autotools: Fix linking order for OpenCL targetKai Wasserbäch2018-05-141-2/+1
* meson: fix graw-xlib after auxiliary consolidationDylan Baker2018-04-241-2/+1
* gallium/util: Android backtrace supportStefan Schake2018-04-201-0/+1
* meson: build graw testsDylan Baker2018-04-182-0/+67
* meson: Version libMesaOpenCL like autotools doesJan Alexander Steffens (heftig)2018-04-171-2/+2
* gallium/osmesa: link with winsock2 library on WindowsBrian Paul2018-04-131-0/+3
* gallium: move ddebug, noop, rbug, trace to auxiliary to improve build timesMarek Olšák2018-04-1318-76/+24
* radeonsi: don't build libradeon.la separatelyMarek Olšák2018-04-051-1/+0
* meson: Set .so version for xa like autotools doesDylan Baker2018-04-051-1/+3
* spirv: Fix building with SConsNeil Roberts2018-03-305-1/+9
* meson: use dep_libdrm version for pkg-configDylan Baker2018-03-291-1/+1
* meson: fix pipe-loaders after omx changesDylan Baker2018-03-151-3/+4
* meson: Add moduledir to d3d.pcDylan Baker2018-03-121-0/+1
* gallium: work around libtool relink issue for libdrmRoman Gilg2018-03-121-1/+1