summaryrefslogtreecommitdiff
path: root/indra/newview/llviewertexture.cpp
AgeCommit message (Collapse)Author
2011-07-17SH-2031 High risk changeset, but potentially high reward. Addresses frame ↵Dave Parks
stalls in renderer by never using the fixed function pipeline if shaders are available.
2011-06-15fix for SH-1788: Assert in texture load when uploading textured mesh modelXiaohong Bao
and beyond: fixed the thread-safe and highest texture resolution flaws in the mesh texture uploading flow.
2011-04-22mergeDave Parks
2011-04-09STORM-1147: fix skin-tight clothingThickbrick Sleaford
2011-04-05merge changes for STORM-1051Oz Linden
2011-03-08fix for STORM-1049: [crashhunters] crash at ↵Xiaohong Bao
LLViewerFetchedTexture::forceToSaveRawImage(int,bool)
2011-04-19mergeDave Parks
2011-04-19mergeDave Parks
2011-03-10Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-02-18Cleanup of headless client (was: DisableRendering mode)Don Kjer
* Now called 'HeadlessClient' instead of 'DisableRendering' * Removed most cases where we skipped certain behaviors in the client when in this mode. This gets us closer to a 'true' client, for testing purposes.
2011-02-01Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-01-21Merge viewer-development-shining up to REV 3bf724ecb7c6 (fix for SH-829: ↵Xiaohong Bao
Viewer attempting to load precached images in file types that are not being used.)
2011-01-19fix for SH-730: sculpted prim attachment shapes on impostored avatars load ↵Xiaohong Bao
very slowly
2010-12-13mergeBrad Payne (Vir Linden)
2010-12-13SH-646 FIXBrad Payne (Vir Linden)
2010-12-13Automated merge up from viewer-developmentLoren Shih
2010-12-01Automated merge up from viewer-developmentLoren Shih
2010-11-15mergeRichard Linden
2010-11-08STORM-105 : takes Vadim's comments into account, clean up use of static ↵Merov Linden
globals and magic strings, enforce naming conventions
2010-11-08MergeLoren Shih
2010-11-05STORM-105 : Take Vadim code review into account, code clean upMerov Linden
2010-11-04merge with viewer-developmentMerov Linden
2010-10-27STORM-105 : improve decompression perf gathering, allow perf name to be ↵Merov Linden
passed on the command line, fix crash in analysis phase
2010-10-13merge REV-13dc54d03e13 from skylight: fix for EXP-195: Custom login progress ↵Xiaohong Bao
screen blurry when first presented to user as the image fully loads
2010-10-13fix for EXP-195: Custom login progress screen blurry when first presented to ↵Xiaohong Bao
user as the image fully loads
2010-10-13correct licenses (fix problem with license change merge)Oz Linden
2010-10-12Pull update from viewer-developmentMerov Linden
2010-09-27mergeDave Parks
2010-09-21Fix for build failures - disabling tcmalloc for nowBrad Payne (Vir Linden)
2010-09-21Automated merge from viewer-development-shiningLoren Shih
2010-09-21STORM-165 decode_priority clamp issue in texture fetchingTofu Linden
Patch by Merov ported and reviewed by Tofu, from SG2.
2010-09-17fix for SH-115: investigate texture related network traffic between viewer ↵Xiaohong Bao
2.x and 1.23.
2010-09-08VWR-22761 : Rearchitecture of llmetricperformancetester and simple (non ↵Merov Linden
complete) implementation in llimagej2c
2010-08-25mergeDave Parks
2010-08-24Backed out changeset c3d41f18ce2bTofu Linden
back-out the back-out for this branch. yay.
2010-08-24Backed out changeset a62bf7c0af21Tofu Linden
Backing out this merge that I pushed (prematurely) to the wrong place.
2010-08-24merge heads. whew.Tofu Linden
2010-08-20merge from viewer-releaseTofu Linden
2010-08-20merge from viewer-releaseTofu Linden
2010-08-19Integrate SIMD API from oreh/server-trunk-orehDave Parks
2010-08-18EXT-8673: FIXED: UDP texture loading is slower in 2.x viewers than 1.23.5Xiaohong 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-18EXT-8673: FIXED: UDP texture loading is slower in 2.x viewers than 1.23.5Xiaohong 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-13merge from viewer-releaseTofu Linden
2010-08-13merge from viewer-releaseTofu Linden
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-08-12Fix for EXT-8578: Blurry image in profile never resolves - texture queue ↵Xiaohong Bao
problem?
2010-08-12Fix for EXT-8578: Blurry image in profile never resolves - texture queue ↵Xiaohong Bao
problem?
2010-08-02Redo the same merge as in changeset "2026f824953f", but this time with ↵Christian Goetze (CG)
feeeeling.
2010-07-30Merge from q/viewer-release to dessie/viewer-release for 2.1.1 beta 1Kent Quirk
2010-07-27Backed out changeset: 58571b4e704bRichard Linden