Age | Commit message (Expand) | Author |
2024-06-09 | Fix issues resulting from b42f9d836b4c0f7fbd4bdae1734021e2a09fdbe8 | 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-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 |
2024-02-17 | More BOOL to bool replacements primarily in llappearance and llxml | Ansariel |
2024-02-12 | more misc: BOOL (int) to real bool | Lars Næsbye Christensen |
2023-05-17 | SL-19655 Remove concept of "low priority" updates (RenderDebugGLSession asser... | RunitaiLinden |
2023-02-03 | SL-19148 Decruft followthrough -- decruft shader tree and some remaining forw... | Dave Parks |
2023-01-19 | Optimizations, decruft, and intel compatibility pass (#53) | RunitaiLinden |
2023-01-09 | SL-18869 Optimizations -- Use _mm_prefetch to cut down on cache misses when i... | Dave Parks |
2022-09-01 | SL-17967 - _ARB constant removal | Howard Stearns |
2022-06-09 | SL-17551 Add "Select Reflection Probes" menu option and make invisible object... | Dave Parks |
2021-10-28 | SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTrac... | Dave Parks |
2019-10-25 | Line endings fix | Mnikolenko Productengine |
2019-10-23 | SL-11937 FIXED [EEP] Grass doesn't appear after changing the 'Render Settings... | Mnikolenko Productengine |
2019-07-22 | SL-10761 | Graham Linden |
2018-06-05 | merge | Brad Payne (Vir Linden) |
2017-11-16 | SL-704 - first pass cleaning up comments. Also added LLControlAvatar::initIns... | Brad Payne (Vir Linden) |
2017-10-26 | MAINT-7213 Shared media (media as a texture) unusable with transparent mesh | ruslantproductengine |
2017-06-09 | SL-704 - code cleanup | Brad Payne (Vir Linden) |
2017-06-07 | SL-691,SL-694 - viewer can animate objects based on server messaging. First e... | Brad Payne (Vir Linden) |
2016-01-15 | merge changes for 4.0.1-release | Oz Linden |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2015-09-04 | MAINT-5416 FIXED Cannot right-click a rigged mesh that's worn | AndreyL ProductEngine |
2015-07-23 | MAINT-5416 Reverted changeset: 9bd24c17d908 | AndreyL ProductEngine |
2015-07-17 | MAINT-5416 FIXED cannot right-click a rigged mesh that's worn | AndreyL ProductEngine |
2014-10-20 | Update to build on Xcode 6.0: Large (and final) collection of fixes for unuse... | callum_linden |
2014-03-12 | merge with release | Richard Linden |
2014-02-14 | More memory cleanup of containers after DeletePairedPointer() usage. | simon |
2013-10-25 | SH-3419 Replace per-object time dilation factor with region-wide | Andrew Meadows |
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-08-09 | second phase summer cleaning | Richard Linden |
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard 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 calculato... | Dave Parks |
2013-05-09 | Merge downstream code and viewer-beta | simon |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden |
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-13 | MAINT-2410 Extra Particle Parameters -- viewer implementation | Dave Parks |
2013-03-08 | SH-3959 WIP - pass information about type of fetched image - server bake, hos... | Brad Payne (Vir Linden) |
2013-01-24 | merging in viewer-beta. | Nyx Linden |
2012-10-15 | For SH-3333: Design and implement a new object cache system on viewer side | Xiaohong Bao |
2012-09-04 | Split gl-specific LLViewerTexture implementation into llrender/LLGLViewerTexture | Don Kjer |