Age | Commit message (Expand) | Author |
2024-10-01 | Add early-out in LLPipeline::applyCAS() if gCASProgram failed to compile. (#2... | Brad Linden |
2024-09-26 | #2411 Allow disabling and enabling LLFontVertexBuffer | Andrey Kleshchev |
2024-09-23 | Fix sky settings with reflection probe ambiance of 0 still receiving tonemapp... | Brad Linden |
2024-09-18 | Remove quads rendering mode entirely (#2593) | Ansariel Hiller |
2024-09-17 | Suppress mapBuffer warnings. (#2584) | Dave Parks |
2024-09-16 | Merge pull request #2580 from RyeMutt/2kbom | Rye Mutt |
2024-09-16 | Fix noise post effect due to missing uniform (#2581) | Rye Mutt |
2024-09-16 | Raise resolution of local baked texture preview from 512 to 2048 | Rye Cogtail |
2024-09-12 | Replace glh_linear usage with GLM (#2554) | Rye Mutt |
2024-09-10 | #2460 Max-Non-Impostors uses a bad shape (code formatting) | Alexander Gavriliuk |
2024-09-10 | Clean up llviewermenu | Ansariel |
2024-09-03 | Fix visualizing luminance buffer and small cleanup | Rye Cogtail |
2024-08-30 | Introduce Khronos Neutral tonemapper as new default along with debug options ... | Rye Mutt |
2024-08-29 | Integrate SMAA and rework post process chain for better visual quality | Rye Mutt |
2024-08-29 | Fix SSR clamping hdr brightness ranges | Rye Mutt |
2024-08-29 | Make LLPipeline::renderDebug() a bit cheaper | Andrey Kleshchev |
2024-08-26 | Replaced refreshCachedSetting for sharpening with cached control | Rye Mutt |
2024-08-24 | Add Contrast Adaptive Sharpening post process effect(#2399) | Rye Mutt |
2024-08-23 | Add dedicated sun probe shader and remove SSAO and shadow smoothing from prob... | Rye Mutt |
2024-08-22 | secondlife/viewer#2349: Avatar/animesh rendering correctness pass (#2364) | cosmic-linden |
2024-08-19 | Update indra/newview/pipeline.cpp
| Andrey Lihatskiy |
2024-08-17 | Avoid scaling probe shadow maps by RenderShadowResolutionScale | Rye Mutt |
2024-08-17 | Reduce number of full screen render targets | Rye Mutt |
2024-08-17 | Fix hero probes not releasing resources when disabled | Rye Mutt |
2024-08-15 | Add missing va_end (#2301) | Ansariel Hiller |
2024-08-08 | #1922 Make PBR scale and offset crosshair work like Texture crosshair do | Alexander Gavriliuk |
2024-07-29 | #2100 BugSplat Crash #1497210: LLVOAvatar::updateImpostors()(10616) | Alexander Gavriliuk |
2024-07-25 | Fix matrix stack underflow during avatar preview generation (#2098) | Rye Mutt |
2024-07-22 | Cache various frequently accessed settings (#2080) | Rye Mutt |
2024-07-16 | #2039 BugSplat Crash #1494687: LLPipeline::calcNearbyLights(LLCamera&) | Alexander Gavriliuk |
2024-07-09 | Fix excessive clearing of shader cache when toggling mirrors (#1950) | Rye Mutt |
2024-07-08 | Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and... | Ansariel |
2024-07-03 | #1870 Tune up for better experience on integrated intel with low memory (#1872) | Dave Parks |
2024-07-02 | Quick fix for a possible merge bug from featurettes. (#1715) | Jonathan "Geenz" Goodman |
2024-06-21 | #1769 gltf optimization pass (#1816) | Dave Parks |
2024-06-18 | Merge pull request #1797 from secondlife/release/maint-a | Brad Linden |
2024-06-12 | viewer#1731 Crash at LLPipeline::markVisible | Andrey Kleshchev |
2024-06-11 | Merge remote-tracking branch 'origin/release/maint-a' into project/gltf_devel... | Brad Linden |
2024-06-11 | Fix some apparent previous merge error | Ansariel |
2024-06-11 | Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m... | Ansariel |
2024-06-10 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into project/gltf_de... | Brad Linden |
2024-06-01 | Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible... | Ansariel |
2024-05-29 | #1530 Increase joint limit for GLTF Assets (#1582) | Dave Parks |
2024-05-27 | viewer#1573 Crash at updateMovedList | Andrey Kleshchev |
2024-05-23 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into brad/merge-main... | Brad Linden |
2024-05-22 | Fix line endlings | Ansariel |
2024-05-22 | Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A | Ansariel |
2024-05-15 | Merge branch 'main' into marchcat/x-mf-merge | Andrey Lihatskiy |
2024-05-15 | Post-merge spaces fix | Andrey Lihatskiy |
2024-05-14 | Merge branch 'brad/gltf-dev-merge-main-and-featurettes' into project/gltf_dev... | Brad Linden |