summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerwindow.cpp
AgeCommit message (Expand)Author
2022-06-09SL-17483: Recast LLImageDecodeThread as a facade for ThreadPool.Nat Goodspeed
2022-06-02SL-17285 Add proper reflection probe support to LLVOVolume, LLPrimitive, and ...Dave Parks
2022-05-31SL-17490 Only update a subset of textures each frame and remove dead debug code.Dave Parks
2022-05-31Merge branch 'master' into DRTVWR-544-maintAndrey Lihatskiy
2022-05-27Merge branch 'master' into DRTVWR-543-maintAndrey Lihatskiy
2022-05-26SL-17473 Viewer not clearing all Vertex Buffers in some casesAndrey Kleshchev
2022-05-20SL-17287 Instrument and optimize cubemap render. Fix for cubemap snapshots d...Dave Parks
2022-05-20SL-17287 Update Tracy to 0.8.1. Clean up GPU instrumentation.Dave Parks
2022-05-18SL-17219: Merge 'DRTVWR-546' of lindenlab/viewer into SL-17219Nat Goodspeed
2022-05-16Merge remote-tracking branch 'remotes/origin/DRTVWR-546' into DRTVWR-559Dave Parks
2022-05-16SL-17284 Reflection probe tuning and optimization take 1Dave Parks
2022-05-04SL-17283 LLReflectionMapManager prototype. Remove snapshot code related over...Dave Parks
2022-04-29SL-17124 switchContext and loadShaderFile crashesAndrey Kleshchev
2022-04-18Merge branch master (D540) into DRTVWR-546Andrey Kleshchev
2022-04-18Merge branch 'master' into DRTVWR-544-maintAndrey Lihatskiy
2022-04-18Merge branch 'master' into DRTVWR-543-maintAndrey Lihatskiy
2022-03-14SL-16845 PTT Mic doesn't close when leaving window and releasing keyAndrey Kleshchev
2022-03-11SL-17005 WIP Simplify what feeds texture loading bias to only pay attention t...Dave Parks
2022-03-01Merge branch 'master' (DRTVWR-557) into DRTVWR-546Andrey Kleshchev
2022-02-28Merge branch 'master' into DRTVWR-544-maintAndrey Lihatskiy
2022-02-28Merge branch 'master' into DRTVWR-543-maintAndrey Lihatskiy
2022-02-28Merge branch 'master' into DRTVWR-540-maintAndrey Lihatskiy
2022-02-14SL-16418 Media texture update stall fix. Make media texture updates use LLIm...Dave Parks
2022-02-11SL-1370 Add more memory logging to mesh repositoryAndrey Kleshchev
2022-02-01Revert "Merged in euclid-16418 (pull request #846)"Dave Houlton
2022-01-27SL-16418 bg thread for media texture updatesDave Houlton
2022-01-19SL-16653 Fix for some textures having incorrect texel colors after the first ...Runitai Linden
2022-01-14SL-16606: Add profiler category UIPtolemy
2021-12-26Merge branch 'master' into DRTVWR-543-maintAndrey Lihatskiy
2021-12-26Merge branch 'master' into DRTVWR-540-maintAndrey Lihatskiy
2021-12-17Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...Runitai Linden
2021-12-17SL-16478 Fix for octree and render batch debug display not working with rigge...Runitai Linden
2021-12-15DRTVWR-546 merge up to 6.5.2Dave Houlton
2021-12-15Merge branch 'master' into DRTVWR-530-maintAndrey Lihatskiy
2021-12-06SL-16202 Put Multi-threaded GL behind a feature flag and update featuretable ...Dave Parks
2021-11-30SL-16386 remove references to (const true) LLPipeline::mVertexShadersEnabledDave Houlton
2021-11-30SL-16386 remove references to (const true) LLGLSLShader::sNoFixedFunctionDave Houlton
2021-11-19Merge branch 'master' into DRTVWR-540-maintAndrey Lihatskiy
2021-11-19Merge branch 'master' into DRTVWR-543-maintAndrey Lihatskiy
2021-11-16DRTVWR-546 merge in master v6.5.1Dave Houlton
2021-11-16Merge branch 'master' into DRTVWR-534Andrey Lihatskiy
2021-11-16Merge branch 'master' into DRTVWR-530-maintAndrey Lihatskiy
2021-11-09SL-16330 Clean up vertical sync handling, add to UIMnikolenko Productengine
2021-10-25Merged DRTVWR-546 into SL-15999Vir Linden
2021-10-22mergeBrad Payne (Vir Linden)
2021-10-22SL-16203 Fix for wonky handling of mouse deltas.Dave Parks
2021-10-19SL-14977 Fix passing wrong codes to ToUnicodeExAndrey Kleshchev
2021-10-11SL-16099 Multi-threaded OpenGL usage on Windows, enable Core Profile and VAOs...Dave Parks
2021-10-11SL-16141 Load fonts and generate glyphs on startupMnikolenko Productengine
2021-09-29SL-16034 init LLNavigationBar to allow setting title with location info laterMnikolenko Productengine