summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2023-09-20Merge branch 'main' into DRTVWR-559Erik Kundiman
2023-09-20Login logos updateErik Kundiman
2023-09-19SL-20177: Blind attempt at fixing crash in SetWindowLongPtr. Guess based on t...Cosmic Linden
2023-09-19SL-20229 Fix for mac build (and don't spam log on viewers that don't know abo...RunitaiLinden
2023-09-19Merge branch 'main' into DRTVWR-559Erik Kundiman
2023-09-19New login logo with black backgroundsErik Kundiman
2023-09-19Merge branch 'main' into DRTVWR-559Erik Kundiman
2023-09-19Disable assembly instructions on non x86Erik Kundiman
2023-09-19Merge remote-tracking branch 'secondlife/DRTVWR-559' into DRTVWR-559Erik Kundiman
2023-09-19SL-5522 Fix applying textuers and materials with limited restrictions to atta...Andrey Kleshchev
2023-09-18SL-20229 Cache GLTF updates that are received before the object they're appli...RunitaiLinden
2023-09-18SL-20229 Add blip for GLTF messages to "Show Updates to Objects"RunitaiLinden
2023-09-18SL-20308 Clearing user's data should clear mfaAndrey Kleshchev
2023-09-18SEC-430 'WARNING: LLFace::getGeometryVolume: Index buffer overflow' occuring ...Alexander Gavriliuk
2023-09-15Merge remote-tracking branch 'secondlife/DRTVWR-559' into DRTVWR-559Erik Kundiman
2023-09-15Merge branch 'main' into DRTVWR-559Erik Kundiman
2023-09-15Limit unused-but-set-variable to Linux when ClangErik Kundiman
2023-09-15More maybe uninitialised in model previewErik Kundiman
2023-09-15Remove std::move on Linux as it fails GCCErik Kundiman
2023-09-15SL-20278 Disconnect saving MFA from saving passwordAndrey Kleshchev
2023-09-15SL-19826 Gallery multiselect support, fix right clickAndrey Kleshchev
2023-09-14SL-20269 Tab's focus jumps over item when clicking on edge itemsAndrey Kleshchev
2023-09-14SL-20285 Updated individual request count declarationAndrey Kleshchev
2023-09-14SL-20285 Sturdier cof and fixed link fetchingAndrey Kleshchev
2023-09-14SL-20268 FIXED clicking Cancel doesn't revert Materials permsMnikolenko Productengine
2023-09-14Merge branch 'main' into DRTVWR-559Erik Kundiman
2023-09-14getNativeKeyData impl for non Darwin non GTKErik Kundiman
2023-09-13Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer into DRTVWR...Erik Kundiman
2023-09-12SL-20157: Fix scale of avatar mesh parts when mikktspace tangent generation f...Cosmic Linden
2023-09-12SL-20162 Option for debuging folder version in UIAndrey Kleshchev
2023-09-12Merge branch 'main' into DRTVWR-559Erik Kundiman
2023-09-12Set but not used variable isn't an errorErik Kundiman
2023-09-12Swap dependency between llmath & llmeshoptimizerErik Kundiman
2023-09-12Merge remote-tracking branch 'secondlife/DRTVWR-559' into DRTVWR-559Erik Kundiman
2023-09-11Merge remote-tracking branch 'remotes/origin/DRTVWR-559' into davep/SL-19842RunitaiLinden
2023-09-11SL-20090 BugSplat Crash: LLViewerFetchedTexture::updateFetch(2099)Alexander Gavriliuk
2023-09-11SL-20199 Fix invalid or oversized folder being refetched indefinetelyAndrey Kleshchev
2023-09-11SL-19842 WIP -- Now that probes can override ambient, unroll ambient darkenin...RunitaiLinden
2023-09-11Fix macOS crash by explicitly ask SDL2 for GL 4.1Erik Kundiman
2023-09-11Merge branch 'main' into DRTVWR-559Erik Kundiman
2023-09-11Revive HiDPI support & multi threaded OpenGLErik Kundiman
2023-09-11GL_BUFFER_IMMUTABLE_STORAGE_EXT as an alternativeErik Kundiman
2023-09-11Try not to use non portable glDrawBufferErik Kundiman
2023-09-11Preprocess texture compression codeErik Kundiman
2023-09-11Use the more portable GL_COMPARE_REF_TO_TEXTUREErik Kundiman
2023-09-11Try to use GL_MULTISAMPLE_EXT or don't try at allErik Kundiman
2023-09-11Use the more portable GL_FRAMEBUFFERErik Kundiman
2023-09-11Use more portable GL_TEXTURE_MAX_ANISOTROPY_EXTErik Kundiman
2023-09-11Assume GL_ANY_SAMPLES_PASSED is supportedErik Kundiman
2023-09-11Use the more portable GL_TIME_ELAPSED_EXTErik Kundiman