Age | Commit message (Expand) | Author |
2024-10-15 | viewer#2850 Fix a crash in LLTextureFetchWorker | Andrey Kleshchev |
2024-08-05 | Remove remainder of unused packet data code from LLTextureFetch | Andrey Kleshchev |
2024-07-08 | Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and... | 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-22 | Fix line endlings | Ansariel |
2024-05-22 | Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A | Ansariel |
2024-05-01 | Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge | Andrey Lihatskiy |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-04-12 | Merge branch 'main' into marchcat/x-merge | Andrey Lihatskiy |
2024-04-11 | Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m... | Ansariel |
2024-02-21 | Convert remaining BOOL to bool | Ansariel |
2024-01-23 | SL-18721 Shutdown fixes #2 | Andrey Kleshchev |
2024-01-09 | SL-20779 More reliable decode and encode error logging (#615) | Andrey Kleshchev |
2023-12-21 | SL-20743 Use LLMutex in LLImageBase for internal data thread-safety | Alexander Gavriliuk |
2023-10-18 | SL-20149 Potential fix for crash when unsitting on a reflection probe. Also ... | RunitaiLinden |
2023-10-10 | SL-19311 Grey textures after teleport | Andrey Kleshchev |
2023-08-23 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
2023-05-17 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
2023-05-09 | Merge pull request #205 from secondlife/sl-19676-360mode-stats | simon-linden |
2023-05-09 | SL-19676 - more update and scene loading stats. Added texture and mesh | simon |
2023-05-04 | First work on sl-19676 - Stats on updates | simon |
2022-12-12 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
2022-12-12 | DRTVWR-565: Merge branch 'origin/contribute' into DRTVWR-565 | Nat Goodspeed |
2022-11-11 | DRTVWR-575 fix LLWorkerThread subclasses to be compatiblie with recent size_t... | Brad Kittenbrink |
2022-10-17 | SL-18221 Water texture does not load after clearing cache | Andrey Kleshchev |
2022-09-23 | SL-18221 Water texture does not load after clearing cache | Andrey Kleshchev |
2022-09-20 | SL-18065 Fix bake textures' fetch loop | Andrey Kleshchev |
2022-09-16 | SL-17723 Remove use of UDP image fetch | Mnikolenko Productengine |
2022-08-30 | Merge remote-tracking branch 'remotes/origin/DRTVWR-563' into DRTVWR-559 | Dave Parks |
2022-08-30 | SL-17997 Fix for crash on shutdown | Dave Parks |
2022-07-13 | SL-17723 Remove use of UDP image fetch | Mnikolenko Productengine |
2022-06-09 | SL-17483: Merge branch 'DRTVWR-563' of viewer into sl-17483 | Nat Goodspeed |
2022-06-09 | SL-17483: Recast LLImageDecodeThread as a facade for ThreadPool. | Nat Goodspeed |
2022-06-07 | Merged in SL-17489 (pull request #1010) | Sabrina Shanman |
2022-06-07 | SL-17547 Fix for crash on shutdown introduced in last commit. | Dave Parks |
2022-06-07 | SL-17547 Fix for crash in getCurrentDiscardLevelForFetching (and add runtime ... | Dave Parks |
2022-06-07 | SL-17489: Fix map tile log spam and resulting excessive invalid texture reque... | Cosmic Linden |
2022-06-06 | SL-17489: Improve warning message for fetching texture with improper URL | Cosmic Linden |
2022-06-02 | SL-17285 Add proper reflection probe support to LLVOVolume, LLPrimitive, and ... | Dave Parks |
2022-06-01 | SL-17485 Remove unused members to make mac build happy. | Dave Parks |
2022-05-31 | SL-17490 Only update a subset of textures each frame and remove dead debug code. | Dave Parks |
2022-05-10 | SL-17219: Delete some unused declarations. | Nat Goodspeed |
2022-05-10 | SL-17219: Fix bug: dangling pointer to destroyed std::string. | Nat Goodspeed |
2022-04-15 | SL-17219 WIP - Texture pipeline overhaul | Dave Parks |
2022-03-01 | Merge branch 'master' (DRTVWR-557) into DRTVWR-546 | Andrey Kleshchev |
2021-10-22 | merge | Brad Payne (Vir Linden) |
2021-10-11 | SL-16099 Multi-threaded OpenGL usage on Windows, enable Core Profile and VAOs... | Dave Parks |
2021-09-28 | SL-15999 - noninteractive mode: create minimal objects,load no textures | Brad Payne (Vir Linden) |
2021-04-29 | SL-15177 Added LLTextureFetchTester to log texture fetching state timers | Mnikolenko Productengine |