Age | Commit message (Collapse) | Author |
|
|
|
* Fix for SL-20652 shadows on mac breaking alpha blended objects.
fix secondlife/jira-archive-internal#71030
* clean up surrounding indentation
* Skip unnecessary casting
* Clean up LLGLSLShader::sIndexedTextureChannels usage and improve fix for SL-20652
|
|
|
|
* #1139 Fix for world going black/white in some scenes (NaNs)
NaNs were coming from normal encode/decode. Take advantage of available gbuffer space to send full normal instead of encoding.
* #1139 Cleanup
remove now unused encodeNormF.glsl
* #1139 Remove final reference to encodeNormF
* #1139 Fix for getNormalEnvIntensityFlags referencing wrong sampler for env intensity
* Mac build fix
|
|
environment settings for PBR terrain.
|
|
* #926 WIP - HDRI import prototype v0
* #926 WIP -- add OpenEXR to autobuild.xml
* #926 WIP -- Add OpenEXR cmake
* #926 WIP -- Attempt at using OpenEXR autobuild package and don't hard code .exr file to load
* #926 Unmangle autobuild.xml and get dll's in the right place (thanks, Caladbolg!)
* implement mac shared libs plumbing for OpenEXR for secondlife/viewer#926
* Fix Xcode/clang compile error regarding new[]/delete[] mismatch
* #926 HDRI Preview finishing touches.
- Full ACES when HDRI is enabled
- Fix for probes getting stuck paused
- Add exposure and rotation controls
---------
Co-authored-by: Brad Linden <brad@lindenlab.com>
|
|
screen
|
|
SimulatorFeatures
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
surfaces can be mirrors
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
debug setting.
|
|
DRTVWR-583
|
|
|
|
|
|
|
|
|
|
|
|
own passes and unify sky and water haze in forward rendering shaders.
|
|
multihreaded GL not working on mac (thanks, Rye!)
|
|
|
|
|
|
disabled
|
|
debugging/profiling
|
|
|
|
higher, bump feature table
|
|
|
|
featuretable.
|
|
copy/paste for now. Use same draw pool
|
|
longstanding bug with hard line in projector ambiance lighting. Incidental decruft of legacy_adjust and LOCAL_LIGHT_KILL, etc.
|
|
lights rendered scale with the "Quality & speed" slider
|
|
|
|
|
|
enabled by default
|
|
DRTVWR-583
|
|
|
|
|
|
|