Files
test2/source
Antony Riakiotakis 6d973b87a6 Fix T39468
Issue is that sampling functions did not pass a thread index to the
texture sampler so all threads were contesting for the same pool.

Paint cursors and sculpting that used openmp for threading suffered from
this. Now use omp_get_thread_num to pass the thread number.
2014-03-28 22:02:26 +02:00
..
2014-03-28 22:02:26 +02:00
2012-12-17 08:01:43 +00:00
2012-12-17 08:01:43 +00:00