Age | Commit message (Collapse) | Author |
|
|
|
|
|
Fix for stack underflow when reflection probes disabled.
|
|
|
|
|
|
|
|
SL-18662
|
|
DRTVWR-559
|
|
abilities and remove some more fast timers.
|
|
Mostly just making it actually kind of work. Still needs a lot more tweaking - but can revisit later.
SL-18332
|
|
First pass of Screen Space Reflections
Approved-by: Dave Parks
|
|
|
|
approprate texture transforms
|
|
specific shadow shader to multiply alpha.
|
|
DRTVWR-559
|
|
SL-17005: Clean up debug code
|
|
override messaging LLSD where it ought to be and JSON where it ought to be.
|
|
# Conflicts:
# indra/llrender/llgl.cpp
# indra/llrender/llrendertarget.cpp
# indra/newview/VIEWER_VERSION.txt
# indra/newview/app_settings/shaders/class1/deferred/materialF.glsl
# indra/newview/llfloaterpreference.cpp
# indra/newview/llviewercontrol.cpp
# indra/newview/llviewermenu.cpp
# indra/newview/llviewertexturelist.cpp
# indra/newview/llvovolume.cpp
|
|
add LLViewerFetchedTextures to LLFetchedGLTFMaterial. Lower reflection probe resolution to 128x128 per side.
|
|
SL-18340: Fix PBR alpha materials treating spotlight as point light
Approved-by: Dave Parks
|
|
|
|
|
|
DRTVWR-559
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"Transparent Water" checkbox.
|
|
remove some unused glsl files.
|
|
probes. Add one probe to rule them all as a fallback for pixels that aren't inside any influence volume.
|
|
LLDrawPoolAlpha into two passes, one above water, one below water, and clip against water plane. Currently brute forces two complete alpha passes, still need to cull against water plane and add support for fullbright shaders.
|
|
(revisit for general use later).
|
|
make underWaterF and softenLightF apply water fog in linear space.
|
|
with depth buffer management changes.
|
|
Reduce probe memory footprint. Remove framebuffer copies and move to deprecate stencil buffer usage.
|
|
and below water
|
|
busted). WIP on reflection probe/PBR driven water shader.
|
|
Restore SSAO to release version.
|
|
|
|
DRTVWR-559
|
|
atmosphericsFuncsF for sunlight and additive, but leave linear ambient in tact.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|