Age | Commit message (Collapse) | Author |
|
approprate texture transforms
|
|
specific shadow shader to multiply alpha.
|
|
DRTVWR-559
|
|
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
|
|
|
|
|
|
remove some unused glsl files.
|
|
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.
|
|
|
|
|
|
|
|
-- make desired interface but brute force color conversions). Placeholder PBR water and move to deprecate forward rendering shaders.
|
|
between release viewer and materials viewer when reflections disabled. Avoid run-away probe ambiance.
|
|
|
|
|
|
|
|
reflection probes and anti-aliasing. Get render parity with current release viewer when reflection probes are disabled.
|
|
precision of reflection probes). Faster radiance and irradiance map generation.
|
|
|
|
|
|
|
|
|
|
|
|
unused functions.
|
|
|
|
polished surfaces
|
|
point lights for now)
|
|
DRTVWR-559
|
|
|
|
|
|
|
|
PBR opaque.
|
|
DRTVWR-559
|
|
color factors and textures. Support for double sided alpha blended PBR materials.
|
|
|
|
|
|
materials
|
|
DRTVWR-559
|