summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-04-02fix for SEC-905, SEC-1025: Show Texture Info Allows People To See and Use ↵Xiaohong Bao
Textures And Override Permissions System
2012-04-02MAINT-180 FIXED Reject group and ad-hoc chat messages from lindens when we ↵Vadim ProductEngine
are busy.
2012-03-30mergeDave Parks
2012-03-30MAINT-778, MAINT-793 Fix for crash when enabling Debug GL on Mobile Intel 4 ↵Dave Parks
Express. Don't pop up driver update notification if GPU class is < 1
2012-03-30MAINT-813 FIXED Potential fix for a crash at ↵Vadim ProductEngine
LLViewerRegion::getPosGlobalFromRegion. As far as I can tell, if login fails with the "Region has begun the logout process" message, gAgentAvatarp gets destroyed, which leads to the crash. Adding a check that should prevent it (could not reproduce to make sure).
2012-03-28mergeDave Parks
2012-03-28MAINT-809 Disable FSAA above 4x if OpenGL version < 3.0Dave Parks
2012-03-28MAINT-405 FIXED ([PUBLIC]Ctrl W does not properly close IM tabs using tabbed ↵Paul ProductEngine
IM in 2.x/3.x) - Now tabs are closed with Ctrl+W as expected
2012-03-28mergeDave Parks
2012-03-28MAINT-793 Pop up notification when drivers are likely out of date. Allow ↵Dave Parks
Lighting and Shadows on Intel when drivers are up to date.
2012-03-27MAINT-853: Audit sendListToRegions() function calls and fix memory leaks.simon_linden
Reviewed by Kelly
2012-03-26Mergesimon@Simon-PC.lindenlab.com
2012-03-26MAINT-852 / VWR-8761 : Cannot delete object description. Now you can. ↵simon@Simon-PC.lindenlab.com
Reviewed by Kelly.
2012-03-26mergeDave Parks
2012-03-26MAINT-792 Only allow up to 4x FSAA on Intel graphics.Dave Parks
2012-03-26mergeDave Parks
2012-03-26MAINT-806 Fix for some shaders failing to link on ATI x800.Dave Parks
2012-03-26mergeDave Parks
2012-03-26MAINT-822 Fix for ATI R300 (Radeon 9700) not being recognized on some systems.Dave Parks
2012-03-24MAINT-807 FIXED ([PUBLIC]Button Clear history from Preferences isn't clear ↵Paul ProductEngine
last teleport) - The order of clearing LLTeleportHistory and LLTeleportHistoryStorage does matter: first LLTeleportHistory must be cleared after LLTeleportHistoryStorage. Clearing LLTeleportHistory from LLNavigationBar::draw() breaks this order (see callback_clear_browser_cache)
2012-03-23MAINT-424 FIXED ([PUBLIC]IM-window loses focus when tab is closed)Paul ProductEngine
- Return focus to the ImFloaterContainer
2012-03-22mergeDave Parks
2012-03-22MAINT-810 Fix for crash in LLRenderTarget when exiting wireframe render mode ↵Dave Parks
after resizing window.
2012-03-22CHUI-54 FIXED Backed out fix for EXP-1550 restoring inventory folder ↵Seth ProductEngine
creation date updating logic. An inventory folder creation date should be updated every time a new item is created in it. Othervise the sorting by creation date is broken. However this leaves the EXP-1550 issue unresolved.
2012-03-21MAINT-808 Disable indexed texture rendering and deferred rendering on Linux ↵Dave Parks
when OpenGL version is pre-3.0
2012-03-21MAINT-804, MAINT-810 Disable framebuffer object usage on intel chips ↵Dave Parks
(implicitly disables lighting and shadows)
2012-03-21MAINT-272 FIXED Animation preview invalid pointer checks added.Seth ProductEngine
2012-03-21Added tag 3.3.0-release for changeset 5e8d2662f38aOz Linden
2012-03-21MAINT-518 FIXED Sometimes nearby chat expand button failed to work.Vadim ProductEngine
Made the nearby chat expand/collapse logic work regardless of the previous/saved state.
2012-03-20mergeDave Parks
2012-03-20SH-795 Potential fix for crash after setting graphics detail to low.Dave Parks
2012-03-20MAINT-789 FIXED ([PUBLIC]Button "Buy" isn't work in Object profile)Paul ProductEngine
- Set proper callback for buy button - Removed dead code - Fixed values for action combobox in object profile panel
2012-03-19mergeDave Parks
2012-03-19MAINT-771 Add RenderAutoHideSurfaceAreaLimit debug setting for protecting ↵Dave Parks
against sculpt based crashers.
2012-03-19MAINT-141, MAINT-95, MAINT-62 FIXED Don't delete files using masks starting ↵Vadim ProductEngine
with "/". Encountering such a mask will show a warning message and throw a debug assertion.
2012-03-19MAINT-261 FIXED Display previously retrieved data (until we get the update) ↵Vadim ProductEngine
if object inspector is invoked for the same object.
2012-03-16MAINT-290 FIXED ([PUBLIC]Take object (which belongs to another avatar) does ↵Paul ProductEngine
not work) Reason: Showing the confirmation dialog resets object selection, thus there is nothing to derez. Fix: pass selection to the confirm_take, so that selection doesn't "die" after confirmation dialog is opened
2012-03-14MAINT-708 Fix for pink when enabling RenderUseVAODave Parks
2012-03-13mergeDave Parks
2012-03-13MAINT-708 Reduce amount of video memory consumed by vertex buffer objects.Dave Parks
2012-03-13Added tag viewer-release-candidate for changeset 5e8d2662f38aOz Linden
2012-03-11Added tag DRTVWR-119, 3.3.0-beta1 for changeset d5f263687f43Oz Linden
2012-03-11merge beta tagsOz Linden
2012-03-09mergeDave Parks
2012-03-09mergeDave Parks
2012-03-08Automated merge with http://bitbucket.org/simon_linden/viewmasterXiaohong Bao
2012-03-08for MAINT-682: revert of changeset e63e7b0a4317: fix for SH-2668: "ocean" ↵Xiaohong Bao
water is always 20m high instead of the Region Water Height
2012-03-08fix for MAINT-701: crash at LLCurl::Multi::markDead()Xiaohong Bao
reviewed by davep
2012-03-08mergeDave Parks
2012-03-08MAINT-708 Add checkbox to hardware settings for controlling texture ↵Dave Parks
compression. Default texture compression to on for cards with 512MB of VRAM or less, off otherwise.