summaryrefslogtreecommitdiff
path: root/indra/newview/pipeline.cpp
AgeCommit message (Expand)Author
2023-12-13SL-20611 Followup -- fix for impostors being invisible.RunitaiLinden
2023-12-11SL-20611 Brute force fix for water haze -- paid for by cycles saved by not dr...Dave Parks
2023-12-11SL-20611 Followup -- reenable water hazeDave Parks
2023-12-11SL-20611 Followup -- fix for artifacts on water surface from GPUs that don't ...Dave Parks
2023-12-06Merge branch 'DRTVWR-596' of github.com:secondlife/viewer into DRTVWR-596RunitaiLinden
2023-12-06SL-20611 Followup -- fix banding in water fog (thanks, Rye!)RunitaiLinden
2023-12-06SL-19655 BugSplat Crash: LLGLState::checkStates (2427)Alexander Gavriliuk
2023-12-05SL-20654 Fix for box probes sometimes glitching out at the corners. Incident...RunitaiLinden
2023-12-01SL-20611 Followup -- fix for water rendering twice. Add comments around LLEv...RunitaiLinden
2023-11-30Merge branch 'DRTVWR-596' into davep/SL-20611RunitaiLinden
2023-11-30SL-20611 Incorporate water haze into new post effect atmospherics goodnessRunitaiLinden
2023-11-21SL-20563 Add 'No Post' option to Snapshot floaterAlexander Gavriliuk
2023-11-16SL-20611 Make haze effect local lights -- move sky and water haze to their ow...RunitaiLinden
2023-10-04SL-20141 Remove "Local Lights" checkbox and instead make the number of lights...RunitaiLinden
2023-08-30SL-19842 Followup -- fix sunlight going black and make automatic object probe...RunitaiLinden
2023-08-22SL-19842 WIP -- Move sky auto adjustment magic numbers to debug settings.RunitaiLinden
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-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-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
2023-04-26DRTVWR-559 Add "No Post" mode and refactor "Scene Gamma" into "Brightness" fo...RunitaiLinden