mesa/main/util: moving gallium u_mm to util, remove main/mm
[mesa.git] / src / gallium / auxiliary / meson.build
2019-12-02 Alejandro Piñeiromesa/main/util: moving gallium u_mm to util, remove...
2019-11-28 Dave Airliegallium: add nir lowering passes for the draw pipe...
2019-11-28 Dave Airliegallivm: add nir->llvm translation (v2)
2019-11-28 Dave Airliegallivm: nir->tgsi info convertor (v2)
2019-11-28 Dave Airliegallivm: split out the flow control ir to a common...
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2019-09-06 Timur Kristóftgsi_to_nir: Remove dependency on libglsl.
2019-09-04 Dave Airliegallivm: add coroutine support files to gallivm.
2019-06-17 Caio Marcelo de... gallium: Remove unused util_ringbuffer
2019-06-13 Bas Nieuwenhuizenvl: Always enable drm winsys.
2019-06-04 Bas NieuwenhuizenRevert "vl: Enable DRM by default."
2019-06-04 Bas Nieuwenhuizenvl: Enable DRM by default.
2019-04-24 Jiang, Sonnyva: use a compute shader for the blit
2019-04-23 Eric Anholtgallium: Remove the malloc pipebuffer manager.
2019-04-23 Eric Anholtgallium: Remove the "alt" pipebuffer manager interface.
2019-04-23 Eric Anholtgallium: Remove the ondemand pipebuffer manager.
2019-04-23 Eric Anholtgallium: Remove the pool pipebuffer manager.
2019-03-05 Timur Kristóftgsi_to_nir: Produce optimized NIR for a given pipe_screen.
2019-02-15 James Zhugallium/auxiliary/vl: Add compute shader to support...
2019-02-15 James Zhugallium/auxiliary/vl: Split vl_compositor graphic shade...
2018-12-20 Roland Scheideggergallivm: use llvm jit code for decoding s3tc
2018-11-27 Dylan Bakerutil: promote u_memory to src/util
2018-10-30 Dylan Bakerutil: move u_cpu_detect to util
2018-10-30 Dylan Bakerutil: Move u_debug to utils
2018-10-30 Dylan Bakerutil: Move os_misc to util
2018-10-30 Dylan Bakergallium/util: start splitting u_debug into generic...
2018-10-30 Dylan Bakergallium: split u_prim_name out of u_debug.h
2018-09-07 Dylan Bakermove u_math to src/util
2018-09-04 Eric Anholtgallium: Add a helper for implementing PIPE_CAP_* defau...
2018-08-10 Mathieu Bridonmeson: Build with Python 3
2018-07-01 Denis Paukgallium/auxiliary: Add helper support for bptc format...
2018-06-14 Lukas Rusakmeson: only build vl_winsys_dri.c when x11 platform...
2018-04-13 Marek Olšákgallium: move ddebug, noop, rbug, trace to auxiliary...
2018-04-12 Leo Liuvl: add VP9 probability tables
2018-04-06 Dylan Bakermeson: fix warnings about comparing unlike types
2018-02-15 Dylan Bakermeson: link dri3 xcb libs into vlwinsys instead of...
2018-01-11 Dylan Bakermeson: move libsensors dependency to libgallium
2018-01-11 Dylan Bakermeson: Use dependencies for nir
2017-12-15 Rob Clarkgallium/util: add u_transfer_helper
2017-12-07 Eric Engestrommeson: add dep_thread to every lib that includes threads.h
2017-11-10 Dylan Bakermeson: add nir_builder_opcodes_h to gallium_auxiliary
2017-11-09 Nicolai Hähnlegallium: remove unused and deprecated u_time.h
2017-11-09 Nicolai Hähnleutil: move os_time.[ch] to src/util
2017-11-09 Nicolai Hähnlegallium: add async debug message forwarding helper
2017-10-31 Erik Faye-Lundmeson: use dep_m in libgallium
2017-10-27 Dylan Bakermeson: move gallium include declarations to src
2017-10-16 Dylan Bakermeson: Build gallium pipe-loader
2017-10-16 Dylan Bakermeson: Build gallium auxiliary