Age | Commit message (Collapse) | Author | |
---|---|---|---|
10 days | Small cleanup | Andrey Kleshchev | |
12 days | #3450 Crash at LLViewerMediaTexture::setPlaying | Andrey Kleshchev | |
12 days | #3371 Texture resolution cap #2 | Andrey Kleshchev | |
12 days | #3371 Texture resolution cap | Andrey Kleshchev | |
2025-01-16 | #3364 Fix update rate being stuck high due to bias | Andrey Kleshchev | |
if bias stays unchanged at 4.f, there is no reason to keep refreshing at high rate. | |||
2025-01-11 | #3364 Decrement bias only if there is 10prcnt free space | Andrey Kleshchev | |
Instead of when there is any space. | |||
2024-12-06 | Remove unwanted notification for texture downrezing behavior (#3233) | Brad Linden | |
secondlife/viewer#2549 | |||
2024-12-05 | #3210 Fix for "Texture will be downscaled" happening too often. (#3212) | Dave Parks | |
2024-12-04 | #3106 Lower maximum texture bias back to 4, reintroduce camera importance ↵ | Dave Parks | |
texture scaling (#3207) | |||
2024-12-03 | #3093 #3055 World Map tiles are blurry #2 | Andrey Kleshchev | |
2024-11-27 | viewer#3147 Thumbnail picker's image is grey #2 | Andrey Kleshchev | |
Apparently made a blunder in previous commit since I missed mFetchState being reset each run | |||
2024-11-27 | viewer#3147 Thumbnail picker's image is grey | Andrey Kleshchev | |
when both thumnail and normal image attempt to fetch, one creates a fetcher, another fails, since fetcher is already there, potentially in a transitional state, so it thinks fetch failed. | |||
2024-11-22 | viewer#3055 Fix texture fetch being stuck | Andrey Kleshchev | |
destroyRawImage is the only function that calls saveRawImage(), not calling it results in fetcher thinking that it still needs data to do the saving and looping back to trying to fetch. | |||
2024-11-20 | #3093 World Map tiles are blurry | Maxim Nikolenko | |
2024-11-12 | 2590 mac intel and radeon pro 5300m horrible fps 2 (#3030) | Dave Parks | |
* OpenGL 3.3 compatibility pass. Fix for FBO driven downscaling corrupting textures. * Increase maximum texture bias, immediately scale down when textures are loaded higher resolution than desired * #2590 Fix for some frame stalls on Intel Macs | |||
2024-10-31 | viewer#2653 LOD textures weren't taking callback discard into account | Andrey Kleshchev | |
2024-10-29 | Merge brad/2549-downrez-controls into release/2024.09-ExtraFPS (#2864) | Brad Linden | |
2024-10-29 | Fix texture discard bias not incrementing correctly due to being limited by ↵ | Rye | |
frame interval and a timer at the same time | |||
2024-10-29 | Add handling for downrezzing textures when viewer is minimized, fix ↵ | Rye | |
downrezzing textures when minimized due to texture system not processesing | |||
2024-10-25 | viewer#2875 Proportionally agressive vram cleanup | Andrey Kleshchev | |
2024-10-15 | Provide affordances to disable automatic downrezing of textures when SL is ↵ | Brad Linden | |
in background secondlife/viewer#2549 | |||
2024-09-27 | viewer#2653 fix texture readback not being called and not setting values ↵ | Andrey Kleshchev | |
properly Ex: Saving textures to hard drive sometimes fails | |||
2024-09-10 | Profile guided optimizations | RunitaiLinden | |
2024-09-09 | Merge pull request #2530 from secondlife/release/2024.08-DeltaFPS | Brad Linden | |
Release/2024.08 delta fps | |||
2024-09-06 | #2467 Fix for sim surrounds not fully loading (#2524) | Dave Parks | |
Also fixes some sculpts getting wrong LoD | |||
2024-09-04 | Merge remote-tracking branch 'origin/release/2024.08-DeltaFPS' into develop | Brad Linden | |
2024-09-04 | #2482 Low end NVIDIA compatibility pass (#2486) | Dave Parks | |
- Use GL_NVX_gpu_memory_info when available - Disable transparent water on Mid+ and lower - Adjust GPU benchmark to better tell the truth - Texture bias tune up - viewer-private/#277 - Report foreground_time in viewer stats | |||
2024-08-27 | #2431 Fix for redundant searching for pixeismall.j2c causing frame stalls | RunitaiLinden | |
2024-08-26 | Merge remote-tracking branch 'origin/release/2024.08-DeltaFPS' into develop | Brad Linden | |
2024-08-23 | #2388 Texture downrezzing tune up. (#2414) | Dave Parks | |
- Hold onto unreferenced textures for 30 seconds. - Don't downres unless memory is low - Downres when viewer is backgrounded. | |||
2024-08-21 | Improve accuracy of texture memory tracking (#2371) | Rye Mutt | |
* Fix alloc_tex_image to account for more missing texture memory Change alloc_tex_image calls to pass internal format to properly account for used image type * Fix scaleDown passing primary format in place of internal format to glTexImage2D * Make texture debug view and texture bias calculation consistent and remove double accounting for render target textures | |||
2024-08-20 | Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into develop | Brad Linden | |
# Conflicts: # autobuild.xml # indra/newview/llvoicewebrtc.cpp | |||
2024-08-20 | #2315 Ensure textures are deleted when they are no longer referenced. (#2343) | Dave Parks | |
* #2315 WIP -- Clean up deletion rules in texture list. Incidental decruft. * Touch up assertions. * Move mLastReferencedTimer to LLViewerMediaTexture since it's no longer used by LLViewerTexture | |||
2024-08-15 | Merge remote-tracking branch 'origin/release/webrtc-voice' into ↵ | Brad Linden | |
release/2024.06-atlasaurus # Conflicts: # indra/newview/llpanelpeople.cpp | |||
2024-08-15 | #2307 BugSplat Crash #1504734: LLViewerTexture::getNumFaces() | Alexander Gavriliuk | |
2024-08-13 | Merge pull request #2210 from secondlife/v-1883 | cosmic-linden | |
secondlife/viewer#1883: Local-only PBR terrain paintmap with developer tools | |||
2024-08-06 | secondlife/viewer#1883: Local-only PBR terrain paintmap with developer tools | Cosmic Linden | |
2024-08-02 | Crash at LLViewerTexture::updateClass() | Andrey Kleshchev | |
2024-07-10 | Remove orphaned constants gMinVideoRam and gMaxVideoRam (#1970) | Ansariel Hiller | |
2024-07-09 | #1943 make sys free in texture console llmemorysavailphysicalmeminkb tell ↵ | Dave Parks | |
the truth (#1966) * Also fix for crash when applying MoaP to PBR material | |||
2024-07-08 | Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h ↵ | Ansariel | |
and llunittype.h for now | |||
2024-07-03 | #1870 Tune up for better experience on integrated intel with low memory (#1872) | Dave Parks | |
* More deterministic vsize calculation. Add control for choosing downscale method. * Quick hack to make GLTF preview work again | |||
2024-06-27 | 1836 dont store texture in system memory unless absolutely necessary (#1843) | Dave Parks | |
* #1836 Texture memory usage overhaul. Much decrufting - don't keep a copy of textures in system memory - use GPU to downrez textures instead of reloading from cache - use GPU to generate brightness/darkness bumpmaps | |||
2024-06-26 | Increase texture discard bias if system memory gets low | Ansariel | |
2024-06-10 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into ↵ | Brad Linden | |
project/gltf_development | |||
2024-06-10 | Add more missing type casts | Ansariel | |
2024-06-10 | Re-enable compiler warnings C4018, C4100, C4231 and C4506 | Ansariel | |
2024-06-01 | Re-enable a lot of compiler warnings for MSVC and address the C4267 ↵ | Ansariel | |
"possible loss of precision" warnings | |||
2024-05-30 | #1596 Fix for GLTF uploads failing after loading from .glb file (#1602) | Dave Parks | |
2024-05-28 | Remove tinygltf dependency from LL::GLTF (#1541) | Dave Parks | |
* #1535 Image loading/saving support in boost::json driven GLTF parser * #1536 GLB Support in boost::json drvien GLTF parser |