Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-08 | adding freshness flag support | Leyla Farazha | |
2011-07-06 | tweaked web profile floater size | Richard Linden | |
2011-07-05 | EXP-982 FIX As a user, I would like to see the new web-based profiles ↵ | Richard Linden | |
without any browser chrome and at an appropriate default size | |||
2011-06-29 | fixing key file comment - missing ! | Leyla Farazha | |
2011-06-29 | EXP-961 FIX Keyboard definition file keys.xml contains invalid XML markup | Richard Linden | |
2011-06-23 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-06-23 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-06-16 | merge | Brad Payne (Vir Linden) | |
2011-06-15 | EXP-872 FIX -- Hide inbox and outbox unless applicable | Leslie Linden | |
EXP-893 FIX -- Single order purchases not sorted with most recent item delivered at top of list EXP-904 FIX -- Newness/Freshness value out of synch with new items in Inbox on next login when ordering in bulk with Inventory window open * Inbox and outbox can now be forced on by setting the debug variables "InventoryDisplayInbox" and "InventoryDisplayOutbox" * Inbox is only displayed when logging into a grid that has a marketplace that returns pup as a merchant * Inbox contents is now a forced download when the user logs in, rather than the typical lazy load of the rest of the inventory Reviewed by Leyla | |||
2011-06-15 | SH-1166 WIP | Brad Payne (Vir Linden) | |
2011-06-15 | merge changes for storm-1103 | Oz Linden | |
2011-06-15 | merge changes for storm-787 | Oz Linden | |
2011-06-15 | merge changes for storm-1273 | Oz Linden | |
2011-06-14 | merge | Dave Parks | |
2011-06-14 | SH-680 Adjust streaming cost scaler to agree with simulator. | Dave Parks | |
2011-06-14 | Enabling watchdog timer with timeout of 20. | jenn | |
This is in support of a Viewer crash pile-on. It is intended to ship to Beta, then either be reverted or have an increased timeout prior to shipping to release. | |||
2011-06-13 | SH-1796 FIX | Brad Payne (Vir Linden) | |
2011-06-12 | STORM-787 Mute Gestures Button | Jonathan Yap | |
2011-06-09 | Enable debug logging of capabilities to track down why viewer isn't fetching ↵ | Dave Parks | |
them correctly sometimes. | |||
2011-06-09 | Fix for accidental checkin of hot pink fullbright. | Dave Parks | |
2011-06-08 | SH-1678 Fix for busted fullbright shiny. | Dave Parks | |
2011-06-08 | SH-1648 Fix for spot shadows being offset by sunlight vector when SSAO enabled. | Dave Parks | |
2011-06-07 | merge | Dave Parks | |
2011-06-06 | EXP-844 INITIAL CHECKIN - FUNCTION DISABLED - As a first time user I would ↵ | callum | |
like to see a video after I log in that highlights the best features of Second Life | |||
2011-06-03 | (EXP-871) FIX Add a WARNING to comment for BrowserEnableJSObject and set to ↵ | callum | |
no persist between sessions | |||
2011-06-02 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-06-01 | SH-1682 Use GL_ARB_map_buffer_range to mitigate impact of mapping larger ↵ | Dave Parks | |
vertex buffer objects. Limit number of textures per batch to 6 (prevents frame stalls on NVIDIA). | |||
2011-06-01 | merge changes for storm-1299 | Oz Linden | |
2011-05-31 | merge changes for new search | Oz Linden | |
2011-05-31 | SH-1682 Dynamically adjust the number of texture channels to use for indexed ↵ | Dave Parks | |
texture rendering based on available hardware. | |||
2011-05-30 | SH-1682 Full integration if indexed texture rendering to improve batch size. | Dave Parks | |
2011-05-29 | SH-1682 indexd diffuse fragment shader for deferred rendering | Dave Parks | |
2011-05-29 | SH-1682 Work in progress on using texture indexes to improve batch size ↵ | Dave Parks | |
(wow, super fast so far) | |||
2011-05-26 | SH-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-26 | SH-1527 FIXED Fix for black alpha objects with lighting and shadows enabled ↵ | Loren Shih | |
and no lights around. | |||
2011-05-26 | STORM-1273 Duplicate entries in settings.xml | Jonathan Yap | |
2011-05-25 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-05-25 | Make avatars use same shadow offset magic as prims. | Dave Parks | |
2011-05-25 | merge | Dave Parks | |
2011-05-25 | SH-1527 Fix for black alpha objects with lighting and shadows enabled and no ↵ | Dave Parks | |
lights around. | |||
2011-05-25 | SH-469 Don't use depth buffers and multisample buffers where not absolutely ↵ | Dave Parks | |
needed -- make sample counts consistent between shaders and render targets. | |||
2011-05-24 | Merge | Dave SIMmONs | |
2011-05-24 | merge | Dave Parks | |
2011-05-24 | SH-469 GL_ARB_texture_multisample support | Dave Parks | |
2011-05-20 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-05-19 | merge | Dave Parks | |
2011-05-19 | SH-469 WIP -- get rid of LLMultiSampleBuffer and use ↵ | Dave Parks | |
GL_ARB_texture_multisample instead. | |||
2011-05-19 | SH-1618 FIX -- Lighting and shadows crash ATI macs | Leslie Linden | |
* Fixed ATI mac "lighting and shadows" related crash * Fixed up numerous GL errors on macs related to multiple color formats, the use of glEnable/glDisable on textures above the texture unit count and old ATI-specific code that was not appropriate for Mac. * Disabled SSAO for ATI macs due to it not working with shadows * Ongoing work to properly get shadows and SSAO functioning on ATI macs is required. Reviewed by davep | |||
2011-05-17 | remove junk from after close tag | Oz Linden | |
2011-05-17 | Merge with viewer-development (mesh) | Don Kjer | |