summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2011-09-30merge changes for storm-1629Oz Linden
2011-09-30WIP INTL-46 Update translation for Traditional Chineseeli
2011-09-30sync with viewer-developmenteli
2011-09-30merge changes for storm-1603Oz Linden
2011-09-27Remove some unused shadersDave Parks
2011-09-27SH-2505 Fix for some objects appearing as blobs of busted geometry on vertex ↵Dave Parks
buffer update.
2011-09-27SH-2244 Make emissive attribute match actual number of components coming inDave Parks
2011-09-27ER-70: from a sim bug, but object can also crash viewer. Fixed NULL. Reviewedsimon@Simon-PC.lindenlab.com
by Kelly
2011-09-26Merge cleanupDave Parks
2011-09-26mergeDave Parks
2011-09-26mergeDave Parks
2011-09-26SH-2244 changes to run in a core context on AMD hardware without generating ↵Dave Parks
deprecation or performance warnings
2011-09-26SH-2244 Fix for crash in LLVertexBuffer::mapBuffer (don't use glMapBuffer by ↵Dave Parks
default)
2011-09-26mergeDave Parks
2011-09-26SH-2244 Fix for menu backgrounds being invisible on login screen when ↵Dave Parks
shaders enabled.
2011-09-25SH-2244 Fix for crash when enabling core profile on AMD GPUsDave Parks
2011-09-25SH-2244 Fix for UI blanking out on shader reload (stale matrix hash cleanup)Dave Parks
2011-09-24mergeDave Parks
2011-09-24SH-2244 Fix for crash when transparent water disabled (silently ignore ↵Dave Parks
setting when basic shaders enabled)
2011-09-24SH-2244 Fix for bump surfaces appearing black when L&S disabledDave Parks
2011-09-24mergeDave Parks
2011-09-24SH-2244 Fix for shaders not building on GL < 2.1Dave Parks
2011-09-24SH-2244 Fix for shaders not compiling on pre-GL-3.0 ATI driversDave Parks
2011-09-23SH-2244 Fix for linux build?Dave Parks
2011-09-23SH-2244 Fix for mac build? (take two)Dave Parks
2011-09-23SH-2244 Fix for mac build?Dave Parks
2011-09-23SH-2244 Vertex buffer cleanup, fix for bad vertices in rigged attachments, ↵Dave Parks
added "RenderUseVAO" debug setting to control whether or not to use VAO's in non-core GL profiles.
2011-09-23STORM-1612 FOLLOWUP Trivial Windows compilation fix.Vadim ProductEngine
2011-09-23merge changes for storm-1621Oz Linden
2011-09-23 STORM-1612 FIXED Implemented click-to-walk in Advanced mode.Vadim ProductEngine
Changes: * Click and double click in-world can now trigger click-to-walk or click-to-teleport actions, depending on preferences. * Grouped keyboard- and mouse-related settings in Preferences -> Move.
2011-09-23SH-2244 Better VAO support -- still slower than non-VAO implementation for ↵Dave Parks
some reason
2011-09-22INTL-74 FIX translation for 6 languages for Set27 and Basic Set6eli
2011-09-22sync with viewer-developmenteli
2011-09-22STORM-1620 FIXED Re-enabled saving settings.Vadim ProductEngine
Reason: settings.xml was mistakenly marked as a per session (not saved) settings file. See description of the "SessionSettingsFile" setting. Fix: It looks like the proper way to make the Advanced mode default is to leave the setting value empty, which is what this change does. It also re-fixes STORM-1616.
2011-09-22SH-2244 fix flickering shadows and occlusion culling.Dave Parks
2011-09-22SH-2244 fix for glitched fontsDave Parks
2011-09-22merge changes for storm-1607Oz Linden
2011-09-22SH-2244 Don't use VAO's outside of core profile (performance improvement)Dave Parks
2011-09-22SH-2244 Fix for artifacts with L&S enabled when using core profile.Dave Parks
2011-09-22SH-2244 Fix "RenderGLCoreProfile" actually make a core profile context and ↵Dave Parks
modify viewer to run under said context without generating errors.
2011-09-21sync with viewer-developmenteli
2011-09-21merge changes for storm-1616Oz Linden
2011-09-21STORM-1616: Change default initial mode to AdvancedOz Linden
2011-09-21SH-2472 FIX - avoid accessing nonexistent texture entries in lineSegmentItersectBrad Payne (Vir Linden)
2011-09-21increment viewer version to 3.0.6Oz Linden
2011-09-21VWR-26942: Nederland CA was causing issues when it was mid-CA.pem, moved to ↵Roxie Linden
end for testing. We are still investigating the real issue, but this may be a sufficient patch
2011-09-21merge changes for storm-1618Oz Linden
2011-09-21SH-2432 FIX - moved status line to lower part of dialogBrad Payne (Vir Linden)
2011-09-21STORM-1614 FIXED Untranslatable gesture: /bowVadim ProductEngine
Backed out changeset ed2791ae1cf0.
2011-09-20STORM-1603 FIXED Increased max classified price from L$99,999 to L$999,999.Vadim ProductEngine