aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/doc/contributions.txt
diff options
context:
space:
mode:
authorArmin Weatherwax2010-03-02 14:40:59 +0100
committerArmin Weatherwax2010-03-04 22:36:51 +0100
commit35c5041b506c959e455e67fab837cf6b99e5a2d0 (patch)
tree933e6b6ccedaba5930975c636425005a277ddf93 /linden/doc/contributions.txt
parentVex Streeter, Merov Linden: SNOW-434 Unsafe threaded op. (lltexturefetch.cpp). (diff)
downloadmeta-impy-35c5041b506c959e455e67fab837cf6b99e5a2d0.zip
meta-impy-35c5041b506c959e455e67fab837cf6b99e5a2d0.tar.gz
meta-impy-35c5041b506c959e455e67fab837cf6b99e5a2d0.tar.bz2
meta-impy-35c5041b506c959e455e67fab837cf6b99e5a2d0.tar.xz
Robin Cornelius, Aleric Inglewood: SNOW-196 missing mutexes for texture fetch
Applys a trylock() abort system to allow the worker thread to avoid deadlocks due to a race between mQueueMutex and mWorkerMutex.
Diffstat (limited to '')
-rw-r--r--linden/doc/contributions.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/linden/doc/contributions.txt b/linden/doc/contributions.txt
index a1ec128..14807e1 100644
--- a/linden/doc/contributions.txt
+++ b/linden/doc/contributions.txt
@@ -40,6 +40,7 @@ Aimee Trescothick
40Alejandro Rosenthal 40Alejandro Rosenthal
41 VWR-1184 41 VWR-1184
42Aleric Inglewood 42Aleric Inglewood
43 SNOW-196
43 SNOW-408 44 SNOW-408
44 VWR-10759 45 VWR-10759
45 VWR-10837 46 VWR-10837
@@ -473,6 +474,7 @@ Ringo Tuxing
473 CT-321 474 CT-321
474Robin Cornelius 475Robin Cornelius
475 SNOW-108 476 SNOW-108
477 SNOW-196
476 VWR-2488 478 VWR-2488
477 VWR-9557 479 VWR-9557
478Ryozu Kojima 480Ryozu Kojima