| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 28 hours | Merge remote-tracking branch 'secondlife/release/26.4' into 26.4 | Erik Kundiman | |
| 2026-08-11 | Merge remote-tracking branch 'origin/develop-linux' into geenz/linux-to-develop | Jonathan "Geenz" Goodman | |
| 2026-07-27 | #6040 Minor warnings fixes #2 | Andrey Kleshchev | |
| 2026-03-07 | Merge tag 'Second_Life_Release#3529bc5f-2026.02' into 2026.02 | Erik Kundiman | |
| 2026-01-21 | Merge remote-tracking branch 'origin/develop' into develop-linux | Rye | |
| 2026-01-21 | Replace usage of remaining boost::unordered containers with std | Rye | |
| Replace LLUUID and LLMaterialID container hashing functions with more collision resistant versions Utilize boost::hash_combine for TEMaterialPair to generate good hash distribution Generalize is_in_map and get_if_there for usage with all mapped types | |||
| 2025-11-05 | Merge pull request #4935 from RyeMutt/rye/lnxfixlines | Jonathan "Geenz" Goodman | |
| Improve fix for line width crashes under certain Mesa GL drivers | |||
| 2025-11-05 | Add GL constants needed for compatibility with physicsextensions_source package | Rye | |
| Signed-off-by: Rye <rye@alchemyviewer.org> | |||
| 2025-11-04 | Improve fix for line width crashes under certain Mesa GL drivers | Rye | |
| We default to and only use aliased lines. Signed-off-by: Rye <rye@alchemyviewer.org> | |||
| 2025-11-02 | Add support for GLX and EGL to GL extension loader | Rye | |
| Fix dullahan wayland support Fix shader GL_ERROR under GL Core profile in Mesa Signed-off-by: Rye <rye@alchemyviewer.org> | |||
| 2025-10-31 | Fix invalid calls to glLineWidth on some linux GL drivers | Rye | |
| Signed-off-by: Rye <rye@alchemyviewer.org> | |||
| 2025-10-31 | Rework and modernize GL function/extension initialization for better wayland ↵ | Rye | |
| compatability Signed-off-by: Rye <rye@alchemyviewer.org> | |||
| 2025-10-27 | Fix detection of AMD gpu on linux | Rye | |
| Signed-off-by: Rye <rye@alchemyviewer.org> | |||
| 2025-10-27 | Fix build errors due to opengl headers and various defines | Rye | |
| Signed-off-by: Rye <rye@alchemyviewer.org> | |||
| 2025-10-27 | Introduce support for GL_ATI_meminfo for getting gpu memory on linux | Rye | |
| Signed-off-by: Rye <rye@alchemyviewer.org> | |||
| 2025-10-01 | Merge tag 'Second_Life_Release#a6d4c1d3-2025.07' into 2025.07 | Erik Kundiman | |
| 2025-09-09 | 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-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-04-19 | Merge tag 'Second_Life_Release#9a333e65-2025.04' into 2025.04 | Erik Kundiman | |
| 2025-04-15 | Merge branch 'release/2025.04' into rye/forevermac | Jonathan "Geenz" Goodman | |
| 2025-04-05 | #3575 Clean up obsolete VRAM detectin logic | Andrey Kleshchev | |
| 2025-03-21 | Merge branch 'main' into 2025.03 | Erik Kundiman | |
| 2025-03-16 | Restore support for anistropic filtering on macos | Rye | |
| 2025-03-11 | Merge branch 'release/2025.03' into rye/forevermac | Jonathan "Geenz" Goodman | |
| 2025-03-06 | Merge remote-tracking branch 'secondlife/release/2025.03' into 2025.03 | Erik Kundiman | |
| 2025-02-27 | #3597 Fix crash when RenderDebugGLSession is True | Andrey Lihatskiy | |
| 2025-02-11 | Fix uninitialized variable warnings being emitted by current clang | Rye | |
| 2025-02-11 | Restore support for anistropic filtering on macos | Rye | |
| 2024-12-06 | Merge remote-tracking branch 'secondlife/release/2024.09-ExtraFPS' into ↵ | Erik Kundiman | |
| 2024.09-ExtraFPS | |||
| 2024-12-03 | #3184 Fix for crash on some GPUs when setting quality to High or higher (#3201) | Dave Parks | |
| 2024-10-19 | Further revert llrender to LL's | Erik Kundiman | |
| This might fix the black screen problem on Apple GPU. | |||
| 2024-10-18 | Merge remote-tracking branch 'secondlife/release/2024.09-ExtraFPS' into ↵ | Erik Kundiman | |
| 2024.09-ExtraFPS | |||
| 2024-09-17 | #2590 Fix for horrible FPS on Intel Mac (#2591) | Dave Parks | |
| * Work around for GHA mac runners not playing nice with Tracy * Delay VBO deletion for a few frames * Enable multithreaded GL driver and multithreaded media textures on Apple silicon | |||
| 2024-09-12 | Replace glh_linear usage with GLM (#2554) | Rye Mutt | |
| 2024-09-07 | Merge remote-tracking branch 'secondlife/release/2024.08-DeltaFPS' into ↵ | Erik Kundiman | |
| 2024.08-DeltaFPS | |||
| 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-28 | #2432 Restore default nametag behavior. (#2444) | Dave Parks | |
| After instrumenting nametags some more, really UI rendering performance improvements should just focus on LLFontGL::render | |||
| 2024-07-28 | Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into ↵ | Erik Kundiman | |
| 2024.06-atlasaurus | |||
| 2024-07-23 | Apple gpu optimisations based on LL work | mobserveur | |
| This commit replaces our former optimisations with LL develop branch work and some tweaks. | |||
| 2024-07-15 | Merge branch 'main' into maint-b | Erik Kundiman | |
| 2024-07-14 | Performance and tuning | mobserveur | |
| Performance and tuning floater updated including fixes | |||
| 2024-07-01 | Merge branch 'main' into maint-b | Erik Kundiman | |
| 2024-06-29 | Apple GPU Detection and Apple GPU performance optimisations | mobserveur | |
| This commit adds a mIsApple member to the gl manager and refines the buffers optimisations for Apple GPU in llvertexbuffer.cpp | |||
| 2024-06-20 | Merge remote-tracking branch 'secondlife/release/maint-b' into maint-b | Erik Kundiman | |
| 2024-06-10 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into ↵ | Brad Linden | |
| project/gltf_development | |||
| 2024-06-10 | Re-enable compiler warnings C4018, C4100, C4231 and C4506 | Ansariel | |
| 2024-06-06 | Change LL_FREEBSD to already existing __FreeBSD__ | Erik Kundiman | |
| So we don't need to have a custom environment -DLL_FREEBSD=1 setting. | |||
| 2024-05-29 | #1530 Increase joint limit for GLTF Assets (#1582) | Dave Parks | |
| * Migrate GLTF scene rendering to its own shaders * Add support for ambient occlusion map separate from metallic roughness map (or absent) * Use UBO's for GLTF joints * Better error handling of downloading GLTF assets | |||
| 2024-05-22 | Fix line endlings | Ansariel | |
