Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-22 | SH-2031 Disable usage of glMapBuffer (again). Despite using MapBufferRange, ↵ | Dave Parks | |
this is still a source of frame stalls. | |||
2011-07-21 | SH-2031 Don't do network I/O from the main thread in llcurl. | Dave Parks | |
Reviewed by Kelly | |||
2011-07-21 | SH-2031 Fix for stall in "Cleanup" | Dave Parks | |
2011-07-21 | SH-2020 Fix for avatar skin/eyes and trees being bright/black/busted underwater. | Dave Parks | |
2011-07-20 | SH-2048 Fix for invisiprims infecting neighboring prims with their invisi-ness. | Dave Parks | |
2011-07-20 | SH-2021 Fix for black water at the horizon from occlusion culling madness. | Dave Parks | |
2011-07-20 | SH-1838 Add error handling for allocation of off screen render targets. | Dave Parks | |
Reviewed by Leslie | |||
2011-07-19 | SH-2038 FIX -- [PUBLIC] Severe performance drop on MacBook Pros | Leslie Linden | |
EXP-997 FIX -- Significant FPS degradation in 2.8.0 Beta on Mac equipped ATI video card * Disabled VBO's on mac to avoid stalls in renderer * Placed valid data into the padding between triangles in the vertex buffer to remove uninitialized craziness * Removed invalid rendering checks causing GL errors in debug mode Reviewed by davep | |||
2011-07-18 | SH-2031 Fix for shadow render targets using inappropriate shader for ↵ | Dave Parks | |
occlusion culling resulting in objects popping in and out of the shadow map. | |||
2011-07-18 | SH-2031 Fix for link error in llui_libtest | Dave Parks | |
2011-07-17 | SH-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-07-14 | merge | Dave Parks | |
2011-07-11 | merge changes for storm-1315 | Oz Linden | |
2011-07-11 | merge changes for storm-1459 | Oz Linden | |
2011-07-11 | merge changes for storm-1325 | Oz Linden | |
2011-07-11 | SH-2038 Disable usage of stream vbo on mac and make flexi's use stream vbo ↵ | Dave Parks | |
if stream vbo disabled (effectively disables usage of vertex buffers for flexible objects on mac) | |||
2011-07-11 | merge changes for storm-1481 | Oz Linden | |
2011-07-11 | merge changes for storm-1472 | Oz Linden | |
2011-07-11 | merge changes for storm-1483 | Oz Linden | |
2011-07-09 | Added support for apple flush buffer range | Don Kjer | |
2011-07-09 | SH-2038 Potential fix for a myriad of performance problems concering VBO usage. | Dave Parks | |
2011-07-08 | merge changes for storm-1491 | Oz Linden | |
2011-07-08 | merge changes for storm-1489 | Oz Linden | |
2011-07-08 | ER-910 cleanup: removed a stale comment, tweaked text in About Land dialog | simon@lindenlab.com | |
Options tab. | |||
2011-07-08 | EXP-990 FIX Cannot select from Texture picker for Groups profile pic | Richard Linden | |
reviewed by Leslie | |||
2011-07-08 | merge changes for storm-1484 | Oz Linden | |
2011-07-08 | merge changes for vwr-25753 | Oz Linden | |
2011-07-08 | EXP-983 FIX -- Viewer crashes around Place Profile and Landmarks listing in ↵ | Leslie Linden | |
Viewer Experience Drag and drop for LLFolderView now handles the empty mFolders case. | |||
2011-07-08 | merge changes for storm-1462 | Oz Linden | |
2011-07-08 | Disabling outbox panel display logic for the time being. | Leslie Linden | |
2011-07-08 | merge changes for storm-1485 | Oz Linden | |
2011-07-07 | Merge latest from viewer trunk | simon@lindenlab.com | |
2011-07-07 | Revert code fo ER-1016 - "Remove ability for anyone to edit terrain" | simon@lindenlab.com | |
and muck with the "About Land" Options tab one more time. | |||
2011-07-07 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-07-07 | Merge | Leslie Linden | |
2011-07-07 | EXP-985 FIX -- Always show Inbox panel if "Received Items" folder exists | Leslie Linden | |
The presence of the inbox folder now forces the "Received Items" folder to be visible. The same logic applies to the outbox as well. Reviewed by Richard. | |||
2011-07-07 | EXP-984 FIX -- My Inventory listing scrolls to bottom when Received Items ↵ | Leslie Linden | |
panel is loaded with several items present * Updated initial view setup to clear selection from "My Inventory" or the root folder after opening it. Reviewed by Richard. | |||
2011-07-07 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-07-07 | EXP-847 FIX As a user, I would like to see the How To floater appear the ↵ | Richard Linden | |
first time I log in to basic mode turned off save_rect for basic mode help window so it isn't influenced by resizing window in advanced mode | |||
2011-07-07 | EXP-847 FIX As a user, I would like to see the How To floater appear the ↵ | Richard Linden | |
first time I log in to basic mode made help window not appear on login for advanced mode made help window visibility state properly persist in advanced mode | |||
2011-07-07 | EXP-983 FIX -- Viewer crashes around Place Profile and Landmarks listing in ↵ | Leslie Linden | |
Viewer Experience * Fixed up some funny use of objects that had already been deleted. Reviewed by Richard. | |||
2011-07-07 | STORM-1484 FIXED Restored Apply button in the Estate tab of the REGION / ↵ | Vadim ProductEngine | |
ESTATE floater. | |||
2011-07-07 | STORM-1483 FIXED Unable to delete the last water/sky/day preset. | Vadim ProductEngine | |
2011-07-06 | EXP-983 WIP potential fix for crash when using Place Profile in viewer ↵ | Richard Linden | |
experience | |||
2011-07-06 | EXP-940 FIX Make search button on by default in advanced mode | Richard Linden | |
2011-07-06 | EXP-982 FIX As a user, I wuold like to see the new web-based profiles ↵ | Richard Linden | |
without any browser chrome fixed status bar resizing to take up too much space | |||
2011-07-06 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-07-06 | EXP-847 FIX As a user, I would like to see the How To floater appear the ↵ | Richard Linden | |
first time I log in to basic mode | |||
2011-07-06 | EXP-847 FIX As a user, I would like to see the How To floater appear the ↵ | Richard Linden | |
first time I log in to basic mode | |||
2011-07-06 | Null check in case this is causing the places crash | Leyla Farazha | |