summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerdisplay.cpp
AgeCommit message (Collapse)Author
2011-06-22merge latest viewer-developmentOz Linden
2011-06-08SH-1785 Fix for hud attachments not rendering properly with indexed texture ↵Dave Parks
rendering.
2011-05-26SH-1359 General octree tune-up -- increase maximum capacity of an octree ↵Dave Parks
node and rework requested octree node sizes for minimum triangles per frame and maximum triangles per drawing call.
2011-05-23merge latest changes (post-2.7.0) from viewer-developmentOz Linden
2011-05-19SH-469 WIP -- get rid of LLMultiSampleBuffer and use ↵Dave Parks
GL_ARB_texture_multisample instead.
2011-05-09fix for SH-Render Metadata Physics Shapes on Development Client Gives Black ↵Xiaohong Bao
Screen
2011-04-13merge out changes up to but not including the STORM-610 changeOz Linden
2011-04-06Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-03-31STORM-1126 mergeVadim ProductEngine
2011-03-24SOCIAL-788 FIX HUD Click points not accurate in Basic modeRichard Linden
SOCIAL-789 FIX HUD position and function affected by Destination Guide and Avatar picker panels in Basic mode
2011-04-19mergeDave Parks
2011-04-11fix for SH-1235: [PUBLIC] Select a HUD attachment and moving a child prim or ↵Xiaohong Bao
entire linkset crashes viewer
2011-02-19Merge of ssh://hg.lindenlab.com/nat/viewer-eventapi2/Don Kjer
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-18SH-948 don't occlusion cull everything when deferred rendering is enabledDave Parks
2011-02-02Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-02-01SH-483 Fix for varioius issues with hi-rez snapshots -- mainly disable the ↵Dave Parks
ability to take hi-rez snapshots if UI or HUD attachments are in the snapshot, and go back to old tile compositing method instead of using huge framebuffer objects.
2011-01-19SH-571 Fix for shadows disappearing for a frame whenever an object switches ↵Dave Parks
octree nodes. Regressed EXT-7155 so fix for regression included.
2010-12-01Automated merge up from viewer-developmentLoren Shih
2010-11-09Merge from betaKent Quirk
2010-11-09SH-412 -- fix the way that redraws happen to eliminate flickering on resize ↵Kent Quirk
-- patch from davep and seraph, I'm just applying it.
2010-11-08MergeLoren Shih
2010-11-04SH-281 Fix for snapshots showing interface all the timeLoren Shih
2010-11-04SH-358 FIXED LLPipeline::renderBloom crash on WindowsLoren Shih
2010-11-01SH-281 Fix for snapshots showing interface all the timeDave Parks
2010-10-27Automated merge from viewer-development-shiningLoren Shih
2010-10-27Automated merge up from viewer-developmentLoren Shih
2010-10-26Potential fix for crash in renderBloom.Dave Parks
Reviewed by Seraph.
2010-10-26Potential fix for crash in renderBloom.Dave Parks
Reviewed by Seraph.
2010-10-26STORM-416 : merge with viewer-developmentMerov Linden
2010-10-21Automated merge up from viewer-developmentLoren Shih
2010-10-20Automated merge up from viewer-developmentLoren Shih
2010-10-16Better physics shape display.Dave Parks
2010-10-14for SH-335: create a debug tool to track of memory availability.Xiaohong Bao
2010-10-13correct licenses (fix problem with license change merge)Oz Linden
2010-09-30Port of SNOW-643 : Water flicker at high altitude. This doesn't fix the low ↵Merov Linden
altitude flicker though (STORM-306)
2010-09-27STORM-1126 WIP Windlight Estate Settings port from 1.23: first pass at ↵Nyx (Neal Orman)
merging in windlight estate settings to viewer-dev codebase. not built, not tested. Probably needs a bunch of fixes to be able to be integrated. (resubmitted by Vadim ProductEngine)
2010-09-27mergeDave Parks
2010-09-21Fix for build failures - disabling tcmalloc for nowBrad Payne (Vir Linden)
2010-09-16MergeLeyla Farazha
2010-09-03Post-convert merge by convert_monolith.py from ↵Aimee Linden
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution
2010-09-03Merge between james/viewer-identity-evolution and dessie/viewer-publicAimee Linden
2010-08-26VWR-20715 Double-click teleportAimee Linden
SNOW-352/SNOW-421/SNOW-462 Imported from Snowglobe 2 By Twisted Laws and Thickbrick Sleaford
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-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-07-14mergeDave Parks
2010-06-21Merge with q/viewer-releaseLeyla Farazha
2010-06-17Merge (and resolve conflict) from q/viewer-releaseKent Quirk