Commit Graph

26 Commits (798ba45606b4e4affcfde157ec64e877dd39e91c)

Author SHA1 Message Date
Steve Bennetts 90548a46ce Additional HTTP Texture tunining
* Important fix in lltexturefetch.cpp where a 'partial' resonse was incorrectly setting mHaveAllData.
2009-12-18 14:42:41 -08:00
brad kittenbrink cb9b874b17 Merge of my old precompiled headers dependency cleanup with tip of viewer-2-0. 2009-12-14 11:07:29 -08:00
Xiaohong Bao 558190f50c fix for DEV-43870: EXT-3137: Crash when add quicktime media to multiple faces. 2009-12-10 16:56:09 -07:00
Xiaohong Bao b62a8c14ed fix for DEV-2530: crash after teleporting to refion. 2009-11-16 15:37:52 -08:00
brad kittenbrink 1ea60591a9 Refactoring of llviewerprecompiledheaders.h to hopefully increase stability
and reduce unnecessary dependencies and incredibuild wedging.  Hopefully in
the long run this will reduce build time.  Also cleaned up a lot of header
file usage to conform better to the coding standard.

reviewed by james and steve.
2009-11-13 20:33:59 -05:00
Xiaohong Bao 3fe0287d12 do not apply additional decode priority to textures with high boost levels. 2009-11-12 13:40:53 -08:00
Xiaohong Bao f884941a8f use "LLViewerTexture::EBoostLevel" to replace "S32" for texture boost level. 2009-11-11 14:53:13 -08:00
Steve Bennetts 485dcd9a8f Fixed textrue prioritization so that boosted textures are always highest priority. 2009-11-06 16:16:01 -08:00
Steve Bennetts afe6350160 merge from texture-pipeline 2009-11-06 12:15:41 -08:00
Xiaohong Bao 35e200881c merge QAR-1829: texture pipeline branch in viewer-2.0.0.3 2009-11-06 06:52:24 +00:00
Xiaohong Bao abf77532d8 fix the bug that textuer boost level is mixed with boolean numbers. 2009-11-03 19:42:52 -07:00
Xiaohong Bao 99d9712dd7 additional fix for DEV-41913: parcel media does not display on particle textures. 2009-11-01 17:27:25 -07:00
Xiaohong Bao 801301c435 fix DEV-41913: parcel media does not display on particle textures. 2009-10-30 21:22:47 -06:00
Xiaohong Bao 361a227773 fix EXT-1661: Avatars' icons should be cached only once per 24 hours, but not every time the viewer is restarted.
to be reviewed by steve.
2009-10-29 16:12:12 -06:00
Steve Bennetts 53c972a521 * Changes to enable differentiating between icon texture priority and other UI texture priority.
* Still need to only request smaller mip maps of icon textures
2009-10-25 23:05:15 -07:00
Monroe Linden eaf27e7fac Fix for DEV-41572 (login screen image does not display). 2009-10-20 19:13:01 -07:00
Xiaohong Bao c2ddcfae49 fix for EXT-1328: Alpha textures are not displayed correctly when first loaded.
to be reviewed by davep.
2009-10-12 05:32:52 +00:00
Xiaohong Bao b1a280841e fix for DEV-40559: viewer crash when media texture appears while parcel media is loading. 2009-10-03 00:23:01 +00:00
Monroe Williams cf9239cabc svn merge -r 134922:134973 svn+ssh://svn.lindenlab.com/svn/linden/branches/media-on-a-prim/moap-7
Merging branches/media-on-a-prim/moap-7 down to viewer-2.0.
2009-10-01 02:35:53 +00:00
David Parks 536e38ad51 Merging render-pipeline-6-qa-2 into viewer-2
Self reviewed.
2009-09-22 11:11:45 +00:00
Xiaohong Bao 0a5f50597a merge -r132681 from texture-pipeline-4 to fix a flaw of endlessly fetching the default texture. 2009-09-18 18:50:55 +00:00
Richard Nelson 58bce2d205 merge -r132032-132812 svn+ssh://svn.lindenlab.com/svn/linden/branches/gooey/gooey-1 2009-09-09 01:26:44 +00:00
Xiaohong Bao 3c85899ee0 for DEV-33077 partially: don't call analyzeAlpha for media textures. 2009-07-31 17:51:39 +00:00
Steven Bennetts e97f7728a9 merge https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-2-0/indra@1170 https://svn.aws.productengine.com/secondlife/pe/stable-1/indra@1187 -> viewer-2.0.0-3 2009-07-30 23:22:41 +00:00
Xiaohong Bao 4b1ce391d4 make LLViewerTextureManager::staticCastToFetchedTexture to accept NULL pointer as input. 2009-07-16 23:22:18 +00:00
Xiaohong Bao 77f56a3f3d merge QAR-1579: texture-cleanup-1. 2009-07-10 22:02:26 +00:00