Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
SL-18869, SL-18772 Overhaul VBO management, restore occlusion culling, intel compatibility pass, etc
|
|
and fix non-standard gl_Position z values
|
|
usage of gl_FragDepth from shadow shaders.
|
|
|
|
color/depth instead of glCopyTexSubImage or glBlitFrameBuffer
|
|
Fixes SL-18484.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
target. Remove "Hover Glow Objects" to free up a superfluous render target.
|
|
Add UI for Screen Space Reflections.
|
|
fixes ultraspace particles).
|
|
|
|
|
|
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
|
|
original fix by Beq Janus
|
|
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
|
|
|
|
|
|
|