Age | Commit message (Collapse) | Author | |
---|---|---|---|
2 days | Merge tag 'Second_Life_Release#17540023-2025.07' into 2025.07 | Erik Kundiman | |
8 days | Merge remote-tracking branch 'mobserveur/experimental2' | Erik Kundiman | |
8 days | Performance Optimisations, Bloom effect, Visuals Panel | mobserveur | |
This commit contains performance optimisations in the the pipeline, framebuffer, vertexbuffer, reflection probes, shadows. It also fixes many opengl errors, modifies the opengl debugging, and adds a visuals effects panel. | |||
9 days | Optimisations and experimental HDR display support on mac | mobserveur | |
This commit completes the previous ones for performance optimisations, and adds HDR display support on mac | |||
2025-09-02 | #4587 Make shader cache reading faster | Andrey Kleshchev | |
2025-09-02 | #4587 Shaders sometimes do not match the shader settings | Andrey Kleshchev | |
Ensure versions get matched reliably | |||
2025-08-30 | Performance Optimisations, Bloom effect, Visuals Panel | mobserveur | |
This commit contains performance optimisations in the the pipeline, framebuffer, vertexbuffer, reflection probes, shadows. It also fixes many opengl errors, modifies the opengl debugging, and adds a visuals effects panel. | |||
2025-08-12 | Fix clang compiler issues due to unused variables | Ansariel | |
2025-07-18 | Merge tag 'Second_Life_Release#f5d350fb-2025.05-gltf-mesh-import' into 2025.05 | Erik Kundiman | |
2025-07-09 | #4296 Crash at renderMorphMasks | Andrey Kleshchev | |
2025-06-04 | Re-enable GL extension loading function pointers | Erik Kundiman | |
on Windows, which might have been because I was still using MinGW back then. | |||
2025-06-03 | Fix ftsystem path for including vcpkg's FT one | Erik Kundiman | |
2025-04-30 | Merge tag 'Second_Life_Release#d9e55c44-Second_Life_Release#d9e55c4-2025.04' ↵ | Erik Kundiman | |
into 2025.04 | |||
2025-04-29 | #3997 Crash in a gltf asset enabled region | Andrey Kleshchev | |
2025-04-19 | Merge tag 'Second_Life_Release#9a333e65-2025.04' into 2025.04 | Erik Kundiman | |
2025-04-18 | #3696 Crash at LLFontFreetype::addGlyphFromFont | Andrey Kleshchev | |
2025-04-05 | #3575 Clean up obsolete VRAM detectin logic | Andrey Kleshchev | |
2025-04-02 | #3597 Improve error handling at LLGLSLShader::disableTexture() | Andrey Lihatskiy | |
2025-03-29 | Merge tag 'Second_Life_Release#8eff224c-2025.03' into 2025.03 | Erik Kundiman | |
2025-03-24 | Readd probe count setting (#3793) | Jonathan "Geenz" Goodman | |
* Readd max probe count. Disable dynamic probe allocation by default (for now). | |||
2025-03-21 | Merge tag 'Second_Life_Release#895a6739-2025.03' into 2025.03 | Erik Kundiman | |
2025-03-21 | Merge branch 'main' into 2025.03 | Erik Kundiman | |
2025-03-16 | Performance tweaks related to glError | mobserveur | |
Disabling glGetError() calls in release build | |||
2025-03-16 | Disabling Smoothie in llvertexbuffer | mobserveur | |
Disabled Smoothie in llvertexbuffer, using LL method | |||
2025-03-16 | Restore support for anistropic filtering on macos | Rye | |
2025-03-11 | #3696 LLFontFreetype crash when adding glyph | Andrey Kleshchev | |
2025-03-06 | Merge remote-tracking branch 'secondlife/release/2025.03' into 2025.03 | Erik Kundiman | |
2025-03-06 | Merge commit '8c1f00eebc6863c39d0143aeb7e37c68459d454f' into 2025.03 | Erik Kundiman | |
2025-03-05 | Merge remote-tracking branch 'secondlife/release/2024.12-ForeverFPS' into ↵ | Erik Kundiman | |
2024.12-ForeverFPS | |||
2025-02-27 | #3597 Fix crash when RenderDebugGLSession is True | Andrey Lihatskiy | |
2025-02-24 | #3332 Remake glyph count into cache generation | Andrey Kleshchev | |
1. Cover reset with 'generation' 2. Fix lapse of judgement with mLastFontGlyphCount, it should have been saved before render(), not after | |||
2025-02-18 | Merge commit '0679cbdec89fbd3ec470768bdf469f6a1d326859' into tmp | Erik Kundiman | |
2025-02-15 | Merge branch 'main' into 2024.12-ForeverFPS | Erik Kundiman | |
2025-02-15 | fix in the render infos panel | mobserveur | |
this fixes the number of unique textures displayed in the render infos debug displayer. It used to not reset this value per frame, making it useless. | |||
2025-02-14 | Switch from GL_RGB16F to GL_R11F_G11F_B10F for probes (#3562) | Jonathan "Geenz" Goodman | |
* #3561 Switch from GL_RGB16F to GL_R11F_G11F_B10F for reflection probes to help reduce memory bandwidth and VRAM pressure. | |||
2025-02-13 | Follow-up fixes from develop | Andrey Lihatskiy | |
2025-02-13 | Fix xcode16 build errors | Andrey Lihatskiy | |
2025-02-11 | #3332 Fix buffers not accounting for dynamic cache values | Andrey Kleshchev | |
And fix previous lapse of judgement with GLYPH_BATCH_SIZE | |||
2025-02-11 | Additional water fixes and tweaks. (#3524) | Jonathan "Geenz" Goodman | |
* Incorporation of feedback for #3456 | |||
2025-02-10 | #3332 Font issues with multy-byte and multy-glyps characters | Andrey Kleshchev | |
2025-02-07 | #3332 Switching screens can break text rendering | Andrey Kleshchev | |
2025-02-07 | Water Exclusion Surfaces (#3517) | Jonathan "Geenz" Goodman | |
* #3455 Add support for water exclusion surfaces | |||
2025-01-27 | Merge remote-tracking branch 'secondlife/release/2024.12-ForeverFPS' into ↵ | Erik Kundiman | |
2024.12-ForeverFPS | |||
2025-01-24 | Attempt to get more log info in secondlife/viewer#3335 crash reports (#3470) | Brad Linden | |
when failing to load basic vertex shaders | |||
2025-01-24 | Merge remote-tracking branch 'secondlife/release/2024.12-ForeverFPS' into ↵ | Erik Kundiman | |
2024.12-ForeverFPS | |||
2025-01-23 | Fix potential undefined behavior when converting to and from glm types from ↵ | Rye | |
LLVector3/4 and fall back mul_mat4_vec3 to scalar implementation to attempt crash mitigation (#3339) | |||
2025-01-20 | Merge remote-tracking branch 'secondlife/release/2024.12-ForeverFPS' into ↵ | Erik Kundiman | |
2024.12-ForeverFPS | |||
2025-01-09 | Drop reflection probes and mirrors to RGBA8 when hdr is disabled to minimize ↵ | Rye | |
vram usage and chance of probe nans (#2558) | |||
2025-01-07 | #3347 Crashes in LLFontFreetype::renderGlyph | Andrey Kleshchev | |
Try to handle this more gracefully, but primary purpose of this change is to log wchars in case issue is reproducible. | |||
2024-12-27 | Preprocess some not so portable GL macros | Erik Kundiman | |
so the lines don't get compiled on non implementors. |