gallium,util: Pull u_indices and u_primconvert back into gallium
[platform/upstream/mesa.git] / src / util / meson.build
2023-01-26 Jason Ekstrandgallium,util: Pull u_indices and u_primconvert back...
2022-11-02 Illia Abernikhinutils: Merge util/debug.* into util/u_debug.* and remov...
2022-11-02 Illia Abernikhinutils: Move functions from debug.* to u_debug.*
2022-10-28 Mykhailo Skorokhodovutil: Add glsl2spirv.py script
2022-10-20 Yonggang Luoutil: Move the function implementation from u_thread...
2022-10-20 Yonggang Luoutil: Remove include of windows.h in rwlock.h
2022-10-19 Dylan Bakerutil/indicies: convert u_unfilled_gen.py to write a...
2022-10-19 Dylan Bakerutil/indicies: write a file with u_indicies_gen.py
2022-10-18 Yonggang Luoutil: Move the implementation of futex_wake and futex_w...
2022-09-22 Yonggang Luoutil: Add util_call_once for optimize call to util_call...
2022-08-31 Yonggang Luoutil: Remove the need of _MTX_INITIALIZER_NP in simple_...
2022-08-31 Yonggang Luoutil: Add api util_call_once_with_context
2022-08-26 Chia-I Wuutil/perf: move u_perfetto to here
2022-08-12 Yonggang Luoutil: Enable tests that disabled for msvc/mingw
2022-08-04 Dmitry Osipenkoutil/disk_cache: Add new mesa-db cache type
2022-07-29 Yonggang Luoutil: Disable tests/sparse_array_test.cpp on MacOS...
2022-07-15 Jesse Natalieutil: Add a Win32 futex impl
2022-07-01 Jesse Nataliegallium/util: Move u_dl and u_pointer to src/util
2022-06-09 Yonggang Luoutil: always enable timespec_test.cpp
2022-06-09 Yonggang Luoc11: Implement c11/time.h with c11/impl/time.c
2022-06-07 Mike Blumenkrantzstreaming-memcpy: move to src/util/ and compile uncondi...
2022-05-02 Emma Anholtutil: Add some unit tests of the half-float conversions.
2022-04-25 Alyssa Rosenzweigutil: Add a generic worklist implementation
2022-04-25 Michel Zoumeson: call run_command with check=true
2022-04-22 Dylan Bakerutil: remove simple_list
2022-04-11 Yonggang Luoutil: Convert util/u_printf.cpp to util/u_printf.c
2022-04-11 Yonggang Luoutil: Add tests for u_printf.h
2022-01-19 Mike Blumenkrantzutil: add ptralloc
2021-12-11 Caio Oliveirautil: Convert cache test to use gtest
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-21 Caio Marcelo de... util: Move test sources to tests/ directory
2021-10-21 Caio Marcelo de... util: Convert sparse array multithread test to use...
2021-10-21 Caio Marcelo de... util: Convert roundeven_test to use gtest
2021-10-21 Caio Marcelo de... util: Convert rb_tree_test to gtest
2021-10-21 Caio Marcelo de... util: Convert mesa-sha1_test to use gtest
2021-10-21 Caio Marcelo de... util: Convert blob_test to use gtest
2021-10-21 Caio Marcelo de... util: Convert u_atomic_test to use gtest
2021-10-21 Caio Marcelo de... util: Move tests in single file directories to tests/
2021-10-21 Caio Marcelo de... util: Consolidate existing gtests in a single binary
2021-10-16 Dylan Bakermeson: use gtest protocol for gtest based tests when...
2021-10-06 Thomas Wagnergallium: add utility and interface for memory fd alloca...
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-17 Matt Turnerutil: Add unit tests for dag
2021-08-03 Ian Romanickutil: Add and use functions to calculate min and max...
2021-07-12 Daniel Schürmannutil/meson: include inc_gallium
2021-06-24 Enrico Galliutil: Add simple test for util_qsort_r
2021-06-24 Jason Ekstrandutil: Add an implementation of qsort_r for non-GNU...
2021-06-04 Eric Anholtra: Add a unit test.
2021-05-10 Rob Clarkutil/perfetto: Add one-time init
2021-03-15 Timothy Arceriutil: create some standalone compression helpers
2021-03-02 Timothy Arceriutil/disk_cache: move cache tests to the util directory
2021-02-25 Michel Zoumeson/xmlconfig: win32 regex fallback
2021-02-24 Rob Clarkdriconf: Generate a static table when no xmlconfig
2021-02-21 Timothy Arceriutil/fossilize_db: add basic fossilize db util to read...
2021-01-10 X512util/meson: Add libnetwork dependency for Haiku
2020-12-28 Dave Airlieutil: add printf specifier shared helper code.
2020-12-04 Eric Anholtxmlconfig: Add unit tests for recent bugs in the dricon...
2020-11-26 James Parkutil,radv: Cross-platform monotonic condition variable
2020-11-24 Rob Clarkutil: Add helgrind support for simple_mtx
2020-10-25 James Parkutil/xmlconfig: Disable for Windows like Android
2020-10-19 James Parkutil,ac,aco,radv: Cross-platform memstream API
2020-10-19 James Parkutil,radv,radv/winsys: Cross-platform rwlock API
2020-10-08 Vinson Leemeson: Use more portable compiler option -std.
2020-10-07 Jesse Natalieutil: Move xxd.py to util
2020-10-02 Eric Anholtandroid: Disable the user XML config parsing.
2020-10-02 Eric Anholtdriconf: Make the driver's declarations be structs...
2020-09-28 Eric Anholtmesa: Promote Intel's simple logging façade for Android...
2020-09-25 Eric Anholtutil/xmlconfig: Add a unit test of the code.
2020-09-11 Timothy Arceridisk_cache: move cache dir generation into OS specific...
2020-09-10 Pierre-Eric Pellou... mesa: move u_idalloc from gallium/aux/util to util
2020-09-01 Karol Herbstutil: add helpers to define bitwise operators on enums...
2020-08-05 Kristian H. Kristensenutil: Add unit test for stack backtrace caputure
2020-08-05 Kristian H. Kristensenutil: Move stack debug functions to src/util
2020-06-22 Eric Engestromdriconf: drop now unused translation facility
2020-06-01 Dylan Bakermeson: use gnu_symbol_visibility argument
2020-05-25 Dmitriy Nesterutil: delete fnv1a hash function
2020-05-08 pal1000util: Make process_test path compatible with mingw...
2020-04-24 Andres GomezRevert "meson,ci: Disable sparse_array tests on windows"
2020-04-21 Dylan Bakerremove final imports.h and imports.c bits
2020-04-01 Dave Airliegallium/llvmpipe: add an optimised 32-bit memset
2020-03-28 Eric Engestrommeson: inline `inc_common`
2020-03-27 Marek OlšákMove compiler.h and imports.h/c from src/mesa/main...
2020-03-27 Pierre-Eric Pellou... util: fix process_test path
2020-03-24 Pierre-Eric Pellou... util/u_process: add util_get_process_exec_path
2020-03-20 Jason Ekstrandmeson,ci: Disable sparse_array tests on windows
2020-02-21 Erik Faye-Lundutil: promote u_debug_memory.c to src/util
2020-02-05 Michel Dänzergitlab-ci: Add ppc64el and s390x cross-build jobs
2020-01-23 Anthony Peschutil: move fnv1a hash implementation into its own header
2020-01-23 Anthony Peschutil: import xxhash
2020-01-17 C Stoututil/vector: Fix u_vector_foreach when head rolls over
2019-12-27 Eric Engestromutil/format: add trivial srgb<->linear conversion test
2019-12-13 Rafael Antognolliutil/os_socket: Add socket related functions.
2019-12-02 Alejandro Piñeiromesa/main/util: moving gallium u_mm to util, remove...
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2019-11-11 Dylan Bakerutil: Use ZSTD for shader cache if possible
2019-10-31 Eric Engestrommeson: move idep_xmlconfig_headers to xmlpool/
2019-10-31 Eric Engestrommeson: split out idep_xmlconfig_headers from idep_xmlconfig
2019-10-31 Jason Ekstrandutil: Add a util_sparse_array data structure
next