gallium,util: Pull u_indices and u_primconvert back into gallium
[platform/upstream/mesa.git] / src / gallium / auxiliary / meson.build
2023-01-26 Jason Ekstrandgallium,util: Pull u_indices and u_primconvert back...
2022-10-31 António Monteirogallium/util: remove network class
2022-10-22 Yonggang Luomeson: with_glx never assigned to 'gallium-xlib', remov...
2022-10-19 Sil Vilerinogallium/vl: Add vl_winsys_win32 support
2022-10-01 Mike Blumenkrantzdelete rbug
2022-09-28 nyanmisakagallium: Do not include offscreen winsys if glx is...
2022-09-01 Alyssa Rosenzweiggallium: Add u_default_set_debug_callback
2022-08-29 Yonggang Luoutil: Handling GALLIUM_NOSSE in u_cpu_detect.c
2022-08-04 Dave Airliellvmpipe/gallivm/draw: introduce a buffer type.
2022-07-01 Jesse Nataliegallium/util: Move u_dl and u_pointer to src/util
2022-05-17 Sil Vilerinogallium/vl: Add software winsys and offscreen winsys
2022-05-05 Eric Anholtgallium/tgsi: Remove tgsi_emulate.
2022-04-28 Dave Airliegallium/vl: wrap codec support checks in a common function.
2022-04-13 Mike Blumenkrantzaux/trace: clean up some zink+lavapipe tracing awfulness
2022-03-03 Dave Airliegallivm/llvmpipe: add support for NIR to the linear...
2022-03-01 Marek Olšákgallium/aux: add helper nir_gather_stream_output_info
2022-01-19 Matti Hamalainenaux/trace: print enum names instead of integer values...
2021-11-16 Mike Blumenkrantzmove util/indices to core util
2021-11-15 Dave Airlieutil/vl: move gallium vl_vlc.h and vl_rbsp.h to shared...
2021-10-01 Marek Olšákgallium/util: add util_vertex_state_cache for deduplica...
2021-10-01 Marek Olšákutil: import u_debug_refcnt, u_hash_table, u_debug_desc...
2021-09-10 Danylo Piliaievutil/u_trace: make u_trace usable for other than galliu...
2021-08-10 Jesse Nataliegallium/dri: Move driConf -> st option processing to...
2021-06-21 Emma Anholtgallium/draw: Garbage collect draw_pt_fetch_emit.
2021-04-07 Mike Blumenkrantzaux/trace: add screen deduplication for zink+lavapipe...
2021-02-25 Jesse Nataliemeson/gallium: Add an option to not use LLVM for galliu...
2020-12-08 Rob Clarkgallium/aux: Split u_tracepoints.[ch] generation
2020-12-03 Rob Clarkgallium/aux: Add GPU tracepoint mechanism
2020-12-02 Jesse Nataliegallium: Include winsock lib as a dependency for Windows
2020-11-24 Rob Clarkutil: Add helgrind support for simple_mtx
2020-10-20 Eric Anholtgallium: Add a nir-to-TGSI pass.
2020-10-07 Marek Olšákgallium/util: remove empty file u_half.h
2020-10-01 Matt TurnerRevert F16C series (MR 6774)
2020-09-30 Marek Olšákgallium/util: remove empty file u_half.h
2020-09-16 Erik Faye-Lundgallium/aux: remove unused u_blit.[ch]
2020-09-10 Pierre-Eric Pellou... mesa: move u_idalloc from gallium/aux/util to util
2020-08-05 Kristian H. Kristensenutil: Move stack debug functions to src/util
2020-06-05 Neha Bhendeutil: Add util functionality for GL4.1 support
2020-06-01 Dylan Bakermeson: use gnu_symbol_visibility argument
2020-04-15 Dave Airliedraw: fix user culling pipeline order. (v2)
2020-04-07 Dominik Behrmeson: fix debug build on Android
2020-02-28 Dave Airliedraw: add main tessellation code
2020-02-28 Dave Airliegallium/auxiliary: add the microsoft tessellator and...
2020-02-24 Erik Faye-Lundgallium/util: remove unused debug_print_foo helpers
2020-02-21 Erik Faye-Lundutil: promote u_debug_memory.c to src/util
2020-02-19 Marek Olšákgallium/util: remove unused u_surfaces.c/h
2020-01-25 Marek Olšákgallium/util: add a cache of live shaders for shader...
2019-12-14 Erico Nunesvc4: move the draw splitting routine to shared code
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