meson: Add tests to suites
[mesa.git] / src / util / meson.build
2018-11-20 Dylan Bakermeson: Add tests to suites
2018-11-05 Sergii Romantsovautotools: library-dependency when no sse and 32-bit
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-10 Jason Ekstrandutil: Add tests for fast integer division by constants
2018-10-10 Marek Olšákutil: import public domain code for integer division...
2018-10-10 Jason Ekstrandutil: Add a simple big math library
2018-09-10 Sergii Romantsovmesa/meson: 32bit xmlconfig linkage
2018-09-07 Dylan Bakermove u_math to src/util
2018-08-17 Qiang Yudriconf: move ${sysconfdir}/drirc to ${datadir}/drirc...
2018-08-17 Qiang Yuxmlconfig: read more config files from drirc.d/
2018-08-10 Mathieu Bridonmeson: Build with Python 3
2018-08-01 Dylan Bakerutil: move process.[ch] to u_process.[ch]
2018-07-12 Caio Marcelo de... util/set: add a basic unit test
2018-07-05 Jason Ekstrandutil: rb-tree: A simple, invasive, red-black tree
2018-07-05 Marek Olšákutil: extract get_process_name from xmlconfig.c
2018-05-31 Scott D Phillipsutil: Add a randomized test for the virtual memory...
2018-05-31 Jason Ekstrandutil: Add a virtual memory allocator
2018-03-02 Thierry Redingdisk cache: Link with -latomic if necessary
2018-01-24 Dylan Bakermeson: correctly set SYSCONFDIR for loading dirrc
2018-01-11 Dylan Bakermeson: Use consistent style for tests
2017-12-07 Eric Engestrommeson: add dep_thread to every lib that includes threads.h
2017-11-28 Eric Engestromutil: add mesa-sha1 test to meson
2017-11-09 Nicolai Hähnleutil: move os_time.[ch] to src/util
2017-11-09 Nicolai Hähnleutil: move futex helpers into futex.h
2017-11-09 Timothy Arcerimesa: Add new fast mtx_t mutex type for basic use cases
2017-10-09 Dylan Bakermeson: Build i965 and dri stack
2017-09-27 Dylan Bakermeson: Add build Intel "anv" vulkan driver