summaryrefslogtreecommitdiff
path: root/indra/newview/featuretable.txt
AgeCommit message (Collapse)Author
2011-11-15mergeDave Parks
2011-11-02mergeDave Parks
2011-10-26Merge STORM-959niel@nirvana-win7hp.planescape.home
2011-10-24mergeDave Parks
2011-10-20merge changes for storm-1581Oz Linden
2011-10-19mergeDave Parks
2011-10-16SH-2276 Fix for TDR's on GTX 460 et al -- don't use texture units above 16 ↵Dave Parks
(workaround for prevalent driver bug)
2011-10-12SH-2510 Potential fix for crash on startup on systems that don't have ↵Dave Parks
GL_ARB_shader_objects
2011-10-07storm-1581: modify feature table rules to increment version only when the ↵Oz Linden
intent is to reset all graphics preferences
2011-10-05Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fuiRichard Nelson
2011-10-04SH-2459 Default to 2x antialiasing instead of 4x/8xDave Parks
2011-09-28SH-2507 Shave some unused/redundant varying state and make the max texture ↵Dave Parks
index debug setting rebuild shaders to use no flow control when set to 1 or lower
2011-08-31SH-2314 FIX - change RenderVolumeLODFactor back to 1.125 for low graphicsBrad Payne (Vir Linden)
2011-07-25close head created by 54e071a92450Oz Linden
2011-07-24dummy check in to make hg happyDave Parks
2011-07-22SH-2031 Disable usage of glMapBuffer (again). Despite using MapBufferRange, ↵Dave Parks
this is still a source of frame stalls.
2011-07-14mergeDave Parks
2011-07-09SH-2038 Potential fix for a myriad of performance problems concering VBO usage.Dave Parks
2011-06-30merge latest changes from viewer-developmentOz Linden
2011-06-22merge latest viewer-developmentOz Linden
2011-06-21SH-208 Disable VBO on all intel graphics chips (stability improvement).Dave Parks
2011-06-10Followup on mapbuffer work -- only use map buffer where map_buffer_range is ↵Dave Parks
available, and allow non-buffer-mapping implementation to take advantage of recorded mapped regions.
2011-06-08SH-1679 Fix for anti-aliasing not being on by default for appropriate cards.Dave Parks
2011-05-25SH-1644 Don't default avatar hardware skinning to off on all ATI cards.Dave Parks
2011-05-25storm-1189: remove classic cloudsOz Linden
2011-05-02mergeDave Parks
2011-04-13SH-1364 FIXED Avatar Physics are not updating smoothly even for ↵Loren Shih
high-performance machines. "high" graphics settings now give 100% updates, versus 90%. Changed a simple constant that was acting as a threshold for when physics should be updated (the constant was set way too high, meaning that updates were being skipped).
2011-04-04Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-03-10SH-874 Properly detect available video memory on ATI cards and disable ↵Dave Parks
vertex buffer objects when available vram is under 256MB.
2011-02-08SH-534 Don't allow deferred rendering to be enabled on windows PC's with GL ↵Dave Parks
version less than 3.0.
2011-01-13merge up to latest viewer-developmentOz Linden
2011-01-06Automated merge up from viewer-developmentLoren Shih
2011-01-05SH-716 FIXED Water reflections should not default to ON for High graphics ↵Loren Shih
setting Revert to previous behavior. Reflections stay at "minimal".
2010-12-04merge up to viewer-developmentOz Linden
2010-12-03Remove RenderUseFBO from featuretables.Dave Parks
2010-12-01Automated merge up from viewer-developmentLoren Shih
2010-11-05SH-410 Opaque Water Project version 2.0Loren Shih
First implementation with UI changes.
2010-10-25Automated merge up from viewer-developmentLoren Shih
2010-10-22Disable FBO by default for all settings.Dave Parks
2010-10-20SH-157 Add "RenderLocalLights" to preferences and featuretable to replace ↵Dave Parks
old local lights on/off radio group.
2010-10-20Automated merge up from viewer-developmentLoren Shih
2010-10-07Add pure physics cost to UIDave Parks
2010-10-11pull viewer-beta into viewer-developmentMerov Linden
2010-10-11SH-280 FIXED Anti-aliasing brokenLoren Shih
SH-287 FIXED Anti-aliasing setting does not take effect until relog Added logic to control RenderUseFBO setting based on graphics quality. RenderUseFBO controls whether anti-aliasing is enabled.
2010-09-27mergeDave Parks
2010-09-21Fix for build failures - disabling tcmalloc for nowBrad Payne (Vir Linden)
2010-09-01Add featuretable_xp, set default VolumeLODFactor to 0.5 for class 0 ↵Dave Parks
hardware, and disable impostors on Intel 965 on xp.
2010-09-23dummy commit to track experience team work:Richard Linden
EXP-11 UI Optimizations EXP-12 Selective Pop-up Blocking EXP-5 UI Hints EXP-6 Side Panel Tutorial EXP-3 Enable Pop-up Web Content EXP-13 Javascript Handling EXP-56 Add support for file picking to LLQtWebKit and hook up to media plugin EXP-59 Some buttons disappear when clicked QAR-3491 "Tutorial in the side panel" QAR-3448 "UI Hints Experience Sprint 1" QAR-3440 "Pop-Up Web Content in Viewer Experience Sprint 1 QAR" QAR-3439 "UI Performance Improvements Experience Sprint 1 QAR"
2010-08-26Miscellaneous fixes for how we're doing graphics settings for the avatar ↵Loren Shih
physics. Fixed a cast issue that was causing a linux compile error.
2010-08-24Backed out changeset c3d41f18ce2bTofu Linden
back-out the back-out for this branch. yay.