Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-29 | Integrate SMAA and rework post process chain for better visual quality | Rye Mutt | |
Add SMAA buffer generation passes Add quality levels for both FXAA and SMAA Separate gamma correction and tonemapping for effects that require linear-but-tonemapped inputs Move application of noise to final render pass to screen to avoid damaging other post process effects | |||
2024-07-08 | Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h ↵ | Ansariel | |
and llunittype.h for now | |||
2024-05-23 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into ↵ | Brad Linden | |
brad/merge-maint-a-to-dev | |||
2024-05-10 | Fix broken merge and BOOL/bool issues | Ansariel | |
2024-05-06 | BOOL to bool | RunitaiLinden | |
2024-02-21 | secondlife/viewer-issues#72: Fix material preview affecting exposure on main ↵ | Cosmic Linden | |
screen | |||
2024-02-16 | secondlife/viewer-issues#72: Material preview shouldRender should return ↵ | Cosmic Linden | |
false if no render needed | |||
2024-02-09 | Put PBR material swatch behind feature flag (#775) | cosmic-linden | |
* secondlife/viewer#771: Put PBR material swatch behind feature flag * secondlife/viewer#771: Make viewer respect PBRMaterialSwatchEnabled from SimulatorFeatures | |||
2024-01-25 | Don't refetch textures for LLFetchedGLTFMaterial if present | Cosmic Linden | |
2024-01-25 | Fix vertex color indexing in material preview | Cosmic Linden | |
2024-01-25 | Fix material preview sometimes not updating when transitioning from blank ↵ | Cosmic Linden | |
material to non-blank material | |||
2024-01-25 | Review feedback: Remove static RenderLocalLightCount, as cached settings ↵ | Cosmic Linden | |
refresh has surprising performance cost | |||
2024-01-19 | SL-20606: Reuse vertex buffer between preview renders. Fix preview sometimes ↵ | Cosmic Linden | |
zoomed in too much. Miscellaneous cleanup | |||
2024-01-19 | SL-20606: Full GLTF material preview. Works for most materials. | Cosmic Linden | |