summaryrefslogtreecommitdiff
path: root/indra/newview/featuretable_mac.txt
AgeCommit message (Collapse)Author
2011-11-29Enabling VBO's for mac by defaultLeslie Linden
2011-11-28SH-2038 PROGRESS -- Hacked the code to not render alpha using VBO's on OS X ↵Leslie Linden
since everything renders faster using VBO's except alpha for some mysterious reason.
2011-11-16SH-1618 FIXLeslie Linden
SH-1619 FIX SH-1620 FIX SH-2621 FIX * Got lighting, shadows, and ambient occlusion working on ATI macs. * Re-enabled ambient occlusion on ATI macs. * Re-enabled depth of field on ATI macs. Reviewed by Runitai Linden.
2011-10-24mergeDave 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-07storm-1581: modify feature table rules to increment version only when the ↵Oz Linden
intent is to reset all graphics preferences
2011-10-04SH-2459 Default to 2x antialiasing instead of 4x/8xDave Parks
2011-09-26SH-2244 Fix for crash in LLVertexBuffer::mapBuffer (don't use glMapBuffer by ↵Dave Parks
default)
2011-07-29late fix to disable VBO on Macs for performanceOz Linden
2011-06-22merge latest viewer-developmentOz Linden
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-06-01merge changes for latest viewer-developmentOz Linden
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-19SH-1618 FIX -- Lighting and shadows crash ATI macsLeslie Linden
* Fixed ATI mac "lighting and shadows" related crash * Fixed up numerous GL errors on macs related to multiple color formats, the use of glEnable/glDisable on textures above the texture unit count and old ATI-specific code that was not appropriate for Mac. * Disabled SSAO for ATI macs due to it not working with shadows * Ongoing work to properly get shadows and SSAO functioning on ATI macs is required. Reviewed by davep
2011-05-12SH-1521 update -- Lighting and Shadows grayed out on macLeslie Linden
* Disabled SSAO on macs with 8 or less texture units. * Slight cleanup of sunlight fragment shaders to remove unused texture units. Reviewed by davep
2011-05-10SH-1521 FIX -- Lighting and Shadows grayed out on macLeslie Linden
* Modified mac feature table to bring it up to date with latest renderer features including deferred rendering * Changed mac AGL pixel format to no longer allow it to revert to software rendering when shader compilation errors occur. * Fixed up various GLSL shader compilation warnings and errors that came up as a result of the above changes. * Changed initial conditions for the "hardware skinning" checkbox on the preferences floater so it can be modified before login on machines that support avatar vertex programs. * Removed unused avatarAlphaF.glsl files Reviewed by davep
2011-05-05Featuretable tweaks to enable deferred rendering on apple.Dave Parks
2011-05-02mergeDave Parks
2011-04-20SH-1388 FIXED Graphics Quality slider has no effect on avatar physicsLoren Shih
SH-1387 Class0 video cards default avatar physics to high Added appropriate featuretable entries.
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-03Remove RenderUseFBO from featuretables.Dave Parks
2010-12-01Automated merge up from viewer-developmentLoren Shih
2010-11-08MergeLoren Shih
2010-11-05SH-410 Opaque Water Project version 2.0Loren Shih
First implementation with UI changes.
2010-10-29VWR-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-20SH-157 Add "RenderLocalLights" to preferences and featuretable to replace ↵Dave Parks
old local lights on/off radio group.
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-01Add featuretable_xp, set default VolumeLODFactor to 0.5 for class 0 ↵Dave Parks
hardware, and disable impostors on Intel 965 on xp.
2010-07-06Merged from viewer-release after resolving conflictsDessie Linden
2010-07-01Watchdog thread configurable though feature table; user config value will ↵Andrew A. de Laix
still take precedence.
2010-06-17Merge (and resolve conflict) from q/viewer-releaseKent Quirk
2010-06-10EXT-7760: FIXED: only 10 avatars render non-impostoredXiaohong Bao
2010-06-02merge from viewer-publicTofu Linden
2010-06-01EXT-7309 - FIX: for this feature. Was not turning on, on low. Reviewed by BaoPalmer
2010-05-27merge from viewer-publicTofu Linden
2010-05-26Fixes for DEV-50619 Have the low graphics settings be the lowest possible ↵Jonathan Wolk
settings for settings with slider bars and DEV-50618 Have Draw Classic Clouds be off for low graphics settings and DEV-50616 Toggling Draw Classic Clouds does not actually prevent them from being drawn if clouds have been drawn once. Reviewed by qarl
2010-05-22merge from viewer-publicTofu Linden
2010-05-21More for EXT-7309: Investigate turning RenderAvatarMaxVisible down to 1 or 2 ↵Xiaohong Bao
on low end hardware. set RenderAvatarMaxVisible to be 3 by default for low-end settings.
2010-02-25Turn of FBOs on x1600 on macPalmer Truelson
2009-12-21EXT-2973 : turned off RenderDelayVBUpdate for all platforms and bumped ↵Palmer Truelson
feature table to apply it. Should solve index buff overflows. Reviewed by Davep
2009-09-01Sync up with a number of SVN changes that snuck in via weird mergesBryan O'Sullivan
2008-12-23QAR-1142 merging 1.22 RC0-RC4 changes.Mark Palange
svn merge -c 106471 svn+ssh://svn.lindenlab.com/svn/linden/qa/viewer_1-22-106055_merge
2008-11-07QAR-992 Merging revisions 101012-101170,101686-101687 of ↵Mark Palange
svn+ssh://svn.lindenlab.com/svn/linden/qa/viewer_combo_1-22-merge into linden/release
2008-08-28merge viewer/viewer_1-21 94170-94770 -> releaseSteven Bennetts
merge viewer/viewer_1-21-0 94830-95157 -> release Includes: QAR-786 Sandbox buildme for viewer + server Release Notes on the wiki! QAR-797 teleport failures (DEV-6198 / SVC-972) mergeme
2008-04-031.19.1 Viewer merge: QAR_367, QAR-374, QAR-408, QAR-426Steven Bennetts
QAR_367 (RC1) - merge Branch_1-19-1-Viewer -r 81609 : 81993 -> release QAR-374 (RC2) - merge Branch_1-19-1-Viewer -r 81993 : 82589 -> release QAR-408 (RC3) - merge Branch_1-19-1-Viewer -r 82589 : 83128 -> release QAR-426 (rc4) - merge Branch_1-19-1-Viewer -r 83125 : 83719 -> release (Actual merge: release@83793 Branch_1-19-1-Viewer-merge@83953 -> release)
2008-03-25merge release@82858 maint-render-2-merge@83010 -> releaseSteven Bennetts
QAR-389
2008-03-11merge Branch_1-19-1-Viewer -r 80930 : 81609 -> releaseSteven Bennetts
DEV-11202: Unhandled Excpetion in pipeline.cpp. Merged over updated windlight ui help text from windlight14. Reverting a const change in a virtual that was not propagated to all overrides. DEV-10957 stop and pause Media and music buttons do not work DEV-10762 Displayed page in the client browser disappears when crossing property boundaries. DEV-11220 replace misspellings in alerts.xml parameters of 'messsage' DEV-11221 fix a misspelling of 'participants' in floater_chat_history.xml tooltip DEV-11193 clean up some viewer strings related to Windlight help text svn merge -r81144:81147 svn+ssh://svn/svn/linden/branches/1-19-1-viewer-threads DEV-11110 Media browser history dropdown does not save items across sessions Ran the xuiparse -process tool on all en-us xml files. This does NOT change any data, merely reorders attributes and cleans up tab/spacing. DEV-11349 XML CLEANUP: fix duplicate sibling names in en-us xui files DEV-11348 Change to llmimetypes.cpp broke Media Type dropdown dev-10623 "parcels that played movies no longer work in combo-merge-ui" DEV-11379 - crash in LLTabContainer::draw() DEV-11377 Elminiate dangerous LLLinkedList and LLDoubleLinkedList from newview DEV-11158 sculpties on the top10 crash list DEV-11404 "Send Current URL to Parcel" does not set the MIME type merge 80958:80959 maint-ui-9-qa, DEV-11105 -- Searching for people with 3 characters like "j l" hurts the database. DEV-10489: no draw distance cheating DEV-879: water noise frequency DEV-10764: macbook air support DEV-10878: Linux Intel945 support DEV-7551: featuretable adjustments for framerate. DEV-11426 Enormous mini-map. DEV-11505 - Crash in gunzip_file. Removed final LinkedList, SkipMap, and AssocList templates from the Viewer! DEV-11115 truncated word in the Advanced Water Editor's modal help dialog