Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-22 | MAINT-6432 Fix defaults for RenderAvatarMaxComplexity | Ansariel | |
The 'all' section must be set to the value for high end machines as the minimum of high-end and recommended setting will be applied | |||
2016-04-29 | Adjust some avatar complexity defaults (mostly slightly upwards) | Oz Linden | |
Make more settings between mac and windows the same Remove solaris and xp featuretables, since we don't support them any more | |||
2016-03-07 | merge DRTVWR-398 build cleanup fixes | Oz Linden | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-02-20 | Clean up impostors and visual muting | Oz Linden | |
Rename the settings that control them to be more descriptive Remove the separate boolean setting (RenderUseImpostors) that governed both Establish default values based on gpu class for impostors and visual muting | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2012-12-12 | MAINT-2086 Separate GPU class from settings more completely to avoid GPU ↵ | Dave Parks | |
dependent behavior when manually adjusting detail slider. | |||
2012-09-07 | MAINT-1491 Fix for L&S never being enabled by default on XP/Linux/OS X | Dave Parks | |
2012-08-28 | MAINT-1491 Integration of statistically generated GPU table -- enable ↵ | Dave Parks | |
shadows by default where appropriate. | |||
2012-03-28 | MAINT-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-21 | MAINT-808 Disable indexed texture rendering and deferred rendering on Linux ↵ | Dave Parks | |
when OpenGL version is pre-3.0 | |||
2012-03-20 | SH-795 Potential fix for crash after setting graphics detail to low. | Dave Parks | |
2012-03-08 | MAINT-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. | |||
2012-01-26 | * Removed old, unused RenderNightBrightness from feature table. | Leslie Linden | |
Reviewed by davep. | |||
2011-10-24 | merge | Dave Parks | |
2011-10-16 | SH-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-07 | storm-1581: modify feature table rules to increment version only when the ↵ | Oz Linden | |
intent is to reset all graphics preferences | |||
2011-10-04 | SH-2459 Default to 2x antialiasing instead of 4x/8x | Dave Parks | |
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-14 | merge | Dave Parks | |
2011-07-09 | SH-2038 Potential fix for a myriad of performance problems concering VBO usage. | Dave Parks | |
2011-06-22 | merge latest viewer-development | Oz Linden | |
2011-06-10 | Followup 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-08 | SH-1679 Fix for anti-aliasing not being on by default for appropriate cards. | Dave Parks | |
2011-05-25 | storm-1189: remove classic clouds | Oz Linden | |
2011-05-05 | Featuretable tweaks to enable deferred rendering on apple. | Dave Parks | |
2011-05-02 | merge | Dave Parks | |
2011-04-20 | SH-1388 FIXED Graphics Quality slider has no effect on avatar physics | Loren Shih | |
SH-1387 Class0 video cards default avatar physics to high Added appropriate featuretable entries. | |||
2011-03-04 | SH-971 Fix for local lights flag not getting set properly on xp and linux ↵ | Dave Parks | |
when adjusting graphics quality setting. | |||
2011-01-06 | Automated merge up from viewer-development | Loren Shih | |
2011-01-05 | SH-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-03 | Remove RenderUseFBO from featuretables. | Dave Parks | |
2010-12-01 | Automated merge up from viewer-development | Loren Shih | |
2010-11-18 | SH-410 Opaque Water Project version 2.0 | Loren Shih | |
Added opaque water default settings to Linux featuretable. | |||
2010-11-08 | Merge | Loren Shih | |
2010-10-29 | VWR-21349 Don't enable FBO by default on mac or linux when using high/ultra ↵ | Dave Parks | |
graphics. Cap samples in LLMultiSampleBuffer to 4 samples to avoid using tons of memory when RenderUseFBO is set to TRUE and RenderFSAASamples is > 4. Don't allocate multisample buffers at all when RenderUseFBO is FALSE. | |||
2010-10-20 | Automated merge up from viewer-development | Loren Shih | |
2010-10-11 | SH-280 FIXED Anti-aliasing broken | Loren 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-27 | merge | Dave Parks | |
2010-09-21 | Fix for build failures - disabling tcmalloc for now | Brad Payne (Vir Linden) | |
2010-09-01 | Add featuretable_xp, set default VolumeLODFactor to 0.5 for class 0 ↵ | Dave Parks | |
hardware, and disable impostors on Intel 965 on xp. | |||
2010-07-14 | merge | Dave Parks | |
2010-07-06 | Merged from viewer-release after resolving conflicts | Dessie Linden | |
2010-07-06 | Merged from viewer-release after resolving conflicts | Dessie Linden | |
2010-07-01 | Watchdog thread configurable though feature table; user config value will ↵ | Andrew A. de Laix | |
still take precedence. | |||
2010-06-17 | Merge (and resolve conflict) from q/viewer-release | Kent Quirk | |
2010-06-17 | Merge (and resolve conflict) from q/viewer-release | Kent Quirk | |
2010-06-10 | EXT-7760: FIXED: only 10 avatars render non-impostored | Xiaohong Bao | |
2010-06-07 | Merge with render-pipeline | Dave Parks | |
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. |