Files
mesa/src
Jose Fonseca d5f934522d util: Make util_context_thread_changed a no-op on Windows.
Spite using thrd_t types, these functions are wed to pthreads, and break
Windows builds, because thrd_current() is not implemented there, as it's
impossible to have an efficient thrd_current() implementation on
Windows.

Trivial.
2018-09-10 10:10:16 +01:00
..
2018-09-07 10:21:26 -07:00
2018-02-16 16:56:34 -06:00
2018-09-10 09:14:46 +01:00
2018-08-10 15:15:09 -07:00