Age | Commit message (Expand) | Author |
2024-09-16 | Profile guided optimization pass (#2582) | Dave Parks |
2024-09-12 | Replace glh_linear usage with GLM (#2554) | Rye Mutt |
2024-09-10 | Profile guided optimizations | RunitaiLinden |
2024-08-29 | Merge remote-tracking branch 'origin/release/2024.08-DeltaFPS' into develop | Brad Linden |
2024-08-29 | #2428 Fix for crash when applying PBR material to a single face (take 2) (#2463) | Dave Parks |
2024-08-28 | #2438 Address frame stalls in updateImageDecodePriority | RunitaiLinden |
2024-08-27 | #2428 Fix for crash when applying PBR material (#2430) | Dave Parks |
2024-08-26 | Remove or suppress left over debug messages in hot paths (#2392) | Rye Mutt |
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-08-08 | #1922 Make PBR scale and offset crosshair work like Texture crosshair do | Alexander Gavriliuk |
2024-07-09 | Update tracy profiler to 0.10 (#1946) | Rye Mutt |
2024-07-08 | Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and... | Ansariel |
2024-07-03 | #1870 Tune up for better experience on integrated intel with low memory (#1872) | Dave Parks |
2024-06-13 | Fix a few merge issues | Ansariel |
2024-06-10 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into project/gltf_de... | Brad Linden |
2024-06-10 | Fix possible null pointer crash | Ansariel |
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-23 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into brad/merge-main... | Brad Linden |
2024-05-22 | Fix line endlings | Ansariel |
2024-05-22 | Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A | Ansariel |
2024-05-15 | Merge commit '29be88d60d654193926add496d2d851f7c217356' into project/gltf_dev... | Brad Linden |
2024-05-15 | #1267 Fix for alpha cutoff of zero and base color factor alpha of zero making... | Dave Parks |
2024-05-06 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into gltf-dev-maint-... | RunitaiLinden |
2024-04-30 | Fix for SL-20652 shadows on mac breaking alpha blended objects. (#1264) | Brad Linden |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-02-21 | Convert remaining BOOL to bool | Ansariel |
2024-01-24 | https://github.com/secondlife/viewer-issues/issues/23 Cleaning out some unuse... | Jonathan "Geenz" Goodman |
2023-09-25 | Start removing the concept of placement mode - it's either a mirror or not. | Jonathan "Geenz" Goodman |
2023-09-25 | Get the average normal of the face. | Jonathan "Geenz" Goodman |
2023-09-18 | SEC-430 'WARNING: LLFace::getGeometryVolume: Index buffer overflow' occuring ... | Alexander Gavriliuk |
2023-09-05 | SL-19655 Remove a couple unused debug settings and related code (update) | Alexander Gavriliuk |
2023-05-17 | SL-19655 Remove concept of "low priority" updates (RenderDebugGLSession asser... | RunitaiLinden |
2023-04-19 | DRTVWR-559 Fix for bad vertex data getting sent to PBR alpha shader (auto alp... | 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 | SL-19345: Fix Blinn-Phong normspec materials not having texture transforms on... | Cosmic Linden |
2023-03-02 | SL-19294: Fix Blinn-Phong texture transforms affecting GLTF materials | Cosmic Linden |
2023-02-03 | SL-19148 Decruft followthrough -- decruft shader tree and some remaining forw... | Dave Parks |
2023-02-02 | SL-18908 Make media texture override base color and emissive texture on PBR m... | Dave Parks |
2023-02-01 | SL-19000 Fix various 3D UI components not respecting depth buffer. Incidenta... | Dave Parks |
2023-01-19 | Optimizations, decruft, and intel compatibility pass (#53) | RunitaiLinden |
2022-11-29 | SL-12069 Backed out changeset: 544a91982eba (#13) | akleshchev |
2022-11-16 | SL-18154 Profile guided optimizations vs release viewer. Trim some unused ab... | Dave Parks |
2022-11-02 | SL-18485: Render GLTF materials with extension KHR_texture_transform with app... | Cosmic Linden |
2022-10-19 | SL-18105 Hook up TE override material to render pipe by way of render material. | Dave Parks |
2022-10-10 | SL-18190 Fix alpha not playing nice with water surface by split LLDrawPoolAlp... | Dave Parks |
2022-10-06 | SL-18190 Water shader WIP. Better parallax correction for sphere probes. Re... | Dave Parks |
2022-09-23 | SL-18156 Cleanup of MikktSpace integration, apply MikktSpace tangents to all ... | Dave Parks |