Age | Commit message (Collapse) | Author |
|
|
|
|
|
wrong color space.
|
|
materials when present.
|
|
|
|
decruft.
|
|
|
|
SL-18869, SL-18772 Overhaul VBO management, restore occlusion culling, intel compatibility pass, etc
|
|
water where applicable.
|
|
iterating over render batches.
|
|
other types. Hook GLTF alpha masking up to highlight transparent.
|
|
|
|
fixes ultraspace particles).
|
|
|
|
"bindDeferredShader" and shadow map setup.
|
|
make LLDrawPoolMaterials less branchy.
|
|
abilities and remove some more fast timers.
|
|
# 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.
|
|
"Transparent Water" checkbox.
|
|
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.
|
|
|
|
Reduce probe memory footprint. Remove framebuffer copies and move to deprecate stencil buffer usage.
|
|
to irradiance.
|
|
between release viewer and materials viewer when reflections disabled. Avoid run-away probe ambiance.
|
|
materials in alpha pool.
|
|
color factors and textures. Support for double sided alpha blended PBR materials.
|
|
between deferred and alpha passes for sunlight and IBL.
|
|
|
|
|
|
|
|
|
|
|
|
doing a full resolution render instead of a 512x512 render.
|
|
|
|
|
|
rendering.
|
|
attachments rendering to depth buffer)
|
|
|
|
|
|
removal of glow-only rigged meshes from depth buffer.
|
|
|
|
like behavior) and fix rigged alpha emissive not rendering.
|
|
|
|
post deferred state (forward pass rendering for transparency)
|
|
broken in 511de439a3
|
|
support to highlight transparent).
|
|
drawpools.
|
|
|
|
LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton
|