summaryrefslogtreecommitdiff
path: root/indra/newview/pipeline.cpp
AgeCommit message (Expand)Author
2023-11-16SL-20611 Make haze effect local lights -- move sky and water haze to their ow...RunitaiLinden
2023-10-16Merge branch 'DRTVWR-559' into DRTVWR-583Jonathan "Geenz" Goodman
2023-10-04SL-20141 Remove "Local Lights" checkbox and instead make the number of lights...RunitaiLinden
2023-09-25Merge branch 'DRTVWR-559' into DRTVWR-583Jonathan "Geenz" Goodman
2023-09-22SL-15039 Prune unused preferences #1Andrey Kleshchev
2023-09-21SL-20319 Crash at removeMutedAVsLightsAndrey Kleshchev
2023-08-30SL-19842 Followup -- fix sunlight going black and make automatic object probe...RunitaiLinden
2023-08-29Merge branch 'DRTVWR-559' into DRTVWR-583Jonathan "Geenz" Goodman
2023-08-22SL-19842 WIP -- Move sky auto adjustment magic numbers to debug settings.RunitaiLinden
2023-08-21Experiment with placement a bit when there's no drawable.Jonathan "Geenz" Goodman
2023-08-21Readd occlusion culling for hero probes.Jonathan "Geenz" Goodman
2023-08-21Further cleanup of the hero probe manager.Jonathan "Geenz" Goodman
2023-08-18Latest updates to the hero probe manager.Jonathan "Geenz" Goodman
2023-08-07Revert LLReflectionMapManagerJonathan "Geenz" Goodman
2023-08-06Making more progress, need to add the heroprobe manager.Jonathan "Geenz" Goodman
2023-07-27SL-18720 getDataBegin() and stateSort() crashesAndrey Kleshchev
2023-07-21SL-20010 Make reflection probes ignore touch actions.RunitaiLinden
2023-07-19DRTVWR-559 Fix for shadows not respecting double sided on opaque PBR surfacesRunitaiLinden
2023-07-17Merge branch 'DRTVWR-559' into DRTVWR-583Jonathan "Geenz" Goodman
2023-07-12SL-19567: Add option RenderGlowNoise for low precision glow dithering, enable...Cosmic Linden
2023-07-12SL-19567: (WIP) Add options to use higher precision for glow and post-process...Cosmic Linden
2023-06-27Just about got hero reflection maps working.Jonathan "Geenz" Goodman
2023-06-27SL-19897 Followup -- handle 100% transparent objects that are "active"RunitaiLinden
2023-06-23SL-19897 Fix for 100% transparent objects not showing up in highlight transpa...RunitaiLinden
2023-06-15Merge branch 'DRTVWR-559' into DRTVWR-583-glossy-ssrJonathan "Geenz" Goodman
2023-06-15Add missing variable initialization, and make water support glossy SSR again.Jonathan "Geenz" Goodman
2023-06-14SL-19838 Fix for transparent PBR materials always casting shadows.RunitaiLinden
2023-06-11Merge branch 'DRTVWR-559' into DRTVWR-583-glossy-ssrJonathan "Geenz" Goodman
2023-06-02DRTVWR-559 Add missed "should override" check (thanks, Rye!)RunitaiLinden
2023-06-01DRTVWR-559 Revert skies to be very close to release and disable tone mapping ...RunitaiLinden
2023-05-26Addressing some performance related feedback with SSR getting drastically slo...Jonathan "Geenz" Goodman
2023-05-24SL-19755 Small tweak to make exposure not start at black.RunitaiLinden
2023-05-22Merge branch 'DRTVWR-559' into DRTVWR-583Jonathan "Geenz" Goodman
2023-05-22SL-19737 Fix for alpha objects falling off of impostors.RunitaiLinden
2023-05-18DRTVWR-559 Fix for shower curtain not opening smoothly. Incidental decruft.RunitaiLinden
2023-05-18SL-19726 Fix for llTargetOmega on child prim breaking shadow rendering. Inci...RunitaiLinden
2023-05-17SL-19655 Decruft legacy GLSL shaders and now unused build queues.RunitaiLinden
2023-05-17SL-19655 Remove concept of "low priority" updates (RenderDebugGLSession asser...RunitaiLinden
2023-05-16DRTVWR-559 Decruft deprecated OpenGL flags.RunitaiLinden
2023-05-11Merge branch 'DRTVWR-559' into DRTVWR-583Jonathan "Geenz" Goodman
2023-05-11Finally get glossy SSR up.Jonathan "Geenz" Goodman
2023-05-11Merge pull request #212 from secondlife/SL-19236cosmic-linden
2023-05-11SL-19236: Fix HUDs not rendering when transparent water graphics setting is offCosmic Linden
2023-05-11SL-19656 Remove LLPerfStats thread and fold into General thread. Hook avatar...RunitaiLinden
2023-05-02DRTVWR-559 Optimization pass, make it so profileAvatar can read back GPU time...RunitaiLinden
2023-05-01SL-19656 Rewrite avatar and attachment render metrics to not interfere with r...RunitaiLinden
2023-04-28SL-19644: Bind the shader on every shadow alpha blend callCosmic Linden
2023-04-28SL-19644: Move GLTF transform reset out of pushBatchCosmic Linden
2023-04-28Merge pull request #198 from secondlife/DRTVWR-559-merge-539Brad Linden
2023-04-27DRTVWR-559 Fix for crash on GL 3.RunitaiLinden