Age | Commit message (Expand) | Author |
2022-11-04 | DRTVWR-575: Introduce llssize (signed size_t) and narrow() function. | Nat Goodspeed |
2022-11-03 | DRTVWR-575: A few more tweaks addressing size_t wider than 32 bits. | Nat Goodspeed |
2022-11-03 | DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. | Nat Goodspeed |
2022-11-01 | Merge remote-tracking branch 'RyeMutt/viewer/llsd-usage-fixes' into DRTVWR-57... | Andrey Lihatskiy |
2022-10-30 | Fix checks for empty LLSD maps to use size and not emptyMap which is for crea... | Rye Mutt |
2022-10-27 | SL-18459 WIP -- fix for assert in setGLTFMaterial | Dave Parks |
2022-10-25 | Merge remote-tracking branch 'RyeMutt/viewer/pod-uuid' into DRTVWR-570-maint-Q | Andrey Lihatskiy |
2022-10-25 | Restore LLUUID to a plain old data type in a post-c++11 world | Rye Mutt |
2022-10-24 | Merge master into DRTVWR-568 (and fix conflicts) | Callum Linden |
2022-10-23 | Remove ll::bugsplat as a llcommon depencency | Nicky |
2022-10-21 | Merge branch 'master' (DRTVWR-548) into DRTVWR-559 | Andrey Kleshchev |
2022-10-21 | Merge branch 'master' into DRTVWR-539 | Mnikolenko Productengine |
2022-10-20 | Merge branch 'master' into DRTVWR-570-maint-Q | Andrey Lihatskiy |
2022-10-20 | Merge branch 'master' into DRTVWR-565-maint-P | Andrey Lihatskiy |
2022-10-13 | SL-18190 Potential fix for sapping CPU when "sleeping" | Dave Parks |
2022-10-13 | Revert "Restored SL-14961" | Andrey Kleshchev |
2022-10-11 | Replace llbase with llsd module | Signal Linden |
2022-10-05 | Initial pass at adding KHR_debug support | Geenz |
2022-09-30 | SL-18239 Unify PBR and non-PBR treatment of ambient/SSAO/irradiance. Restore... | Dave Parks |
2022-09-27 | Introduce a U8* based interface to unzip_llsd and unpackVolumeFaces | Rye Mutt |
2022-09-22 | Merge remote-tracking branch 'origin/SL-18119' into DRTVWR-548-maint-N | Andrey Lihatskiy |
2022-09-21 | Merge branch 'master' into DRTVWR-539 | Mnikolenko Productengine |
2022-09-17 | SL-17238 Fix coding policy build issues | Andrey Kleshchev |
2022-09-16 | Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into DRTVWR-568_... | Nicky Dasmijn |
2022-09-16 | Merge branch master (DRTVWR-571) into DRTVWR-559 | Andrey Kleshchev |
2022-09-16 | SL-18119 - UIUsage logs for some common operations | Brad Payne (Vir Linden) |
2022-09-15 | Merge branch 'master' into DRTVWR-568 | Callum Linden |
2022-09-15 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy |
2022-09-15 | Merge branch 'master' into DRTVWR-565-maint-P | Andrey Lihatskiy |
2022-09-06 | SL-18096 WIP -- partial support for double sided rendering. Shadow map and p... | Dave Parks |
2022-09-02 | Merge branch 'DRTVWR-559' of https://bitbucket.org/lindenlab/viewer into DRTV... | Brad Payne (Vir Linden) |
2022-09-01 | SL-18078, SL-18065 -- Experimentally allow uploading of lossless normal maps,... | Dave Parks |
2022-09-01 | Merge branch 'DRTVWR-559' of https://bitbucket.org/lindenlab/viewer into DRTV... | Brad Payne (Vir Linden) |
2022-09-01 | DRTVWR-559 refcount max change | Brad Payne (Vir Linden) |
2022-08-30 | Merge remote-tracking branch 'remotes/origin/DRTVWR-563' into DRTVWR-559 | Dave Parks |
2022-08-28 | Merge branch 'contribution/emoji' | Kitty Barnett |
2022-08-26 | DRTVWR-568: More cleanup of deleted obsolete std library features. | Nat Goodspeed |
2022-08-23 | DRTVWR-558: Remove references to string join() per code review. | Nat Goodspeed |
2022-08-22 | DRTVWR-558: Fix builds on macOS 12.5 Monterey. | Nat Goodspeed |
2022-08-22 | DRTVWR-564: Add LL::apply(): call function, passing args from tuple. | Nat Goodspeed |
2022-08-01 | SL-17868 Fixed macos build issue | Andrey Kleshchev |
2022-07-30 | SL-17868 Crash at ThreadRecorder::bringUpToDate | Andrey Kleshchev |
2022-07-28 | GCC11.1 warning: moving a local object in a return statement prevents copy el... | ZiRee |
2022-06-29 | Merge branch 'master' (DRTVWR-543) into DRTVWR-559 | Andrey Kleshchev |
2022-06-29 | Merge branch 'master' into DRTVWR-539 | Mnikolenko Productengine |
2022-06-29 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy |
2022-06-29 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy |
2022-06-24 | SL-17649 Icon for Material type in Inventory | Mnikolenko Productengine |
2022-06-22 | SL-17634 Replace deprecated carbon Gestalt calls | Maxim Nikolenko |
2022-06-22 | DRTVWR-564: Allow LLLeapListener to report LazyEventAPIs too. | Nat Goodspeed |