Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-21 | STORM-165 decode_priority clamp issue in texture fetching | Tofu Linden | |
Patch by Merov ported and reviewed by Tofu, from SG2. | |||
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-20 | merge from viewer-release | Tofu Linden | |
2010-08-18 | EXT-8673: FIXED: UDP texture loading is slower in 2.x viewers than 1.23.5 | Xiaohong Bao | |
Improved the following: 1, make sure the texture callback queue is properly handled and cleaned in time; 2, estimate the LLVOTree pixel area more accurately; 3, eliminate the possibility of back and forth stopping/restarting a texture fetching | |||
2010-08-13 | merge from viewer-release | Tofu Linden | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-08-12 | Fix for EXT-8578: Blurry image in profile never resolves - texture queue ↵ | Xiaohong Bao | |
problem? | |||
2010-08-02 | Redo the same merge as in changeset "2026f824953f", but this time with ↵ | Christian Goetze (CG) | |
feeeeling. | |||
2010-07-30 | Merge from q/viewer-release to dessie/viewer-release for 2.1.1 beta 1 | Kent Quirk | |
2010-07-27 | Backed out changeset: 58571b4e704b | Richard Linden | |
2010-07-27 | Merge from dessie/viewer-release | Richard Linden | |
2010-07-19 | trivial: replace some very small constant numbers with "F_ALMOST_ZERO". | Xiaohong Bao | |
2010-07-19 | EXT-7400: FIXED: 2.0.2 texture queue gets jammed | Xiaohong Bao | |
2010-07-15 | EXT-8301: FIXED: crash at LLViewerFetchedTexture::cleanup() [secondlife-bin ↵ | Xiaohong Bao | |
llviewertexture.cpp] | |||
2010-07-15 | Reverted changeset 2bb10eae42bf | Dessie Linden | |
2010-07-13 | EXT-7400: FIXED: 2.0.2 texture queue gets jammed; | Xiaohong Bao | |
EXT-7399: FIXED: 2.0.2 with http textures loads textures slower than 1.23.5 | |||
2010-06-30 | fix for EXT-7839: texture console is stalled; | Xiaohong Bao | |
fix for EXT-7500: Texture Jamming problems with http texture off; | |||
2010-06-07 | more for EXT-7500: PARTIAL FIXED: Texture Jamming problems with http texture ↵ | Xiaohong Bao | |
off. Raise priorities of textures for self avatar to the highest. | |||
2010-06-04 | EXT-7500: PARTIAL FIXED: Texture Jamming problems with http texture off | Xiaohong Bao | |
2010-05-25 | EXT-7480 Add debuga bility to set texture discard levels | Loren Shih | |
Added TextureDiscardLevel override for specifying texture discard levels. Aesthetic change to add debug- flag to all avatar debug reporting metrics. | |||
2010-05-04 | EXT-7194: FIXED: It takes long time to finish downloading baked textures. | Xiaohong Bao | |
2010-05-04 | EXT-7080 Partial FIXED: Outfit texture updates are not transmitted (in ↵ | Xiaohong Bao | |
either direction) when HTTP Textures is enabled Fixed baked textures downloading. Uploading will be fixed on the server side. | |||
2010-04-19 | trival: remove some redundant code from llviewertexture.cpp. | Xiaohong Bao | |
2010-03-25 | more fix for EXT-5711: Some textures loading from cache seems jammed. | Xiaohong Bao | |
and possible fix for EXT-5704: FPS drop, and this could be cause freez and crash. | |||
2010-04-08 | fix for EXT-6278: profile picture is blurry / fuzzy if IM is opened first. | Xiaohong Bao | |
2010-03-18 | fix for EXT-6465: sometimes the texture fetching queue is never empty. | Xiaohong Bao | |
2010-03-17 | fix for EXT-6420: crash at LLImageRaw::LLImageRaw [secondlife-bin ↵ | Xiaohong Bao | |
llimage.cpp:271] | |||
2010-03-09 | fix for EXT-5956: texture downloading/decoding to never fully stop. | Xiaohong Bao | |
2010-03-09 | fix for EXT-4161: skinny pant legs(have no flare) | Xiaohong Bao | |
2010-02-24 | fix for EXT-5710: improve the raw image reloading process in the texture ↵ | Xiaohong Bao | |
pipeline; EXT-4612: failing assert LLViewerTexture::setDecodePriority: ASSERT (!mInImageList); EXT-4912: Texture alpha mask is not applied on the first frame after decode. | |||
2010-02-19 | fix for EXT-5528: Viewer hangs indefinitely after teleporting into this region. | Xiaohong Bao | |
for EXT-5550: Viewer locks up consistently on the same sim. | |||
2010-02-12 | merge | Palmer | |
2010-02-12 | fix for EXT-4653: Textures saved with "Save As" appear to be very low rez. ↵ | Xiaohong Bao | |
and beyond: remove saved raw image automatically. | |||
2010-02-11 | more refinement for EXT-4352: texture problem in viewer 2.0. | Xiaohong Bao | |
2010-02-11 | additional fix for EXT-4632: LLViewerMediaTexture::getMaxVirtualSize() ↵ | Xiaohong Bao | |
sometimes returns bad values | |||
2010-02-10 | fix for EXT-4632: LLViewerMediaTexture::getMaxVirtualSize() sometimes ↵ | Xiaohong Bao | |
returns bad values. | |||
2010-02-09 | change some llassert_always to llassert in llviewertexture.cpp | Xiaohong Bao | |
2010-02-09 | more fix for EXT-4352: texture problem in viewer 2.0. fixed texture priority ↵ | Xiaohong Bao | |
problem. | |||
2010-02-05 | EXT-4209 Fix for sculptie prims not updating geometry when texture is loaded. | Dave Parks | |
2010-01-27 | CID-375 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLViewerFetchedTexture::LLViewerFetchedTexture(const LLImageRaw *, int) File: /indra/newview/llviewertexture.cpp | |||
2010-01-25 | "Fix" confusion over media settings | Rick Pasetto | |
Review #89 This implements the changes Sam wanted in order to reduce the confusion over media enabled-ness, in particular: - "Media Enabled" pref now only controls "AudioStreamingMedia" - No more "tentative" state - New "Music Enabled" pref - First run dialog controls Media and Music (Sam, this is a change from your request...I think it works better) - Put a reflection of the "Media Enabled" checkbox in the Nearby Media Floater - Get rid of the "AudioStreamingVideo" setting altogether (whatever used it, it should now obey "AudioStreamingMedia"). | |||
2010-01-21 | Fix inverted logic from review. | Tofu Linden | |
2010-01-21 | Turn on llassert() and llverify() for RelWithDebInfo builds. | Tofu Linden | |
Convert top firing asserts into big warnings. To be reviewed by Mani. | |||
2010-01-15 | partial fix for EXT-4352: Texture loading problems in Viewer 2.0. More to ↵ | Xiaohong Bao | |
come later (next week). | |||
2010-01-08 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Xiaohong Bao | |
2010-01-08 | fix for EXT-4094: Shared whiteboard script crashes viewer. | Xiaohong Bao | |
2010-01-05 | DEV-44775 pref incorrectly named 'AudioSteamingMedia' in many places | Tofu Linden | |
2009-12-29 | for DEV-44376: create a switch for texture decoding. | Xiaohong Bao | |