Age | Commit message (Expand) | Author |
2024-07-08 | Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and... | Ansariel |
2024-06-01 | Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible... | Ansariel |
2024-05-22 | Fix line endlings | Ansariel |
2024-05-22 | Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A | Ansariel |
2024-05-07 | secondlife/viewer#1333 BOOL to bool conversion leftovers: ternaries | Alexander Gavriliuk |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-02-21 | Convert remaining BOOL to bool | Ansariel |
2023-05-17 | SL-19655 Decruft legacy GLSL shaders and now unused build queues. | RunitaiLinden |
2023-05-17 | SL-19655 Remove concept of "low priority" updates (RenderDebugGLSession asser... | RunitaiLinden |
2023-01-19 | Optimizations, decruft, and intel compatibility pass (#53) | RunitaiLinden |
2022-05-27 | DRTVWR-543 post-merge cleanup | Andrey Lihatskiy |
2022-05-27 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy |
2022-03-01 | Merge branch 'master' (DRTVWR-557) into DRTVWR-546 | Andrey Kleshchev |
2022-02-28 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy |
2021-10-28 | SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTrac... | Dave Parks |
2021-08-16 | SL-14988 Removed redundant check | Andrey Kleshchev |
2021-08-16 | SL-14988 Overflow can keep flexi from updating | Andrey Kleshchev |
2021-04-09 | SL-15100 Crash rebulding faces #2 | Andrey Kleshchev |
2017-07-07 | MAINT-6931 Fixed Flexi prims being FPS dependent | andreykproductengine |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2014-12-10 | Rename llround(..) to ll_round(..) because of a collision with MS llround (lo... | callum_linden |
2014-02-05 | more fix for a non-finite number assertion in llvolume | Xiaohong Bao |
2013-10-25 | trivial: fix several weird compiling errors. | Xiaohong Bao |
2013-10-15 | renamed TimeBlock to BlockTimerStatHandle | Richard Linden |
2013-10-08 | merge from viewer-release | Richard Linden |
2013-09-05 | changed fast timer over to using macro | Richard Linden |
2013-05-09 | Merge downstream code and viewer-beta | simon |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden |
2013-04-17 | Some minor cleanups while hunting crashes. Reviewed by Kelly | simon |
2013-04-11 | Merge in downstream code (chui fixes, materials) | simon |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2013-03-19 | Merge in viewer-beta to get CHUI code | Simon Linden |
2013-03-11 | Viewer-chui merge | prep |
2013-03-08 | MAINT-2371 Lat round of optimizations. | Dave Parks |
2013-01-30 | Pull merge from lindenlab/viewer-developement | Merov Linden |
2013-01-24 | merging in viewer-beta. | Nyx Linden |
2013-01-10 | Merge pull from lindenlab/viewer-beta | Merov Linden |
2012-12-17 | Updating a comment. | William Todd Stinson |
2012-12-04 | Pull and merge viewer-development | simon@Simon-PC.lindenlab.com |
2012-11-28 | SH-3563. Pull and merge from viewer-development. Modest code changes to fix a... | prep |
2012-11-20 | Automated merge with https://bitbucket.org/lindenlab/viewer-development | Dave Parks |
2012-11-20 | MAINT-1270 Fix for flexi prims showing up as discs when first loading. | Dave Parks |
2012-11-20 | MAINT-1270 Fix for flexi prims showing up as discs when first loading. | Dave Parks |
2012-11-16 | MAINT-1890 FIX Removing previous hacky fix for this issue. The better soluti... | William Todd Stinson |
2012-11-14 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | William Todd Stinson |
2012-11-13 | MAINT-1890: Adding a more descriptive comment to this hack fix for future ref... | William Todd Stinson |
2012-11-12 | MAINT-1890: A hacky fix for flexi-prim updates after teleport by ignoring the... | William Todd Stinson |
2012-11-12 | MAINT-1894: FIX This *should* fix a crash in the LLVolume::resizePath() metho... | William Todd Stinson |
2012-10-11 | Updating linux build to gcc4.6 | Don Kjer |
2012-08-31 | MAINT-1486 FIXED Crash on login (Unhandled exception) | MaksymS ProductEngine |