wsi: add minImageCount override
[mesa.git] / src / util / u_thread.h
2019-08-09 Jon Turneyutil: Cygwin has linux-style pthread_setname_np
2019-08-08 Greg Vutil: fix cpuset support on FreeBSD
2019-08-03 Eric Engestromutil: fix pointer type on NetBSD
2019-08-02 Matt Turnerutil: Handle differences in pthread_setname_np
2019-07-30 Matt Turnerutil: Drop preprocessor guards for glibc-2.12
2019-02-26 Drew Davenportutil: Don't block SIGSYS for new threads
2018-09-17 Dylan Bakermove pthread_setaffinity_np check to the build system
2018-09-10 Marek Olšákutil: try to fix the Android and MacOS build
2018-09-07 Marek Olšákst/mesa: pin driver threads to a specific L3 cache...
2018-01-22 Samuel Thibaultu_thread: Use pthread_setname_np on linux only.
2017-11-10 Nicolai Hähnleutil/u_thread: fix compilation on Mac OS
2017-11-09 Nicolai Hähnleutil: move pipe_barrier into src/util and rename to...
2017-06-26 Marek Olšákutil: move pipe_thread_is_self from gallium to src...
2017-03-13 Jose Fonsecautil/u_thread.h: Include stdint.h for int64_t definition.
2017-03-12 Timothy Arceriutil: add u_thread.h