summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-03-01Now CEF supports setting default page background if specifier missing from ↵callum_linden
HTML, set default background color to the Linden default grey (#282828)
2018-03-01Pull in newer version of Dullahan (1.1.1050) that is built against newer ↵callum_linden
version of CEF (3282.1741.gcd94615)
2018-02-28Fix accidental dups/deletes from merge and remove optimize pragmas.Graham Linden graham@lindenlab.com
2018-02-28MergeGraham Linden graham@lindenlab.com
2018-02-28MergeGraham Linden graham@lindenlab.com
2018-02-28Add 3p package for adv atmospherics to autobuild.Graham Linden graham@lindenlab.com
Mark legacy atmospherics code with ifdefs. Fix up legacy uplift to include new atmospherics settings.
2018-02-27Fix the return type.Rider Linden
2018-02-27More missing 'override'sRider Linden
2018-02-27Need to bring the mac in...Rider Linden
2018-02-27Missed two overrides.Rider Linden
2018-02-27XCode now gets cranky about override (or lack there of)Rider Linden
2018-02-27Replace variadic template with more specific expansion.Rider Linden
2018-02-26MergeRider Linden
2018-02-26Added settings inventory object with subtypeRider Linden
2018-02-26Add distinct versions of sky, cloud, and transport shaders so they can be ↵Graham Linden graham@lindenlab.com
different with adv atmo shaders.
2018-02-26Redo advanced atmo shader integration with SL.Graham Linden graham@lindenlab.com
2018-02-22MAINT-8200 Updated viewer-manager to codeticket version 512801.AndreyL ProductEngine
Built from lindenlab/viewer-manager-maint
2018-02-22Add settings/validations for new advanced atmo settings.Graham Linden graham@lindenlab.com
2018-02-18Atmospherics WIPGraham Linden graham@lindenlab.com
libatmosphere integrated in indra/llrender/llatmosphere.cpp Still working on runtime shaders to use libatmosphere precomputed atmospherics textures
2018-02-14Automated merge with tip of viewer-releasecallum_linden
2018-02-12increment viewer version to 5.1.2Oz Linden
2018-02-12Added tag 5.1.1-release for changeset 26d9e9bb166aOz Linden
2018-02-09Update a couple constructsRider Linden
2018-02-06boost->std & same level interpRider Linden
2018-02-05Transitions between skys. 1Rider Linden
2018-01-30Unused function in llsettingsdaycycleRider Linden
2018-01-30Cleanup on daycyle selection and stack. Move blenders into environment.Rider Linden
(Transition bronken, instant only. Shaddows moved based on region, not parcel)
2018-01-29Speculative fix for MAINT-8250 Popups can appear in an unnamed new window ↵callum_linden
external of the viewer. Note: This was a fix for a threading issue in Dullahan that caused clicking on links with target of 'new' to crash. I think it's the same issue here and manifests itself as CEF creating a new OS window.
2018-01-26Fixes for: MAINT-8244 Text in CEF cannot be selected with the mouse. ↵callum_linden
MAINT-8245 Expose CEF log file and logging severity to viewer and MAINT-8246 Expose the CEF remote debugging system to the viewer
2018-01-26Fix for: MAINT-8138 Generate new page of test URLs for Dullahan that are ↵callum_linden
more complete and more robust (last stage was creation of S3 non-user specific URL)
2018-01-25Selects correct day cycle. Fix an error validating legacy daycycles.Rider Linden
2018-01-25MAINT-8232 Clear History button description should not include 'web' - ↵callum_linden
incorrect assertionm that web cache not cleared
2018-01-25MAINT-8200: Update viewer-manager to codeticket version 512124.Nat Goodspeed
2018-01-24MergeRider Linden
2018-01-24Settins failure fix.Rider Linden
2018-01-24MAINT-8052: Parcel environments. Set, clear and get.Rider Linden
2018-01-24MAINT-8232 Clear History button description should not include 'web'callum_linden
2018-01-24MAINT-8197 Fix for crash in gpu_benchmark()AndreyL ProductEngine
including safety checks and some refactoring
2018-01-23MAINT-8052: One more step towards parcel environments.Rider Linden
2018-01-23MAINT-8109: Update viewer-manager to codeticket version 512067.Nat Goodspeed
2018-01-23Adding a couple files that got skipped.Rider Linden
2018-01-23Merged lindenlab/viewer64 into defaultThomas Nelson
2018-01-23MAINT-8052: Initial support for new EEP capRider Linden
2018-01-22Bring in the very latest version of Dullahan (1.1.1024) that matches the ↵callum_linden
most recent canonical Dullahan and also bump the CEF plugin version in preparation for the RC build
2018-01-22MAINT-8207 Tweak web/cookie UI in viewer prefscallum_linden
2018-01-19After reforking the post viewer64 viewer-release repository, I pulled in all ↵callum_linden
the changes from my viewer64 based viewe64-media-update repository. This repository is the canonical one going forwards
2018-01-18Pull in Dullahan 1.1.1012 (mostly internal fixes like warning suppression)callum_linden
2018-01-18correct more 64bit vivox dll namesOz Linden
2018-01-18correct 64bit vivox dll namesOz Linden
2018-01-18more places where vivox names must be conditional on address sizeOz Linden