Age | Commit message (Expand) | Author |
2024-06-10 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into project/gltf_de... | Brad Linden |
2024-06-10 | Add more missing type casts | Ansariel |
2024-06-10 | Re-enable compiler warnings C4018, C4100, C4231 and C4506 | Ansariel |
2024-06-01 | Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible... | Ansariel |
2024-05-30 | #1596 Fix for GLTF uploads failing after loading from .glb file (#1602) | Dave Parks |
2024-05-28 | Remove tinygltf dependency from LL::GLTF (#1541) | Dave Parks |
2024-05-23 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into brad/merge-main... | Brad Linden |
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 | Merge pull request #1421 from secondlife/DRTVWR-600-maint-A | Dave Parks |
2024-05-07 | secondlife/viewer#1333 BOOL to bool conversion leftovers: ternaries | Alexander Gavriliuk |
2024-05-07 | viewer#799 Account for renderTarget | Andrey Kleshchev |
2024-05-07 | viewer#799 getAvailableVRAMMegabytes cleanup | Andrey Kleshchev |
2024-05-06 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into gltf-dev-maint-... | RunitaiLinden |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-04-11 | Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m... | Ansariel |
2024-04-09 | Merge remote-tracking branch 'origin/main' into release/materials_featurette | Brad Linden |
2024-04-04 | secondlife/viewer#984 BugSplat Crash: LLLoadedCallbackEntry::removeTexture(146) | Alexander Gavriliuk |
2024-03-13 | 983 add debug setting to control the maximum download resolution (#986) | RunitaiLinden |
2024-02-21 | Convert remaining BOOL to bool | Ansariel |
2024-02-20 | Convert BOOL to bool in llrender | Ansariel |
2024-02-15 | Viewer#779 Show bias memory estimate in texture console | Andrey Kleshchev |
2024-01-18 | Allow for upload of 2k textures (#652) | RunitaiLinden |
2024-01-08 | Merge branch 'main' into DRTVWR-600-maint-A | Andrey Lihatskiy |
2024-01-08 | Merge branch 'main' into DRTVWR-588-maint-W | Andrey Lihatskiy |
2023-12-21 | SL-20743 Use LLMutex in LLImageBase for internal data thread-safety | Alexander Gavriliuk |
2023-12-14 | Merge branch 'DRTVWR-587-maint-V' into DRTVWR-588-maint-W | Andrey Lihatskiy |
2023-12-08 | SL-20674 Fix for textures ignoring texture scale when determining what resolu... | RunitaiLinden |
2023-11-30 | Merge branch 'DRTVWR-588-maint-W' into marchcat/588-w-pbr-merge | Andrey Lihatskiy |
2023-11-21 | SL-20411 Thumbnail textures should have less of an impact on performance #1 | Andrey Kleshchev |
2023-10-24 | SL-20090 Don't use llassert_always in texture fetching code. | RunitaiLinden |
2023-09-28 | Fix integer overflow when framebuffers are extremely high resolution resultin... | Rye Mutt |
2023-09-11 | SL-20090 BugSplat Crash: LLViewerFetchedTexture::updateFetch(2099) | Alexander Gavriliuk |
2023-08-23 | SL-20189 Crash at LLViewerMediaTexture::addFace | Andrey Kleshchev |
2023-08-07 | SL-20090 BugSplat Crash: LLViewerFetchedTexture::updateFetch(2099) | Alexander Gavriliuk |
2023-06-01 | DRTVWR-559 Revert skies to be very close to release and disable tone mapping ... | RunitaiLinden |
2023-05-23 | SL-19560 Better fix for blurry BoM textures. | RunitaiLinden |
2023-04-05 | SL-19331: Move media updates off-thread on select hardware (#153) | cosmic-linden |
2023-03-29 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
2023-03-30 | Merge branch 'main' into DRTVWR-580-maint-T | Andrey Lihatskiy |
2023-03-16 | SL-18964 Smoke texture can fail to load | Andrey Kleshchev |
2023-03-10 | Fixing unused variables for mac build after SL-19172 work | Brad Linden |
2023-03-10 | SL-19352 Bump sky dome detail across the board. | Dave Parks |
2023-03-10 | SL-19172 Texture streaming tune up. Incidental decruft. | Dave Parks |
2023-02-12 | SL-18964 Move creating of LLViewerFetchedTexture::sSmokeImagep to LLDrawPoolA... | Alexander Gavriliuk |
2023-02-10 | SL-18122 Fix for HUD text disappearing. | Dave Parks |
2023-01-19 | Optimizations, decruft, and intel compatibility pass (#53) | RunitaiLinden |
2022-12-13 | SL-18808 Fix for highlight transparent texture missing. | Dave Parks |
2022-11-29 | SL-12069 Backed out changeset: 544a91982eba (#13) | akleshchev |
2022-11-19 | Fix a thread safety issue in the GL image worker. | Henri Beauchamp |