Age | Commit message (Expand) | Author |
2024-09-18 | Remove quads rendering mode entirely (#2593) | Ansariel Hiller |
2024-09-17 | #2590 Fix for horrible FPS on Intel Mac (#2591) | Dave Parks |
2024-09-16 | Profile guided optimization pass (#2582) | Dave Parks |
2024-09-12 | Merge pull request #2557 from secondlife/davep-fix-mac-vb | Brad Linden |
2024-09-12 | Replace glh_linear usage with GLM (#2554) | Rye Mutt |
2024-09-12 | Merge branch 'develop' into davep-fix-mac-vb | Dave Parks |
2024-09-12 | Mac compatibility pass. | Dave Parks |
2024-09-12 | Fix warning spam from missing call to unmapBuffer introduced in #2544 (#2556) | Rye Mutt |
2024-09-10 | Profile guided optimizations | RunitaiLinden |
2024-09-04 | viewer#2411 A bit more coverage for font buffer | Andrey Kleshchev |
2024-09-04 | viewer#2411 LLFontGL::render optimizations #3 | Andrey Kleshchev |
2024-08-08 | #1922 Make PBR scale and offset crosshair work like Texture crosshair do | Alexander Gavriliuk |
2024-06-21 | #1769 gltf optimization pass (#1816) | Dave Parks |
2024-06-12 | Merge remote-tracking branch 'origin/project/gltf_development' into brad/main... | Brad Linden |
2024-06-11 | #1718 Add GLTF support for multiple texcoords (#1720) | Dave Parks |
2024-06-10 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into project/gltf_de... | Brad Linden |
2024-06-10 | #1654 generate normals and tangents according to gltf specification (#1662) | Dave Parks |
2024-06-10 | Re-enable compiler warnings C4018, C4100, C4231 and C4506 | Ansariel |
2024-06-05 | #1527 Improve performance on Apple silicon (#1632) | Dave Parks |
2024-05-29 | #1530 Increase joint limit for GLTF Assets (#1582) | Dave Parks |
2024-05-23 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into brad/merge-main... | Brad Linden |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-04-24 | 1285 GLTF Animation Prototype | RunitaiLinden |
2024-04-09 | #1126 gltf scene import prototype (#1172) | RunitaiLinden |
2024-01-19 | SL-20606: Full GLTF material preview. Works for most materials. | Cosmic Linden |
2023-09-05 | SL-19709 Fix for fullbright shiny not factoring out exposure (update) | Alexander Gavriliuk |
2023-05-15 | SL-19709 Fix for fullbright shiny not factoring out exposure and flickering f... | RunitaiLinden |
2023-03-10 | DRTVWR-559 Fix for assert in LLVertexBuffer, incidental decruft. | Dave Parks |
2023-03-10 | SL-19172 Texture streaming tune up. Incidental decruft. | Dave Parks |
2023-03-06 | Improved detail for llvertexbuffer attribute mask assertion failure in DRTVWR... | Brad Linden |
2023-02-27 | Mac shader and assertion fixes for DRTVWR-559 | Brad Linden |
2023-01-27 | SL-19203 et al -- Integrate SSR with reflection probes, tweak probe blending.... | RunitaiLinden |
2023-01-23 | SL-18869 Followup -- AMD optimization pass. | Dave Parks |
2023-01-20 | SL-18869 Followup -- AMD compatibility pass. | Dave Parks |
2023-01-19 | Optimizations, decruft, and intel compatibility pass (#53) | RunitaiLinden |
2023-01-12 | MacOS build fix | Andrey Kleshchev |
2023-01-11 | SL-18869 Optimizations -- Revive LLVBOPool and fix silly typo in renderShadow... | Dave Parks |
2023-01-11 | SL-18869 Touch up -- fix some Debug GL assertions and restore shadows. | Dave Parks |
2023-01-10 | SL-18869 Optimizations -- Revive "Frame Profile" and GL_DEPTH_CLAMP. Remove ... | Dave Parks |
2023-01-10 | SL-18869 Optimizations -- Quiet command buffer -- VBO cache for UI et al and ... | Dave Parks |
2023-01-10 | SL-18869 Optimizations -- LLVertexBuffer overhaul and shuffle of shadow map r... | Dave Parks |
2023-01-09 | SL-18869 Optimizations -- decruftify LLVertexBuffer and make an optimal "rend... | Dave Parks |
2022-12-06 | SL-18785 Fix for corrupt reflection probes on various preference changes. Ad... | Dave Parks |
2022-11-28 | Merge remote-tracking branch 'origin/DRTVWR-528' into DRTVWR-559 | Brad Kittenbrink |
2022-11-28 | Merge remote-tracking branch 'origin/main' into DRTVWR-528 | Brad Kittenbrink |
2022-11-16 | SL-18154 Profile guided optimizations vs release viewer. Trim some unused ab... | Dave Parks |
2022-11-14 | SL-18485 Cleanup -- remove unused GLTF specific vertex attributes from LLVert... | Dave Parks |
2022-11-02 | SL-18485: Render GLTF materials with extension KHR_texture_transform with app... | Cosmic Linden |
2022-10-21 | Merge branch 'master' (DRTVWR-548) into DRTVWR-559 | Andrey Kleshchev |
2022-10-06 | Switch away from std::string | Geenz Linden |