aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/lltexturefetch.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Applied patch by Thickbrick Sleaford for SNOW-698: Crash when http-getting ↵McCabe Maxsted2010-06-261-3/+11
| | | | an empty texture: ERROR: doWork: ASSERT (mFormattedImage->getDataSize() > 0)
* Applied fixed patch for SNOW-712McCabe Maxsted2010-06-191-1/+1
|
* Applied patch by Thickbrick Sleaford for SNOW-712: HTTP-fetched textures are ↵McCabe Maxsted2010-06-191-2/+11
| | | | not always decoded
* fix: crash on relog; appearence self pie greyed out after relog.Armin Weatherwax2010-04-281-1/+2
|
* Aleric Inglewood: SNOW-196 Special case for TextureFetch race condition check.Armin Weatherwax2010-03-041-30/+12
| | | | | | | Where the current UUID was just removed from mRequestMap, thus avoiding to the need for the problematic lock completely. The case that we add something to mNetworkQueue while it was just removed from mRequestMap is corrected by LLTextureFetch::sendRequestListToSimulators anyway.
* Robin Cornelius, Aleric Inglewood: SNOW-196 missing mutexes for texture fetchArmin Weatherwax2010-03-041-10/+18
| | | | | Applys a trylock() abort system to allow the worker thread to avoid deadlocks due to a race between mQueueMutex and mWorkerMutex.
* Vex Streeter, Merov Linden: SNOW-434 Unsafe threaded op. (lltexturefetch.cpp).Armin Weatherwax2010-03-041-1/+5
|
* Ported many texture engine changes from Snowglobe.Jacek Antonelli2010-02-161-459/+599
|
* Second Life viewer sources 1.23.0-RCJacek Antonelli2009-04-301-3/+3
|
* Second Life viewer sources 1.22.7-RCJacek Antonelli2009-01-281-1/+6
|
* Second Life viewer sources 1.22.6-RCJacek Antonelli2009-01-281-5/+18
|
* Second Life viewer sources 1.22.5-RCJacek Antonelli2009-01-111-1/+1
|
* Second Life viewer sources 1.21.3-RCJacek Antonelli2008-09-281-16/+16
|
* Second Life viewer sources 1.21.0-RCJacek Antonelli2008-09-061-6/+6
|
* Second Life viewer sources 1.20.10Jacek Antonelli2008-08-151-3/+8
|
* Second Life viewer sources 1.20.7Jacek Antonelli2008-08-151-12/+6
|
* Second Life viewer sources 1.20.2Jacek Antonelli2008-08-151-12/+72
|
* Second Life viewer sources 1.19.1.2Jacek Antonelli2008-08-151-1/+3
|
* Second Life viewer sources 1.19.1.1Jacek Antonelli2008-08-151-1/+1
|
* Second Life viewer sources 1.19.0.0Jacek Antonelli2008-08-151-2/+2
|
* Second Life viewer sources 1.18.6.4-RCJacek Antonelli2008-08-151-1/+1
|
* Second Life viewer sources 1.18.6.0-RCJacek Antonelli2008-08-151-4/+13
|
* Second Life viewer sources 1.18.4.0-RCJacek Antonelli2008-08-151-0/+3
|
* Second Life viewer sources 1.17.1.0Jacek Antonelli2008-08-151-1/+1
|
* Second Life viewer sources 1.17.0.12Jacek Antonelli2008-08-151-0/+2
|
* Second Life viewer sources 1.15.0.2Jacek Antonelli2008-08-151-0/+1
|
* Second Life viewer sources 1.14.0.0Jacek Antonelli2008-08-151-479/+1570
|
* Second Life viewer sources 1.13.2.12Jacek Antonelli2008-08-151-0/+763