Age | Commit message (Expand) | Author |
2024-07-08 | Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and... | Ansariel |
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-06-10 | Re-enable compiler warnings C4018, C4100, C4231 and C4506 | 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-07 | secondlife/viewer#1333 BOOL to bool conversion leftovers: ternaries | Alexander Gavriliuk |
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-03-27 | Merge branch 'main' into DRTVWR-600-maint-A | Andrey Lihatskiy |
2024-03-05 | SL-17896 Don't crash silently if files are missing or out of memory | Andrey Kleshchev |
2024-02-20 | Convert BOOL to bool in llrender | Ansariel |
2024-02-18 | misc: BOOL to bool | Lars Næsbye Christensen |
2024-01-11 | Rename OS X to macOS, mostly in comments | Lars Næsbye Christensen |
2023-12-21 | SL-20743 Use LLMutex in LLImageBase for internal data thread-safety | Alexander Gavriliuk |
2023-09-28 | Fix integer overflow when framebuffers are extremely high resolution resultin... | Rye Mutt |
2023-07-17 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
2023-04-05 | SL-19331: Move media updates off-thread on select hardware (#153) | cosmic-linden |
2023-03-21 | SL-19434: Fix texture issues with minimap, but keep performance from SL-19331 | Cosmic Linden |
2023-03-21 | Revert "SL-19434 Temporary fix for minimap breakage." | Cosmic Linden |
2023-03-21 | SL-19266 Potential Use-After-Free in LLImageGL::setImage | Alexander Gavriliuk |
2023-03-21 | SL-19434 Temporary fix for minimap breakage. | Dave Parks |
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 |
2023-03-08 | Revert "SL-19338: (WIP) Test disabling new use of glTexSubImage2D and see if ... | Cosmic Linden |
2023-03-08 | SL-19338: (WIP) Test disabling new use of glTexSubImage2D and see if the bug ... | Cosmic Linden |
2023-02-25 | Hammering on more mac optimizations. | Jonathan "Geenz" Goodman |
2023-01-19 | Fix for SL-19010 mac crash in LLManipTranslartge::restoreGL(). | Brad Linden |
2023-01-19 | SL-18869 Followup -- leverage "small commands" and time slicing to get rid of... | Dave Parks |
2022-12-09 | SL-18809: Add WorkSchedule; remove timestamps from WorkQueue. | Nat Goodspeed |
2022-10-21 | Merge branch 'master' (DRTVWR-548) into DRTVWR-559 | Andrey Kleshchev |
2022-09-16 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR... | Dave Parks |
2022-09-16 | SL-18128 Clear out much OpenGL cruft and switch to core profile on AMD | Dave Parks |
2022-09-16 | Merge branch master (DRTVWR-571) into DRTVWR-559 | Andrey Kleshchev |
2022-09-15 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy |
2022-09-01 | SL-17967 - Git rid of ARB that is in core | Howard Stearns |
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-07-06 | SL-17732 std_bad_alloc at setManualImage | Andrey Kleshchev |
2022-06-09 | SL-17483: Merge branch 'track-threadpools' into sl-17483. | Nat Goodspeed |
2022-06-09 | SL-17483: Simplify ThreadPool instantiations. | Nat Goodspeed |
2022-06-01 | SL-17485 Add texture memory accounting for OS X | Dave Parks |
2022-05-26 | SL-17473 Viewer not clearing all Vertex Buffers in some cases | Andrey Kleshchev |
2022-05-20 | SL-17287 Instrument and optimize cubemap render. Fix for cubemap snapshots d... | Dave Parks |
2022-05-16 | SL-17284 Reflection probe tuning and optimization take 1 | Dave Parks |
2022-04-15 | SL-17219 WIP - Texture pipeline overhaul | 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-03-04 | SL-16928 Fix for broken bumpmaps on Intel GPUs | Dave Parks |