summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2012-02-29merge changes for sh-2963Oz Linden
2012-02-28SH-2908 Reset graphics drivers to "low" if viewer crashes when allocating ↵Dave Parks
deferred rendering targets.
2012-02-28SH-2908 Fix for incompatibility issue with GLSL 1.30Dave Parks
2012-02-28EXP-1888 FIX Update text for emtpy Received Items folder in the ViewerRichard Linden
2012-02-27mergeDave Parks
2012-02-27SH-2889 Fix for crash when encountering certain attachments.Dave Parks
2012-02-24potential fix for linux buildRichard Linden
2012-02-24MAINT-387 FIXED [PUBLIC]Possible crash in llviewermenufile/upload_done_callbackpaul_productengine
- Just moved the deletion to the inspected block
2012-02-23EXP-1335 FIXED empty folders not draggable between Inventory windows.Seth ProductEngine
Added filtering empty folders as any other folder view item. This enables dragging empty folders between Inventory floaters when they pass the filter.
2012-02-23SH-2908 Fix for linux build.Dave Parks
2012-02-23Linux build fix.Seth ProductEngine
Moved type casts from protected base classes to derived LLCoord. (transplanted from fa4c01adac7224b909ab1dbfc90416b633e6d6c2)
2012-05-03MAINT-869 FIXED The object is marked as dead before it was removed from the ↵AlexanderP ProductEngine
selection.
2012-02-22SH-2908 Another for crash when enabling Lighting and Shadows on some AMD GPUsDave Parks
2012-02-22Windows build fix.Seth ProductEngine
2012-02-22EXP-1335 FIXED Dragging folders into Recent Items disabled.Seth ProductEngine
- Dragging folder into Recent Items disabled, but allowed within Recent Items. - Dragging Contents folder from task inventory disabled. - Filtering folder contents upon dragging to any inventory panel added, to make the behavior consistent with items filtering during DnD.
2012-02-22SH-2908 Fix for crash when enabling Lighting and Shadows on some AMD GPUsDave Parks
2012-02-21merge changes for storm-1808Oz Linden
2012-02-21merge changes for storm-1793Oz Linden
2012-02-21merge changes for storm-1807Oz Linden
2012-02-21merge changes for storm-1809Oz Linden
2012-02-21merge changes for storm-1810Oz Linden
2012-02-21SH-2908 Potential fix for pink textures on some OpenGL 3.1 implementations.Dave Parks
2012-02-21merge changes for SH-2973Oz Linden
2012-02-19STORM-1808 Fix wrong name in xml fileJonathan Yap
2012-02-19STORM-1808 Recode so build button is not clickable when grayed outJonathan Yap
2012-02-18STORM-1807 Fix possible Linux compiling issueJonathan Yap
2012-02-17SH-2915 Smoother transition between sun shadow splits.Dave Parks
2012-02-17SH-2941 Fix for crash on shutdown due to race condition between LLCurl and ↵Dave Parks
LLMeshRepository
2012-02-17SH-2908 Potential fix for precision complaints from some AMD OpenGL 3.1 ↵Dave Parks
implementations.
2012-02-15EXP-1884 FIX Errors in navigating text when editing Landmarks and picks once ↵Richard Linden
a vertical scrollbar is shown fixed horizontal scrollbar showing up in local chat
2012-02-15FIX INTL-92 8-language translation for set30eli
2012-02-15SH-2961 Fix for bumpiness not working on rigged meshes when L&S enabled.Dave Parks
2012-02-15sync with viewer-developmenteli
2012-02-14SH-2973 Rearrange shutdown operations to prevent crash on exit on OSXDave Parks
2012-02-14SH-2973 Rearrange shutdown operations to prevent crash on exit on OSXDave Parks
2012-02-14SH-2908 More complete GLSL 1.20 compatibility pass.Dave Parks
2012-02-13SH-2908 Fix for shaders failing to compile when using GLSL 1.20 or 1.10 profile.Dave Parks
2012-02-13SH-2973 Potential fix for crash in ~LLVOAvatarSelfDave Parks
2012-02-13SH-2973 Potential fix for crash in ~LLVOAvatarSelfDave Parks
2012-02-13SH-2908 Temporary fix for mac buildDave Parks
2012-02-13EXP-1888 FIX -- Update text for emtpy Received Items folder in the ViewerLeslie Linden
2012-02-13SH-2908 Fix for mac buildDave Parks
2012-02-13SH-2908 More linux build fixes.Dave Parks
2012-02-13SH-2908 Fix for linux build.Dave Parks
2012-02-13SH-2964 Fix for shader compilation error on some older NVIDIA cards.Dave Parks
2012-02-10EXP-1885 FIX Viewer crashes when receiving multiple inventory offer ↵Richard Linden
notifications
2012-02-10MergeDave Parks
2012-02-10SH-2908 Rework indexed texture rendering to use a uvec4 instead of a float ↵Dave Parks
for texture indices in the data stream. Also rework gl_FragColor overrides to not collide with some odd driver implementations.
2012-02-10Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge/Richard Linden
2012-02-10EXP-1884 FIX Errors in navigating text when editing Landmarks and picks once ↵Richard Linden
a vertical scrollbar is shown