summaryrefslogtreecommitdiff
path: root/indra/newview/lldrawpoolavatar.cpp
AgeCommit message (Expand)Author
2024-05-29#1530 Increase joint limit for GLTF Assets (#1582)Dave Parks
2024-05-22Fix line endlingsAnsariel
2024-05-22Fix line endingsAndrey Lihatskiy
2024-05-22Merge branch 'DRTVWR-600-maint-A' of https://github.com/secondlife/viewer int...Ansariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-22triage#59 Fix missed 'static' declarationsAndrey Kleshchev
2024-05-20triage#59 Render Friends Only optionAndrey Kleshchev
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-02-21Convert remaining BOOL to boolAnsariel
2023-11-16SL-20611 Make haze effect local lights -- move sky and water haze to their ow...RunitaiLinden
2023-07-27SL-18619 Eyes not rendering in Shape floater thumbnailsAlexander Gavriliuk
2023-05-25SL-19713 Fix for broken avatar preview render in animation upload. Incidenta...RunitaiLinden
2023-05-01SL-19656 Rewrite avatar and attachment render metrics to not interfere with r...RunitaiLinden
2023-04-26Merge remote-tracking branch 'origin/DRTVWR-539' into DRTVWR-559-merge-539Brad Linden
2023-02-03SL-19148 Decruft some forward shaders and drawpools. Fix HUDs being in wrong...Dave Parks
2023-01-19Optimizations, decruft, and intel compatibility pass (#53)RunitaiLinden
2022-11-17SL-18641 fix for 'Always display friends in full detail' settingMaxim Nikolenko
2022-09-21SL-18202 WIP merging autotune contribution and updating UIMnikolenko Productengine
2022-09-01SL-17967 - _ARB constant removalHoward Stearns
2022-01-14SL-16606: Add profiler category AVATARPtolemy
2021-12-15DRTVWR-546 merge up to 6.5.2Dave Houlton
2021-11-30SL-16386 consolidate all VertexShader capability checks to a single LLPipelin...Dave Houlton
2021-11-30SL-16386 remove references to (const true) LLGLSLShader::sNoFixedFunctionDave Houlton
2021-11-20SL-16289 Rigged mesh rendering overhaulDave Parks
2021-10-28SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTrac...Dave Parks
2021-10-22SL-16203 Fix for wonky handling of mouse deltas.Dave Parks
2021-10-14SL-16166 Apply optimizations from pushBatch to other render call sites. Opti...Runitai Linden
2021-09-22Merge remote-tracking branch 'remotes/origin/DRTVWR-541' into DRTVWR-546Runitai Linden
2021-09-22SL-16014 Add Tracy logging to lldrawpoolavatar.cppPtolemy
2021-09-22SL-15958 Stop impostored avatars from casting shadowsMnikolenko Productengine
2021-09-20SL-16006 and SL-16009 Rigged mesh rendering optimization passDave Parks
2021-09-15SL-15975 Add Tracy-only profile macros that are no-ops when Tracy is disabled.Runitai Linden
2021-09-14SL-15961 Convert LLMeshRepository::mSkinMap into unordered_map and reduce num...Runitai Linden
2021-09-13SL-15975 Add Tracy-only profile macros that are no-ops when Tracy is disabled.Runitai Linden
2021-09-06SL-15944 Don't show animeshes and local lights attached to the avatar when â...Mnikolenko Productengine
2021-05-26SL-15299 SL-15313 BUG-230802 Revert BOM fix causing issues with avatar alpha ...Dave Houlton
2021-02-17Merge branch 'master' into DRTVWR-515-maintAndrey Lihatskiy
2020-12-10SL-12069 Issues with bakes-on-mesh and alpha modesAndrey Kleshchev
2020-11-13Merge remote-tracking branch 'origin/master' into DRTVWR-517Brad Payne (Vir Linden)
2020-11-04SL-14015 - possible fix for phantom animesh attachments on macBrad Payne (Vir Linden)
2020-10-20SL-14142 - impostor management cleanupBrad Payne (Vir Linden)
2020-10-16SL-14130 Jellydolls have wrong appearance when non-impostors is uncappedAndrey Kleshchev
2020-09-28Merge branch 'master' into DRTVWR-507-maintAndrey Lihatskiy
2020-09-28Merge remote-tracking branch 'origin/master' into DRTVWR-517Brad Payne (Vir Linden)
2020-09-23Merge remote-tracking branch 'origin/master' into DRTVWR-517Brad Payne (Vir Linden)
2020-09-22Merge branch 'master' v6.4.9 into DRTVWR-497Dave Houlton
2020-09-22Merge branch 'master' into DRTVWR-507-maintAndrey Lihatskiy
2020-09-09SL-13541 - don't show shadow of invisible avatarsBrad Payne (Vir Linden)
2020-07-22SL-13611 - make sure impostor gets drawn for initially jellydolled avatarsBrad Payne (Vir Linden)
2020-05-18Small CleanupAndrey Kleshchev