summaryrefslogtreecommitdiff
path: root/indra/newview/llface.cpp
AgeCommit message (Expand)Author
2024-06-20Merge remote-tracking branch 'secondlife/release/maint-b' into maint-bErik Kundiman
2024-06-14Merge branch 'release/maint-b' into marchcat/b-mergeAndrey Lihatskiy
2024-06-11Merge tag '7.1.8-release'Erik Kundiman
2024-05-16Merge tag '7.1.7-release'Erik Kundiman
2024-05-16Merge branch 'release/materials_featurette' into marchcat/x-mf-mergeAndrey Lihatskiy
2024-05-15#1267 Fix for alpha cutoff of zero and base color factor alpha of zero making...Dave Parks
2024-05-15Post-merge spaces fixAndrey Lihatskiy
2024-05-15Merge branch 'main' into marchcat/x-b-mergeAndrey Lihatskiy
2024-04-30Fix 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-04-15Chore/pragma gcc cleansweep (#1226)Nicky Dasmijn
2024-04-05Linux viewer (ReleaseOS) resurrection (#1099)Nicky Dasmijn
2024-01-24https://github.com/secondlife/viewer-issues/issues/23 Cleaning out some unuse...Jonathan "Geenz" Goodman
2023-09-25Start removing the concept of placement mode - it's either a mirror or not.Jonathan "Geenz" Goodman
2023-09-25Get the average normal of the face.Jonathan "Geenz" Goodman
2023-09-19Merge remote-tracking branch 'secondlife/DRTVWR-559' into DRTVWR-559Erik Kundiman
2023-09-18SEC-430 'WARNING: LLFace::getGeometryVolume: Index buffer overflow' occuring ...Alexander Gavriliuk
2023-09-10Merge branch 'main' into DRTVWR-559Erik Kundiman
2023-09-10Preprocess non portable OpenGL codeErik Kundiman
2023-09-10Lose the _ARB suffix from many macrosErik Kundiman
2023-09-06Core profile buffer related functionsErik Kundiman
2023-09-05SL-19655 Remove a couple unused debug settings and related code (update)Alexander Gavriliuk
2023-07-19Comment out unused variables whether set or notErik Kundiman
2023-05-17SL-19655 Remove concept of "low priority" updates (RenderDebugGLSession asser...RunitaiLinden
2023-04-19DRTVWR-559 Fix for bad vertex data getting sent to PBR alpha shader (auto alp...RunitaiLinden
2023-03-10DRTVWR-559 Fix for assert in LLVertexBuffer, incidental decruft.Dave Parks
2023-03-10SL-19172 Texture streaming tune up. Incidental decruft.Dave Parks
2023-03-06SL-19345: Fix Blinn-Phong normspec materials not having texture transforms on...Cosmic Linden
2023-03-02SL-19294: Fix Blinn-Phong texture transforms affecting GLTF materialsCosmic Linden
2023-02-03SL-19148 Decruft followthrough -- decruft shader tree and some remaining forw...Dave Parks
2023-02-02SL-18908 Make media texture override base color and emissive texture on PBR m...Dave Parks
2023-02-01SL-19000 Fix various 3D UI components not respecting depth buffer. Incidenta...Dave Parks
2023-01-19Optimizations, decruft, and intel compatibility pass (#53)RunitaiLinden
2022-11-29SL-12069 Backed out changeset: 544a91982eba (#13)akleshchev
2022-11-16SL-18154 Profile guided optimizations vs release viewer. Trim some unused ab...Dave Parks
2022-11-02SL-18485: Render GLTF materials with extension KHR_texture_transform with app...Cosmic Linden
2022-10-19SL-18105 Hook up TE override material to render pipe by way of render material.Dave Parks
2022-10-10SL-18190 Fix alpha not playing nice with water surface by split LLDrawPoolAlp...Dave Parks
2022-10-06SL-18190 Water shader WIP. Better parallax correction for sphere probes. Re...Dave Parks
2022-09-23SL-18156 Cleanup of MikktSpace integration, apply MikktSpace tangents to all ...Dave Parks
2022-09-23SL-18134 Rename Albedo to Base Color to be more consistent with GLTF specDave Parks
2022-09-16SL-18128 Clear out much OpenGL cruft and switch to core profile on AMDDave Parks
2022-09-12Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...Dave Parks
2022-09-12SL-18095 WIP -- Use meshoptimizer to re-weld and cache optimize after generat...Dave Parks
2022-09-09SL-18095 WIP -- Allow mikktspace generator to add more vertices (skip re-weld...Dave Parks
2022-09-09Merged in SL-17967 (pull request #1113)Howard Stearns
2022-09-08SL-18095 WIP -- Add Mikktspace tangent generation for PBR materials and switc...Dave Parks
2022-09-01SL-17967 - _ARB constant removalHoward Stearns
2022-09-01SL-17967 - Git rid of ARB that is in coreHoward Stearns
2022-08-30Merge remote-tracking branch 'remotes/origin/DRTVWR-563' into DRTVWR-559Dave Parks