Age | Commit message (Expand) | Author |
2024-08-22 | Do deprecated texture swizzle on GPU using GL texture swizzling functions (#2... | Rye Mutt |
2024-08-21 | Improve accuracy of texture memory tracking (#2371) | Rye Mutt |
2024-07-03 | #1870 Tune up for better experience on integrated intel with low memory (#1872) | Dave Parks |
2024-06-27 | 1836 dont store texture in system memory unless absolutely necessary (#1843) | Dave Parks |
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 | viewer#799 Account for reflection probes' memory | Andrey Kleshchev |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-02-20 | Convert BOOL to bool in llrender | Ansariel |
2024-02-18 | misc: BOOL to bool | Lars Næsbye Christensen |
2023-09-28 | Fix integer overflow when framebuffers are extremely high resolution resultin... | Rye Mutt |
2023-05-08 | SL-19690: Follow up on Rye Mutt's fix for shutdown crashes. | Nat Goodspeed |
2023-04-05 | SL-19331: Move media updates off-thread on select hardware (#153) | cosmic-linden |
2023-03-13 | SL-19331: Improve performance of setSubImage (ex: media updates) | Cosmic Linden |
2023-03-10 | SL-19389: Fix textures not being optimally queued after the fix in SL-19338 | Cosmic Linden |
2023-03-08 | SL-19338: Don't use glTexSubImage2D on compressed textures | Cosmic Linden |
2022-09-16 | SL-18128 Clear out much OpenGL cruft and switch to core profile on AMD | Dave Parks |
2022-08-30 | Merge remote-tracking branch 'remotes/origin/DRTVWR-563' into DRTVWR-559 | Dave Parks |
2022-08-26 | SL-17997 Follow up from beta breakers results. | Dave Parks |
2022-06-01 | SL-17485 Add texture memory accounting for OS X | Dave Parks |
2022-05-04 | SL-17283 LLReflectionMapManager prototype. Remove snapshot code related over... | Dave Parks |
2022-03-29 | SL-17005 WIP - Use D3D/DXGI to query for available VRAM on Windows | Dave Parks |
2022-03-11 | SL-17005 WIP Simplify what feeds texture loading bias to only pay attention t... | Dave Parks |
2022-02-23 | Fix for media textures failing to update (and eating lots of memory) on Mac/I... | Dave Parks |
2022-02-22 | SL-16815 Fix for broken media texture updates when multithreaded GL is disabled. | Dave Parks |
2022-02-17 | SL-16815 Remove frame stalls from occlusion queries, bumpmap updates, and que... | Dave Parks |
2022-02-14 | SL-16418 Media texture update stall fix. Make media texture updates use LLIm... | Dave Parks |
2022-02-01 | Revert "Merged in euclid-16418 (pull request #846)" | Dave Houlton |
2022-01-27 | SL-16418 rename media tex image per-update to avoid contention stall | Dave Houlton |
2021-12-06 | SL-16202 Put Multi-threaded GL behind a feature flag and update featuretable ... | Dave Parks |
2021-12-03 | SL-16436 and SL-16327 Fix for RenderDebugGL test failures and fix for grey te... | Dave Parks |
2021-11-24 | DRTVWR-546, SL-16220, SL-16094: Undo previous glthread branch revert. | Nat Goodspeed |
2021-11-23 | SL-16094, SL-16400: Merge branch 'DRTVWR-546' into glthread | Nat Goodspeed |
2021-11-22 | SL-16400 Fix for grey textures (hack). | Runitai Linden |
2021-11-15 | Revert "SL-16220: Merge branch 'origin/DRTVWR-546' into glthread" | Dave Houlton |
2021-11-05 | SL-16202: Use WorkQueue::postTo() for texture create/post handshake. | Nat Goodspeed |
2021-11-04 | SL-16202: Streamline WorkQueues in LLImageGLThread. | Nat Goodspeed |
2021-11-01 | SL-16237 FIXED Viewer hangs on login | Mnikolenko Productengine |
2021-10-28 | SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTrac... | Dave Parks |
2021-10-21 | SL-16202 Fix for textures appearing black or flashing white due to optimizati... | Dave Parks |
2021-10-11 | SL-16099 Multi-threaded OpenGL usage on Windows, enable Core Profile and VAOs... | Dave Parks |
2020-10-23 | SL-14150 Fix spelling | Andrey Kleshchev |
2020-10-22 | SL-14150 Handle more cases of corrupted cache | Andrey Kleshchev |
2018-03-07 | Merge | Rider Linden |
2018-02-18 | Atmospherics WIP | Graham Linden graham@lindenlab.com |
2017-12-18 | MAINT-8043 Fix for bad_alloc crash in LLImageGL::setImage() | AndreyL ProductEngine |
2016-10-07 | MAINT-6635 Fix for LLImageGL::setSize crash | AndreyL ProductEngine |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2014-04-28 | MAINT-4009: Ensuring that the pick mask for the LLImageGL is always properly ... | Stinson Linden |
2013-10-21 | Merge | Xiaohong Bao |