summaryrefslogtreecommitdiff
path: root/indra/newview/llface.cpp
AgeCommit message (Expand)Author
2024-02-21Convert remaining BOOL to boolAnsariel
2023-09-18SEC-430 'WARNING: LLFace::getGeometryVolume: Index buffer overflow' occuring ...Alexander Gavriliuk
2023-09-05SL-19655 Remove a couple unused debug settings and related code (update)Alexander Gavriliuk
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
2022-06-29Merge branch 'master' (DRTVWR-543) into DRTVWR-559Andrey Kleshchev
2022-06-24SL-17274 Hook up albedo tint to pbropaqueFDave Parks
2022-06-23SL-17653 Fix writing of PBR materials to gbuffer.Dave Parks
2022-06-23SL-17653 Make sure GLTF material associated vertex buffers have all their tex...Dave Parks
2022-05-27DRTVWR-543 post-merge cleanupAndrey Lihatskiy
2022-05-27Merge branch 'master' into DRTVWR-543-maintAndrey Lihatskiy
2022-05-20SL-17287 Update Tracy to 0.8.1. Clean up GPU instrumentation.Dave Parks
2022-05-18SL-17219: Merge 'DRTVWR-546' of lindenlab/viewer into SL-17219Nat Goodspeed
2022-05-06SL-17375 Crash at LLViewerOctreeEntry::getSpatialExtents()Andrey Kleshchev
2022-04-25SL-17239 Override face bounding box with avatar bounding box for rigged meshe...Dave Parks
2022-04-15SL-17219 WIP - Texture pipeline overhaulDave Parks
2022-04-14Merge remote-tracking branch 'origin/sl-17218' into DRTVWR-543-maintAndrey Lihatskiy
2022-04-14SL-17218: Per NickyD review feedback, test LLFace::mNormals too.Nat Goodspeed
2022-04-14SL-17218: Update faulty test for null LLFace::mTangentsNat Goodspeed
2022-04-14SL-17035 Crash at gl_debug_callbackAndrey Kleshchev
2022-04-06SL-17160 Ignore "getIsAlphaMask" on rigged faces.Dave Parks
2022-03-01Merge branch 'master' (DRTVWR-557) into DRTVWR-546Andrey Kleshchev
2022-01-14SL-16606: Add profiler category FACEPtolemy
2021-11-30SL-16386 replace gutted LLRender::setAlphaRejectSettings() with explicit flush()Dave Houlton
2021-11-20SL-16289 Rigged mesh rendering overhaulDave Parks