Age | Commit message (Expand) | Author |
2023-01-23 | SL-19015 Fix for spot light shadows. | Dave Parks |
2023-01-23 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | Dave Parks |
2023-01-23 | SL-18772 Potential fix for failed shader load on Intel HD 3000 | Dave Parks |
2023-01-23 | Merge pull request #55 from secondlife/andreyk/SL-19014 | cosmic-linden |
2023-01-23 | SL-19014 Sanitize the override data sent for faces without GLTF materials | Andrey Kleshchev |
2023-01-23 | SL-19015 Fix gamma correct shader noise parameters (remove banding) | Dave Parks |
2023-01-23 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | Dave Parks |
2023-01-23 | SL-18869 Followup -- AMD optimization pass. | Dave Parks |
2023-01-23 | SL-19005 Fix save button for local uploads | Andrey Kleshchev |
2023-01-23 | SL-18772 Potential fix for failed shader load on Intel HD 3000 | Dave Parks |
2023-01-20 | SL-18869 Followup -- AMD compatibility pass. | Dave Parks |
2023-01-20 | SL-19015 Boost brightness of irradiance maps. | Dave Parks |
2023-01-20 | SL-18869 Followup -- fix for sky being black in probes and too bright outside... | 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-12 | SL-18962 PBR Materials should be viewable even if they are no-copy | Andrey Kleshchev |
2023-01-12 | SL-18947 Disable 'save' buttons by default, until material gets loaded | 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 | SL-18947 No modify materials can lock material floater | Andrey Kleshchev |
2023-01-11 | MacOS build fix | Andrey Kleshchev |
2023-01-11 | Merge pull request #48 from secondlife/SL-18820 | cosmic-linden |
2023-01-11 | SL-18869 Touch up -- Prune "post_pos" from shadow shaders that don't need it ... | Dave Parks |
2023-01-11 | SL-18869 Touch up -- Put generateSunShadow call back where it was to fix alph... | 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-18820: Fix applying material clearing transform overrides. Loosen some ass... | Cosmic Linden |
2023-01-10 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | 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-10 | Fix shader syntax error on mac for DRTVWR-559 | Brad Linden |
2023-01-10 | Fix mac build for DRTVWR-559 | Brad Linden |
2023-01-10 | SL-18942 [PBR] LLPanelFace was missing 'transform' updates for some of the faces | Andrey Kleshchev |
2023-01-10 | SL-18932 Canceling in material picker removes dropped material | Andrey Kleshchev |
2023-01-10 | SL-18869 Optimizations -- Bring back water plane clipping for above/below wat... | Dave Parks |
2023-01-09 | SL-18869 Optimizations -- Decruftify LLRenderTarget, use a shader to copy col... | Dave Parks |
2023-01-09 | SL-18820: Update LLGLTFMaterial: Add setBaseMaterial() and equality comparison | Cosmic Linden |
2023-01-09 | SL-18869 Optimizations -- Use _mm_prefetch to cut down on cache misses when i... | Dave Parks |
2023-01-09 | SL-18869 Optimizations -- decruftify LLVertexBuffer and make an optimal "rend... | Dave Parks |
2023-01-06 | SL-18879 Fixed: Very transparent faces can no longer be selected | Andrey Kleshchev |
2023-01-06 | SL-18907 Add Reflection Probe Ambiance slider to Personal Lighting Floater | Mnikolenko Productengine |
2023-01-06 | SL-18741 Add gltf to bulk uploads on mac | Andrey Kleshchev |
2023-01-04 | SL-18854 Fix drag'n drop of plain textures on faces in PBR mode | Andrey Kleshchev |
2023-01-03 | SL-18887 Material size is not displayed in materials picker | Andrey Kleshchev |
2023-01-02 | Refactor post processing a smidge | Jonathan "Geenz" Goodman |
2022-12-19 | SL-18779 Fix for water fog staying bright when sun is dark. | Dave Parks |