summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2020-06-23Merge branch 'master' 6.4.5 into DRTVWR-510Dave Houlton
2020-06-23Increment viewer version to 6.4.5Nat Goodspeed
following promotion of DRTVWR-512
2020-06-22SL-13416 eliminate sun/moon specular on shadowed surfacesDave Houlton
2020-06-19Merge branch 'master' 6.4.4 into DRTVWR-510Dave Houlton
2020-06-18SL-9632 Fix HUD objects to not use environment lightingPtolemy
2020-06-18SL-9632: Fix most HUD objects incorrectly being effected by the environment ↵Ptolemy
lighting
2020-06-18SL-13163 revert 2 more instances of 'new EEP' specular calculationDave Houlton
2020-06-16SL-13449, fix link errors for class1 soften shadersDave Houlton
2020-06-08SL-13821 shader clean up and formatDave Houlton
2020-06-08SL-13281, add missing srgb->linear conversion for specularDave Houlton
2020-06-05SL-13084: Add references to other common filesPtolemy
2020-06-05SL-13084: Move texture coords section to top in class2/windlight/cloudsV to ↵Ptolemy
match class1/deffered/cloudsV
2020-06-05SL-13084: Fix inverted cloud scroll with ALM is offPtolemy
2020-06-05SL-13804: Fix clouds flipped along East/West axis to match texture preview ↵Ptolemy
Cloud Image and direction to match Cloud Scroll
2020-06-05SL-13084: Fix clouds flipped along East/West axis to match texture preview ↵Ptolemy
Cloud Image and direction to match Cloud Scroll
2020-06-02Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into DRTVWR-512Callum Prentice
2020-06-02Increment viewer version to 6.4.4Nat Goodspeed
following promotion of DRTVWR-508
2020-05-29edit-me-to-trigger-new-build.txt edited online with BitbucketDave Houlton
2020-05-28SL-13329 Misalligned checkboxes in inventory filtersAndrey Kleshchev
2020-05-28SL-12607 Bar color to blueAndrey Kleshchev
2020-05-28SL-13340 Restored status display for loginAndrey Kleshchev
2020-05-28SL-12665 Readjusted all logosAndrey Kleshchev
2020-05-28SL-12664 readjusted logo #2Andrey Kleshchev
2020-05-28SL-12664 readjusted logoAndrey Kleshchev
2020-05-28SL-12607 Reverted to original logosAndrey Kleshchev
2020-05-27SL-13148 Implemented wheel support for inworld mediaAndrey Kleshchev
2020-05-22Fix (has a TOOD) for SL-13203: Parcel media auto-play works when turned offCallum Prentice
2020-05-21SL-13163 - Fix (revert) EEP specular contribution calculation for deferredDave Houlton
2020-05-21Investigating a fix/abatement for SL-13095 Windows Defender Firewall for ↵Callum Prentice
dullahan_host.exe pops up late in the session - not clear this will remove the popup but it might and it will hopefully have our publisher info on it vs 'Unknown'
2020-05-20Fix for SL-13125 Update MediaRollOff values for greater range and less ↵Callum Prentice
attenuation
2020-05-20Merge branch 'master' into DRTVWR-512Callum Prentice
2020-05-20DRTVWR-510: Fix coord error in 'Show Color Under Cursor'Dave Houlton
2020-05-19Merge branch 'master' into DRTVWR-510Dave Houlton
Merge DRTVWR-460 changes in master (v 6.4.3) into the 510 branch.
2020-05-18Merged master into DRTVWR-508Andrey Kleshchev
2020-05-18Increment viewer version to 6.4.3Nat Goodspeed
following promotion of DRTVWR-460
2020-05-15Tiny text change in the about box - indicates CEF and Chromium are ↵Callum Prentice
sub-components
2020-05-06Merged in euclid-vulkan-detect (pull request #96)Dave Houlton
Report Vulkan capability in stats (Windows-only) Approved-by: Michael Pohoreski
2020-05-06DRTVWR-510 cache vulkan-detect resultDave Houlton
2020-05-06DRTVWR-510: Fix merge conflictPtolemy
2020-05-06DRTVWR-510: Add clarifaction on last rows, add pretty printing for > +/-99K, ↵Ptolemy
more cleanup
2020-05-05DRTVWR-510 add code to report Vulkan capability in stats (Windows-only)Dave Houlton
2020-05-04Merge branch 'master' into DRTVWR-460Andrey Lihatskiy
2020-05-04DRTVWR-510 Cleanup: Remove useless redundant debug lines clear; ↵Ptolemy
updateDebugText() is always called before drawDebugText() which already clears the debug text lines
2020-05-04DRTVWR-510 Cleanup: Add dark background under camera matrice for contrast ↵Ptolemy
when against a white background
2020-05-04DRTVWR-510 Cleanup: Align camera matrices columns for consistent placement ↵Ptolemy
to improve readability
2020-05-04DRTVWR-510: Cleanup: Add link for Optimus global variable for nVidia driver.Ptolemy
2020-05-04SL-12971: Add logging of Display Devices -- useful on dual GPU machinesPtolemy
2020-05-04DRTVWR-510 Cleanup: Remove (redundant) last columns from Debug Camera ↵Ptolemy
matrices as they are static.
2020-05-04DRTVWR-510 Cleanup: Fix copy-pasta typo of camera matricesPtolemy
2020-05-04Fixed -Wstring-plus-int related errors for compatibility with Xcode-11.4Brad Kittenbrink