Age | Commit message (Expand) | Author |
2024-10-01 | Enable GL debug output support for linux | Rye Cogtail |
2024-09-27 | #2674 Optimize LLWorld::renderPropertyLines() - LLRender class code formatting | Alexander Gavriliuk |
2024-09-27 | #2674 Optimize LLWorld::renderPropertyLines() - use vertexBatchPreTransformed() | Alexander Gavriliuk |
2024-09-23 | viewer#2631 Couple small tweaks | Andrey Kleshchev |
2024-09-19 | Expose LLVector4a in LLRender | Andrey Kleshchev |
2024-09-18 | Remove quads rendering mode entirely (#2593) | Ansariel Hiller |
2024-09-12 | Replace glh_linear usage with GLM (#2554) | Rye Mutt |
2024-09-04 | viewer#2411 Cleanup #2 | Andrey Kleshchev |
2024-09-04 | viewer#2411 Cleanup | Andrey Kleshchev |
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-09-04 | viewer#2411 LLFontGL::render optimizations | Andrey Kleshchev |
2024-08-29 | Integrate SMAA and rework post process chain for better visual quality | Rye Mutt |
2024-08-29 | Remove dead texunit colorspace conversion code | Rye Mutt |
2024-07-09 | Update tracy profiler to 0.10 (#1946) | Rye Mutt |
2024-06-21 | #1769 gltf optimization pass (#1816) | Dave Parks |
2024-06-11 | #1718 Add GLTF support for multiple texcoords (#1720) | Dave Parks |
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-06 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into gltf-dev-maint-... | RunitaiLinden |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-04-17 | 1176 integrate llgltfnode with selection manager and llmaniptranslate/rotate ... | RunitaiLinden |
2024-03-27 | Merge branch 'main' into DRTVWR-600-maint-A | Andrey Lihatskiy |
2024-03-05 | Issue #54 LLRender::init crash | Andrey Kleshchev |
2024-02-20 | Convert BOOL to bool in llrender | Ansariel |
2023-08-22 | SL-19842 WIP -- Move sky auto adjustment magic numbers to debug settings. | RunitaiLinden |
2023-03-10 | SL-19172 Texture streaming tune up. Incidental decruft. | Dave Parks |
2023-03-07 | SL-19355 Irradiance rebalance. | Dave Parks |
2023-01-31 | SL-18154 Followup -- fix mac build | Dave Parks |
2023-01-31 | SL-18154 Followup -- Use Henri's xxHash integration to speed up UI Vertex Buf... | Dave Parks |
2023-01-27 | SL-19203 et al -- Integrate SSR with reflection probes, tweak probe blending.... | RunitaiLinden |
2023-01-24 | SL-18958 Fix for broken water distortion map and depth buffer. Incidental de... | Dave Parks |
2023-01-19 | Optimizations, decruft, and intel compatibility pass (#53) | RunitaiLinden |
2023-01-11 | MacOS build fix | Andrey Kleshchev |
2023-01-11 | SL-18869 Touch up -- fix some Debug GL assertions and restore shadows. | Dave Parks |
2023-01-10 | SL-18869 Optimizations -- Quiet command buffer -- VBO cache for UI et al and ... | Dave Parks |
2023-01-09 | SL-18869 Optimizations -- Decruftify LLRenderTarget, use a shader to copy col... | Dave Parks |
2022-11-14 | Merged in SL-18332 (pull request #1194) | Jonathan Goodman |
2022-10-21 | Merge branch 'master' (DRTVWR-548) into DRTVWR-559 | Andrey Kleshchev |
2022-10-11 | SL-18190 Cleanup -- convert some vec4's to vec3's (as they really are), remov... | Dave Parks |
2022-09-29 | SL-18190 Fix for haze color being completely wrong (now it's just half wrong). | Dave Parks |
2022-09-28 | SL-18190 Prune srgb_to_linear from atmosphericsFuncs.glsl | Dave Parks |
2022-09-16 | SL-18128 Clear out much OpenGL cruft and switch to core profile on AMD | Dave Parks |
2022-09-13 | SL-17701 WIP -- Parity for point lights between opaque and transparent PBR ma... | Dave Parks |
2022-09-02 | SL-17967 Fix for confounding program and shader objects when fetching logs an... | Dave Parks |
2022-09-02 | SL-17967 Purge OpenGL extensions (use core API only) | Dave Parks |
2022-09-01 | SL-17967 - _ARB constant removal | Howard Stearns |
2022-09-01 | SL-17967 - Git rid of ARB that is in core | Howard Stearns |