Files
mesa/src
Grazvydas Ignotas 7f268cf12b gallium/u_queue: set num_threads correctly if not all threads start
If i-th thread could not be created it means we have i threads,
not i+1, because we start from 0.

Fixes: 404d0d5 "gallium/u_queue: add an option to have multiple worker threads"
Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
Signed-off-by: Marek Olšák <marek.olsak@amd.com>
2017-02-27 14:49:46 +01:00
..
2016-08-31 17:06:54 -07:00
2017-01-20 11:40:52 -08:00
2017-02-24 17:37:02 +00:00