Age | Commit message (Expand) | Author |
2023-02-10 | SL-19195 Fix for world map tiles not rendering if empty. | Dave Parks |
2023-02-07 | SL-18229 Fix for PBR materials on HUDs misbehaving. Incidental decruft. | Dave Parks |
2023-02-07 | SL-19147 Water quality pass. Remove gl_FragDepth writes from sky rendering (... | Dave Parks |
2023-02-06 | SL-19148 Decruft followthrough -- fix for crash when running from installer. ... | Dave Parks |
2023-02-03 | SL-19148 Decruft followthrough -- decruft shader tree and some remaining forw... | Dave Parks |
2023-02-03 | SL-19148 Decruft some forward shaders and drawpools. Fix HUDs being in wrong... | Dave Parks |
2023-02-01 | SL-19000 Fix various 3D UI components not respecting depth buffer. Incidenta... | Dave Parks |
2023-02-01 | SL-18772 Potential fix for failed shader load on Intel HD 3000 | Dave Parks |
2023-01-31 | SL-18154 Followup -- fix mac build | Dave Parks |
2023-01-31 | SL-18772 Potential fix for failed shader load on Intel HD 3000 | Dave Parks |
2023-01-31 | SL-18154 Followup -- Use Henri's xxHash integration to speed up UI Vertex Buf... | Dave Parks |
2023-01-31 | SL-19015 Balance sun/sky ambiance with punctual light ambiance. Prevent irra... | Dave Parks |
2023-01-30 | SL-19015 Bump probe resolution back to 256 by default (drop to 128 if vram < ... | Dave Parks |
2023-01-27 | SL-19203 et al -- Integrate SSR with reflection probes, tweak probe blending.... | RunitaiLinden |
2023-01-24 | SL-18772 Potential fix for failed shader load on Intel HD 3000 | Dave Parks |
2023-01-24 | SL-18958 Fix for broken water distortion map and depth buffer. Incidental de... | Dave Parks |
2023-01-23 | SL-18869 Followup -- AMD optimization pass. | Dave Parks |
2023-01-20 | SL-18869 Followup -- AMD compatibility pass. | Dave Parks |
2023-01-20 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | Dave Parks |
2023-01-20 | SL-18869 GL 3 compatibility pass and minor decruft. | Dave Parks |
2023-01-19 | Fix for SL-19010 mac crash in LLManipTranslartge::restoreGL(). | Brad Linden |
2023-01-19 | SL-18869 Followup -- leverage "small commands" and time slicing to get rid of... | Dave Parks |
2023-01-19 | Optimizations, decruft, and intel compatibility pass (#53) | RunitaiLinden |
2023-01-12 | MacOS build fix | Andrey Kleshchev |
2023-01-11 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | Dave Parks |
2023-01-11 | SL-18869 Optimizations -- Revive LLVBOPool and fix silly typo in renderShadow... | Dave Parks |
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 -- 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 LLRenderTarget, use a shader to copy col... | Dave Parks |
2023-01-09 | SL-18869 Optimizations -- decruftify LLVertexBuffer and make an optimal "rend... | Dave Parks |
2022-12-09 | SL-18809: Merge 'DRTVWR-559' of secondlife/viewer into sl-18809 | Nat Goodspeed |
2022-12-09 | SL-18809: Add WorkSchedule; remove timestamps from WorkQueue. | Nat Goodspeed |
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-18 | SL-18669 Fix for broken lighting on transparent faces. Optimize handling of ... | Dave Parks |
2022-11-17 | SL-18154 Profile guided optimizations -- remove some unneeded operations and ... | Dave Parks |
2022-11-16 | SL-18154 Profile guided optimizations vs release viewer. Trim some unused ab... | Dave Parks |
2022-11-14 | Merged in SL-18332 (pull request #1194) | Jonathan Goodman |
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-31 | SL-18483 Work around for crash on AMD when using glGenerateMipmap on cubemap ... | Dave Parks |
2022-10-21 | Merge branch 'master' (DRTVWR-548) into DRTVWR-559 | Andrey Kleshchev |
2022-10-12 | SL-18190 Remove water reflection detail combo box and reimplement "Transparen... | Dave Parks |
2022-10-11 | SL-18190 Cleanup -- convert some vec4's to vec3's (as they really are), remov... | Dave Parks |
2022-10-10 | Merged DRTVWR-559 into SL-18290 | Jonathan Goodman |
2022-10-06 | SL-18190 Water shader WIP. Better parallax correction for sphere probes. Re... | Dave Parks |