summaryrefslogtreecommitdiff
path: root/indra/newview/llviewertexture.h
AgeCommit message (Expand)Author
12 daysGeenz/texture loading speed (#5985)Jonathan "Geenz" Goodman
2026-07-07Kill the dead byte ledger.Jonathan "Geenz" Goodman
2026-07-07Kill the system memory stuff - it's not relevant to the new texture streaming.Jonathan "Geenz" Goodman
2026-07-07Get some more wins for overall downrezzing and minimizing thrashing.Jonathan "Geenz" Goodman
2026-07-06Get things working a little more consistently between BP and PBR. Also add s...Jonathan "Geenz" Goodman
2026-07-06Move over to a pixels to texels ratio to drive texture resolution.Jonathan "Geenz" Goodman
2026-06-30Merge branch 'release/26.3' into geenz/texture-streaming-tweaksJonathan "Geenz" Goodman
2026-06-12p#604 Fix draw range fluctuationsAndrey Kleshchev
2026-05-29Add watermark driven discards.Jonathan "Geenz" Goodman
2026-05-19Rework VRAM controller and bubble interaction — gate iteration on pressure,...Jonathan "Geenz" Goodman
2026-05-19More high pressure and quality changes.Jonathan "Geenz" Goodman
2026-05-18Break out texture channel priorities.Jonathan "Geenz" Goodman
2026-05-12Rework texture streaming and tracking.Jonathan "Geenz" Goodman
2025-09-15#4604 Tweak range decreaseAndrey Kleshchev
2025-08-29#4604 Reduce draw distance when low on RAMAndrey Kleshchev
2025-04-10Merge commit '9e24b30' into marchcat/maint-c/restoreAndrey Lihatskiy
2025-01-23Small cleanupAndrey Kleshchev
2025-01-16#3364 Fix update rate being stuck high due to biasAndrey Kleshchev
2024-12-03#3093 #3055 World Map tiles are blurry #2Andrey Kleshchev
2024-11-122590 mac intel and radeon pro 5300m horrible fps 2 (#3030)Dave Parks
2024-08-27#2431 Fix for redundant searching for pixeismall.j2c causing frame stallsRunitaiLinden
2024-08-23#2388 Texture downrezzing tune up. (#2414)Dave Parks
2024-08-20#2315 Ensure textures are deleted when they are no longer referenced. (#2343)Dave Parks
2024-07-10Remove orphaned constants gMinVideoRam and gMaxVideoRam (#1970)Ansariel Hiller
2024-07-03#1870 Tune up for better experience on integrated intel with low memory (#1872)Dave Parks
2024-06-271836 dont store texture in system memory unless absolutely necessary (#1843)Dave Parks
2024-06-26Increase texture discard bias if system memory gets lowAnsariel
2024-06-11Merge branch 'main' into marchcat/c-mergeAndrey Lihatskiy
2024-05-30#1596 Fix for GLTF uploads failing after loading from .glb file (#1602)Dave Parks
2024-05-28Remove tinygltf dependency from LL::GLTF (#1541)Dave Parks
2024-05-23Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into brad/merge-main...Brad Linden
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-15Post-merge spaces fixAndrey Lihatskiy
2024-05-15Merge branch 'marchcat/w-whitespace' into release/maint-cAndrey Lihatskiy
2024-05-07Merge pull request #1421 from secondlife/DRTVWR-600-maint-ADave Parks
2024-05-07secondlife/viewer#1333 BOOL to bool conversion leftovers: ternariesAlexander Gavriliuk
2024-05-07viewer#799 getAvailableVRAMMegabytes cleanupAndrey Kleshchev
2024-05-06Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into gltf-dev-maint-...RunitaiLinden
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-04-25secondlife/viewer#1184: Discourage use of forceToRefetchTextureCosmic Linden
2024-04-18viewer#1260 Fix thumbnail preview not loadingAndrey Kleshchev
2024-02-21Convert remaining BOOL to boolAnsariel
2024-02-15Viewer#779 Show bias memory estimate in texture consoleAndrey Kleshchev
2023-06-01DRTVWR-559 Revert skies to be very close to release and disable tone mapping ...RunitaiLinden
2023-03-29Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2023-03-10SL-19172 Texture streaming tune up. Incidental decruft.Dave Parks
2022-12-13SL-18808 Fix for highlight transparent texture missing.Dave Parks
2022-11-29SL-12069 Backed out changeset: 544a91982eba (#13)akleshchev
2022-11-19Fix a thread safety issue in the GL image worker.Henri Beauchamp