mesa/src
Grazvydas Ignotas cfdda19397 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>
(cherry picked from commit 7f268cf12b)
2017-03-01 13:38:49 +00:00
..
amd radv: fix txs for sampler buffers 2017-03-01 13:37:30 +00:00
compiler android: glsl: build shader cache sources 2017-03-01 13:34:42 +00:00
egl egl/dri3: implement query surface hook 2017-03-01 13:37:24 +00:00
gallium gallium/u_queue: set num_threads correctly if not all threads start 2017-03-01 13:38:49 +00:00
gbm gbm: request correct version of the DRI2_FENCE extension 2016-11-22 15:56:44 +00:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx glx/glvnd: Fix GLXdispatchIndex sorting 2017-02-23 19:34:59 +00:00
gtest Introduce .editorconfig 2016-08-31 17:06:54 -07:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel intel/blorp: Explicitly flush all allocated state 2017-03-01 13:34:41 +00:00
loader egl/dri3: implement query surface hook 2017-03-01 13:37:24 +00:00
mapi mapi: automake: include builddir prior to srcdir 2017-02-03 11:08:57 +00:00
mesa intel/blorp: Explicitly flush all allocated state 2017-03-01 13:34:41 +00:00
util util/disk_cache: use stat() to check if entry is a directory 2017-02-13 10:20:41 +00:00
vulkan vulkan/wsi: Lower the maximum image sizes 2017-02-03 11:08:56 +00:00
Makefile.am vulkan: automake: do not use EXTRA_DIST in a conditional 2017-01-18 13:41:32 +00:00
SConscript scons: put the generated git_sha1.h file in top-level src/ directory 2016-06-17 10:33:00 -06:00