Age | Commit message (Expand) | Author |
2024-01-08 | Merge branch 'main' into DRTVWR-588-maint-W | Andrey Lihatskiy |
2024-01-08 | Merge main (DRTVWR-596 GLTF Materials Maint) into DRTVWR-591-maint-X | Andrey Kleshchev |
2023-12-14 | SL-20611 Followup -- fix for depth based atmospheric mask making atmospherics... | RunitaiLinden |
2023-12-14 | Merge branch 'DRTVWR-601' of github.com:secondlife/viewer into DRTVWR-601 | RunitaiLinden |
2023-12-14 | SL-20730 Patch another potential source of NaNs | RunitaiLinden |
2023-12-13 | Merge pull request #578 from sldevel/HUD-fix | cosmic-linden |
2023-12-13 | SL-20730 Scrub nans from haze alpha | RunitaiLinden |
2023-12-12 | Fix for semi-transparent HUDs rendering opaque | Henri Beauchamp |
2023-12-11 | SL-20611 Followup -- fix for artifacts on water surface from GPUs that don't ... | Dave Parks |
2023-12-05 | SL-20654 Fix for box probes sometimes glitching out at the corners. Incident... | RunitaiLinden |
2023-12-05 | Merge branch 'main' into DRTVWR-489 | Alexander Gavriliuk |
2023-12-04 | SL-20611 Followup -- fix edge cases with transparent PBR objects around eye/o... | RunitaiLinden |
2023-12-04 | SL-20611 Followup -- fix edge cases with transparent objects around eye/objec... | RunitaiLinden |
2023-11-30 | Merge branch 'DRTVWR-596' into davep/SL-20611 | RunitaiLinden |
2023-11-30 | SL-20611 Incorporate water haze into new post effect atmospherics goodness | RunitaiLinden |
2023-11-30 | Merge branch 'DRTVWR-591-maint-X' into marchcat/591-x-pbr-merge | Andrey Lihatskiy |
2023-11-30 | Merge branch 'DRTVWR-588-maint-W' into marchcat/588-w-pbr-merge | Andrey Lihatskiy |
2023-11-21 | SL-20563 Add 'No Post' option to Snapshot floater | Alexander Gavriliuk |
2023-11-17 | SL-20611 followup -- remove now unused glsl files. Fix transparent water. | RunitaiLinden |
2023-11-16 | SL-20611 Make haze effect local lights -- move sky and water haze to their ow... | RunitaiLinden |
2023-11-03 | SL-20567 Default HiDPI off (mac performance improvement) | RunitaiLinden |
2023-10-25 | Merge pull request #471 from secondlife/SL-20065 | cosmic-linden |
2023-10-24 | SL-20065: Hack to reduce black spots on shiny water | Cosmic Linden |
2023-10-23 | SL-13610 [MAC] Manufacturer based search | Andrey Kleshchev |
2023-10-17 | Update settings.xml | Jonathan "Geenz" Goodman |
2023-10-17 | Fix for SL-19283 | Jonathan "Geenz" Goodman |
2023-10-16 | Merge branch 'DRTVWR-559' into DRTVWR-583 | Jonathan "Geenz" Goodman |
2023-10-16 | Tons of masking changes and tweaks. | Jonathan "Geenz" Goodman |
2023-10-13 | Merge branch 'DRTVWR-559' into DRTVWR-592 | Cosmic Linden |
2023-10-13 | DRTVWR-592: Fix PBR terrain shader compile crash when emissive textures are d... | Cosmic Linden |
2023-10-13 | DRTVWR-592: EXTRA_CODE_HERE is actually important - bring that back | Cosmic Linden |
2023-10-13 | DRTVWR-592: Clean up | Cosmic Linden |
2023-10-13 | DRTVWR-592: Fix non-triplanar being slower somehow in some cases. | Cosmic Linden |
2023-10-13 | DRTVWR-592: Add missing branching for terrain sampling. Jury is still out on ... | Cosmic Linden |
2023-10-13 | DRTVWR-592: Implement reduced branching terrain shader | Cosmic Linden |
2023-10-13 | DRTVWR-592: (WIP) (has debug) Add new functions for mixing PBR materials. Not... | Cosmic Linden |
2023-10-13 | DRTVWR-592: Disable (but do not remove) shader debug | Cosmic Linden |
2023-10-13 | DRTVWR-592: (WIP) (has debug) Fix PBR terrain material mixing and triplanar m... | Cosmic Linden |
2023-10-13 | DRTVWR-592: (WIP) (has debug) Apply triplanar optimization technique to PBR m... | Cosmic Linden |
2023-10-13 | DRTVWR-592: Remove shader cruft | Cosmic Linden |
2023-10-13 | DRTVWR-592: Don't read UVs for PBR terrain in single-plane case - works out t... | Cosmic Linden |
2023-10-13 | DRTVWR-592: Clean up debug and test cases for ant trails artifact. Fix whites... | Cosmic Linden |
2023-10-13 | DRTVWR-592: (WIP) (has debug) More rigorous definition of usage vector for tr... | Cosmic Linden |
2023-10-13 | DRTVWR-592: (WIP) (has debug) Fix removing axial sign flip of normal texture ... | Cosmic Linden |
2023-10-13 | DRTVWR-592: (WIP) (has debug) Fix "ant trail" seams in terrain caused by mult... | Cosmic Linden |
2023-10-13 | DRTVWR-592: (DEBUG) (broken) Clean up a few debug cases not used for reproduc... | Cosmic Linden |
2023-10-13 | DRTVWR-592: (DEBUG) (broken) Strange sampling behavior isolated to switch..ca... | Cosmic Linden |
2023-10-13 | DRTVWR-592: (DEBUG) (broken) Strange sampling behavior survives weight bypass | Cosmic Linden |
2023-10-13 | DRTVWR-592: (WIP) Cleanup | Cosmic Linden |
2023-10-13 | DRTVWR-592: (WIP) (has debug) Convert colors to linear before triplanar blend... | Cosmic Linden |