Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-04 | Fix unused local var 'partition' and avoid assert in rendering highlights. | Graham Linden | |
2019-03-04 | SL-10566 | Graham Linden | |
Disable pre-cull of water causing refraction/reflection map generation more than is necessary. Re-org alpha draws to limit state changes based on render type. | |||
2019-03-03 | SL-10664, SL-10666 | Graham Linden | |
Fix up culling issues from perf work and fix Depth of Field rendering to get depth values properly. Baseline for performance work. | |||
2019-02-28 | EEP performance WIP | Graham Linden | |
Mods to improve alpha obj render performance. Removes hacky fix for HUD elements getting atmospherics. Re-orders rendering of glow to remove ~10ms/frame of shader re-re-rebinding. Fix up default classes and basic shader loading (remove unused shared modules). | |||
2019-02-27 | SL-10566 part the fourth | Graham Linden | |
Fix water rendering causing distortion map update very frame. Reduce binds in alpha draw pool for HUD atmo suppression (may regress HUD lighting weirdness). Add ability to retrieve current user clip plane so it can be saved/restored around water map gen. Leave render type masks as is after reflection map render to get detail filtering applied to distortion map again. Re-enable occlusion in distortion map rendering. | |||
2018-12-06 | De-duplicate deferred gbuffer access for getPosition/getNorm. | Graham Linden | |
De-duplicate ambient occlusion shader code and move to new aoUtil.glsl Split shared shadow tap funcs into shadowUtil.glsl | |||
2018-09-14 | SL-9632 add uniform and code to supress atmospherics in all shaders that ↵ | Graham Linden | |
could be used by HUDs Make sky and cloud shaders use common scaleSoftClip implementation in gammaF.glsl | |||
2018-06-14 | MAINT-8750 Add transparency indicator for invisiprims. | maxim_productengine | |
2018-06-01 | merge from viewer-release | andreykproductengine | |
2018-05-17 | MAINT-8649 FIXED CTRL+ALT+T does not make alpha masking textures visible | maxim_productengine | |
2017-10-26 | MAINT-7213 Shared media (media as a texture) unusable with transparent mesh | ruslantproductengine | |
New outline selection around mesh objects. | |||
2016-10-11 | MAINT-6790 Fixing log spam | andreykproductengine | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2013-11-11 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden | |
2013-10-15 | renamed TimeBlock to BlockTimerStatHandle | Richard Linden | |
2013-10-08 | merge from viewer-release | Richard Linden | |
2013-10-01 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden | |
2013-09-25 | BUG-3984 fix broken rendering of particles using blend funcs | Graham Linden | |
2013-09-25 | BUG-3982 add code to subtract the lack of not removing the removal of ↵ | Graham Linden | |
backfaces for particles (make particles render double-sided again) | |||
2013-09-20 | MAINT-3172 fix rendering regressions from release mergedown | Graham Linden | |
2013-09-18 | The unbearable lightness of being norspec | Graham Linden | |
2013-09-05 | changed fast timer over to using macro | Richard Linden | |
another attempt to move mem stat into base class | |||
2013-08-19 | Fix merge regressions from missed changes to LoD updates | Graham Linden | |
2013-08-19 | Merge | Arun Bapu | |
2013-08-14 | Fix for NORSPEC 271 - Transparent prims in Materials Viewer are incorrectly ↵ | Arun Bapu | |
affecting depth of field by modifying the depth buffer | |||
2013-10-21 | MAINT-3338 fix disable of particle glow on false suspicion of lying network data | Graham Linden | |
2013-08-12 | NORSPEC-342 fix blocky hair in ALM from writing depth for transparent pixels ↵ | Graham Linden | |
in impostor rendering | |||
2013-08-12 | NORSPEC-342 WIP MATBUG-347 make impostor rendering not contribute to depth ↵ | Graham Linden | |
for mostly-transparent buffer pixels, aka hair in ALM only | |||
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-08-07 | NORSPEC-342 fix alpha objects appearing black in impostor images | Graham Madarasz (Graham Linden) | |
2013-08-07 | NORSPEC-342 WIP fix issues with skimpy clothes getting too skimpy in impostors | Graham Linden | |
2013-08-06 | NORSPEC-322 NORSPEC-342 fix issues with black impostors and missing alpha ↵ | Graham Linden | |
attachments on impostors | |||
2013-08-05 | NORSPEC-304 NORSPEC-336 another attempt as resolving black glow overdraw ↵ | Graham Madarasz (Graham Linden) | |
without breaking glow (even for alpha-blended) faces | |||
2013-08-03 | NORSPEC-332 fix fullbright tex indexing fail | Graham Linden | |
2013-08-03 | NORSPEC-304 NORSPEC-334 NORSPEC-336 fix black glow overdraw without breaking ↵ | Graham Linden | |
glow | |||
2013-08-01 | NORSPEC-336 fix glow regression from 304 fix | Graham Linden | |
2013-08-01 | NORSPEC-304 fix glow pass rendering over alpha pass after ALM toggle | Graham Madarasz (Graham Linden) | |
2013-07-29 | NORSPEC-314 WIP fix srgb_mac use and issues found with RenderDebugGL on Mac | Graham Madarasz (Graham Linden) | |
2013-07-24 | NORSPEC-311 make post deferred (alpha objects) respect same gamma ramp as ↵ | Graham Linden | |
deferred (opaque objects) | |||
2013-07-21 | NORSPEC-311 fix alpha / opaque lighting diffs | Graham Linden | |
2013-07-11 | NORSPEC-291 WIP materials underwater with haze, reflection broken, water ↵ | Graham Madarasz (Graham) | |
dist broken | |||
2013-07-09 | NORSPEC-291 WIP drop the no deferred underwater logic only | Graham Linden | |
2013-06-21 | Automated merge with file:///F:%5Cviewer-bear | Dave Parks | |
2013-06-20 | merge with release | Richard Linden | |
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-06-03 | NORSPEC-229 Fix for bad binormals on mirrored surfaces (use tangent ↵ | Dave Parks | |
calculator instead of binormal calculator, convert binormal centric code to tangent centric) | |||
2013-05-31 | Fix for uninitialized texture gamma on fullbright alpha objects. | Dave Parks | |
2013-05-30 | NORSPEC-216 Fix for some HUD objects not rendering with advanced ↵ | Dave Parks | |
lighting/materials enabled. | |||
2013-05-30 | Fix for some objects not rendering underwater with advanced lighting enabled | Dave Parks | |
2013-05-29 | NORSPEC-198, NORSPEC-176, NORSPEC-106, NORSPEC-202 et al -- Material matrix ↵ | Dave Parks | |
testing based overhaul WIP Reviewed by Graham |