Age | Commit message (Collapse) | Author |
|
|
|
indexed texture channels instead of allowing it to vary from one shader to the next.
|
|
|
|
|
|
|
|
DRTVWR-559
|
|
|
|
|
|
|
|
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.
|
|
DRTVWR-559
|
|
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.
|
|
of creating a new one.
|
|
DRTVWR-559
|
|
(revisit for general use later).
|
|
|
|
DRTVWR-559
|
|
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.
|
|
|
|
API expects const char* anyways.
|
|
This still needs some work - I'm not super satisfied with the overall structure of the code. Will continue to iterate as I add in proper RenderDoc support.
|
|
|
|
DRTVWR-559
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DRTVWR-559
|
|
|
|
|