summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-12-03Fix for overlapping UI elements in panel_preferences_graphics1 due to bad merge.Loren Shih
2010-12-03Fix for clobbered deferred rendering UI.Loren Shih
Fix for compile errors from llappviewer.cpp merge.
2010-12-03mergeDave Parks
2010-12-03Get rid of CameraCoC and adjust focal length and fnumber for every day use.Dave Parks
2010-12-03STORM-378 ADDITIONAL FIX Fixed playing snapshot animation and sound when a ↵Seth ProductEngine
snapshot is refreshed.
2010-12-03mergeBrad Payne (Vir Linden)
2010-12-03Added timer-related logging during logperformanceBrad Payne (Vir Linden)
2010-12-03ESC-211 ESC-222 Viewer/Sim comms and outbound data throttleMonty Brandenberg
Cleaned up some of the messaging code that sends the LLSD stats report off to the viewer. Added WARNS-level messages when there's a problem with delivery that will result in a data break. Users probably won't care. Added an outbound data throttle that limits stats to the 10 regions of longest occupancy. Should be a reasonable first cut.
2010-12-03Merge after pull from viewer-developmentcallum
2010-12-03Automated merge up from viewer-developmentLoren Shih
2010-12-03mergeAndrew A. de Laix
2010-12-03STORM-579 FIXED SLURLs color for residents and objects names in plain text ↵Seth ProductEngine
chat match the user setting for "URLs" in the Color tab in Prefs. Avatar names SLURLs now use the user color setting for "URLs" everywhere across the viewer.
2010-12-03SOCIAL-318 FIX Example plugin doesn't render anythingcallum
2010-12-03Fix for SH-479prep linden
2010-12-03Automated merge up from viewer-developmentLoren Shih
2010-12-03merge change to default transparencyOz Linden
2010-12-03pull latest fixes back from viewer-betaOz Linden
2010-12-03Tiny change to panel_login.xml so Start Location preferences work under all ↵Jonathan Yap
circumstances
2010-12-03merge up to new beta 1 candidateOz Linden
2010-12-03STORM-544 ADDITIONAL FIX Set default transparency for inactive floaters to 65%.Vadim ProductEngine
2010-12-03mergeDave Parks
2010-12-03Add extern declarations of GL_ARB_framebuffer_object to glheades.hDave Parks
2010-12-03DoF tweaks -- halo hiding, etc.Dave Parks
2010-12-03Automated merge with https://hg.secondlife.com/mesh-developmentDave Parks
2010-12-03Fix a complaint from gcc about inaccessible base.Dave Parks
2010-12-03#ifdef out ll_align_malloc/free (gcc 4.2 is unhappy about some of the syntax ↵Dave Parks
there)
2010-12-03Update glext.h for 32-bit linux.Dave Parks
2010-12-03mergeDave Parks
2010-12-03Add CameraCoCRatio to make DoF depending on screen resolution.Dave Parks
2010-12-03Automated merge with https://hg.secondlife.com/mesh-developmentDave Parks
2010-12-03Switch default platform SDK to 10.6Dave Parks
2010-12-03Fix for OK notification being overlaid by Keep/Discard/Block notificationJonathan Yap
2010-12-03Apparently the new standard is to NOT suffix ARB extension function pointers ↵Dave Parks
with ARB.
2010-12-03Remove RenderUseFBO from featuretables.Dave Parks
2010-12-02STORM-151 : First shot at compression, not optimzed yetMerov Linden
2010-12-02MergeDave Parks
2010-12-02SH-373 Update glext.h, disable anti-aliasing on ATI when rendering deferred. ↵Dave Parks
Get rid of RenderUseFBO debug setting (only use FBO when rendering deferred). Use GL_ARB_framebuffer_objects instead of GL_EXT_...
2010-12-02SOCIAL-317 FIX LLWebContentFloater opens popups in the media browsercallum
2010-12-02ESC-211 Metrics data sink - fix delivery by viewerMonty Brandenberg
The TextureFetch thread was still stalling out due to a different path that determines whether there is work or not in the thread (uses getPending()) and that had to be harmonized with the changes to runCondition(). I'm not happy with this solution but a refactor of the LLThread tree isn't in the cards right now.
2010-12-02mergeMonroe Linden
2010-12-02SOCIAL-315 FIX Update Qt/LLQtWebKit version number in the viewer to 4.7.1 ↵callum
from 4.6
2010-12-02mergeMonroe Linden
2010-12-02SOCIAL-311 FIX Media browser has too many oddities to be useful for viewer ↵callum
web apps Completes MVP
2010-12-02mergeMonroe Linden
2010-12-02mergeBrad Payne (Vir Linden)
2010-12-02STORM-151 : Remove files we have no use ofMerov Linden
2010-12-02Cleaning up fast timer fixesBrad Payne (Vir Linden)
2010-12-02merge fix for STORM-584Oz Linden
2010-12-02merge fix for STORM-673Oz Linden
2010-12-02merge fix for STORM-718Oz Linden