summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings
AgeCommit message (Expand)Author
2011-09-23SH-2244 Vertex buffer cleanup, fix for bad vertices in rigged attachments, ad...Dave Parks
2011-09-23SH-2244 Better VAO support -- still slower than non-VAO implementation for so...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 mo...Dave Parks
2011-09-20SH-2244 Add "RenderGLCoreProfile" debug setting that allows the viewer to sta...Dave Parks
2011-09-20SH-2243 No deprecated calls for the whole session.Dave Parks
2011-09-19SH-2243 fix for error in cloth shaderDave Parks
2011-09-17SH-2243 work in progress -- how'd that GL get there?Dave Parks
2011-09-17SH-2243 work in progress -- put back ambient lighting when atmospheric shader...Dave Parks
2011-09-16SH-2243 work in progress -- don't use gl_FragColor or gl_FragData for outputs...Dave Parks
2011-09-16SH-2243 work in progress -- don't use deprecated shader stateDave Parks
2011-09-15SH-2243 work in progress -- don't use built-in GL light state when shaders ar...Dave Parks
2011-09-15SH-2243 work in progress -- no more deprecated built-in matrix state when usi...Dave Parks
2011-09-13mergeDave Parks
2011-09-13STORM-1562 Potential fix for crash in LLCurl::run -- don't run curl_multi_per...Dave Parks
2011-09-06merge changes for storm-1588Oz Linden
2011-09-06merge changes for vwr-26823Oz Linden
2011-09-02Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-09-02merge changes for storm-1027Oz Linden
2011-09-02VWR-26823 FIXED Removed DigiNotar CA certificate.Vadim ProductEngine
2011-08-31Automated merge with http://hg.secondlife.com/viewer-developmentRichard Nelson
2011-08-31turn on private memory pool by default.Xiaohong Bao
2011-08-31MergeXiaohong Bao
2011-08-31storm-1578: change default Away timeout to "never"Oz Linden
2011-08-27SH-2242 Remove old multisample shaders and make FXAA turn itself off when FSA...Dave Parks
2011-08-27SH-2242 Physics shape display works again, added asserts to flush out areas w...Dave Parks
2011-08-26EXP-1111 FIX LLQtWebKit (and related media system) should log events, progres...callum
2011-08-25merge changes for storm-1542Oz Linden
2011-08-24Mac rendering now with 100% fewer crashes when enabling shadows.Leslie Linden
2011-08-23mergeLogan Dethrow
2011-08-23Mac crash fixes.Leslie Linden
2011-08-22STORM-1542 FIXED Changed search URL back from search-beta to search.sl.com.Vadim ProductEngine
2011-08-21mergeDave Parks
2011-08-21SH-2242 Work in progress on FXAA/glVertexAttrib -- DoF works, physics shape d...Dave Parks
2011-08-20merge changes for storm-1562Oz Linden
2011-08-20merge changes for storm-782Oz Linden
2011-08-19mergeDave Parks
2011-08-19merge changes for storm-1564Oz Linden
2011-08-19correct coding policy problemsOz Linden
2011-08-19mergeDave Parks
2011-08-18Merge.Logan Dethrow
2011-08-18LLProxy: Renamed a setting to better describe what it controls.Logan Dethrow
2011-08-17storm-1562: disable multi-threaded curl to prevent crashOz Linden
2011-08-17add proper license headers to files that did not have themOz Linden
2011-08-17add proper copyright and license headersOz Linden
2011-08-17fix files that do not end with a newline (warn-on-failure:copyright because s...Oz Linden
2011-08-15EXP-1081 FIX add search auth token as cookie instead of query paramRichard Nelson
2011-08-15EXP-1081 FIX add search auth token as cookie instead of query paramRichard Nelson
2011-08-15STORM-782 FIXED Removing the useless 'Compress snapshots to disk' item from t...Vadim ProductEngine
2011-08-11SH-2242 FXAA support instead of unreliable multisample textures (done here be...Dave Parks