summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/meson.build
Commit message (Expand)AuthorAgeFilesLines
* tgsi_to_nir: Remove dependency on libglsl.Timur Kristóf2019-09-061-5/+2
* gallivm: add coroutine support files to gallivm.Dave Airlie2019-09-041-0/+2
* gallium: Remove unused util_ringbufferCaio Marcelo de Oliveira Filho2019-06-171-2/+0
* vl: Always enable drm winsys.Bas Nieuwenhuizen2019-06-131-4/+2
* Revert "vl: Enable DRM by default."Bas Nieuwenhuizen2019-06-041-1/+1
* vl: Enable DRM by default.Bas Nieuwenhuizen2019-06-041-1/+1
* va: use a compute shader for the blitJiang, Sonny2019-04-241-0/+2
* gallium: Remove the malloc pipebuffer manager.Eric Anholt2019-04-231-1/+0
* gallium: Remove the "alt" pipebuffer manager interface.Eric Anholt2019-04-231-1/+0
* gallium: Remove the ondemand pipebuffer manager.Eric Anholt2019-04-231-1/+0
* gallium: Remove the pool pipebuffer manager.Eric Anholt2019-04-231-1/+0
* tgsi_to_nir: Produce optimized NIR for a given pipe_screen.Timur Kristóf2019-03-051-0/+3
* gallium/auxiliary/vl: Add compute shader to support video compositor renderJames Zhu2019-02-151-0/+2
* gallium/auxiliary/vl: Split vl_compositor graphic shaders from vl_compositor APIJames Zhu2019-02-151-0/+2
* gallivm: use llvm jit code for decoding s3tcRoland Scheidegger2018-12-201-1/+1
* util: promote u_memory to src/utilDylan Baker2018-11-271-5/+0
* util: move u_cpu_detect to utilDylan Baker2018-10-301-2/+0
* util: Move u_debug to utilsDylan Baker2018-10-301-2/+0
* util: Move os_misc to utilDylan Baker2018-10-301-2/+0
* gallium/util: start splitting u_debug into generic and gallium specific compo...Dylan Baker2018-10-301-0/+2
* gallium: split u_prim_name out of u_debug.hDylan Baker2018-10-301-0/+1
* move u_math to src/utilDylan Baker2018-09-071-2/+0
* gallium: Add a helper for implementing PIPE_CAP_* default values.Eric Anholt2018-09-041-0/+2
* meson: Build with Python 3Mathieu Bridon2018-08-101-3/+3
* gallium/auxiliary: Add helper support for bptc format compress/decompressDenis Pauk2018-07-011-0/+2
* meson: only build vl_winsys_dri.c when x11 platform is usedLukas Rusak2018-06-141-1/+1
* gallium: move ddebug, noop, rbug, trace to auxiliary to improve build timesMarek Olšák2018-04-131-0/+29
* vl: add VP9 probability tablesLeo Liu2018-04-121-0/+1
* meson: fix warnings about comparing unlike typesDylan Baker2018-04-061-1/+1
* meson: link dri3 xcb libs into vlwinsys instead of into each targetDylan Baker2018-02-151-1/+6
* meson: move libsensors dependency to libgalliumDylan Baker2018-01-111-1/+1
* meson: Use dependencies for nirDylan Baker2018-01-111-3/+5
* gallium/util: add u_transfer_helperRob Clark2017-12-151-0/+2
* meson: add dep_thread to every lib that includes threads.hEric Engestrom2017-12-071-1/+1
* meson: add nir_builder_opcodes_h to gallium_auxiliaryDylan Baker2017-11-101-1/+1
* gallium: remove unused and deprecated u_time.hNicolai Hähnle2017-11-091-1/+0
* util: move os_time.[ch] to src/utilNicolai Hähnle2017-11-091-2/+0
* gallium: add async debug message forwarding helperNicolai Hähnle2017-11-091-0/+2
* meson: use dep_m in libgalliumErik Faye-Lund2017-10-311-1/+1
* meson: move gallium include declarations to srcDylan Baker2017-10-271-2/+0
* meson: Build gallium pipe-loaderDylan Baker2017-10-161-0/+2
* meson: Build gallium auxiliaryDylan Baker2017-10-161-0/+528