summaryrefslogtreecommitdiff
path: root/indra/newview/llviewertexlayer.cpp
AgeCommit message (Expand)Author
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-01Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-mergeAndrey Lihatskiy
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
2024-02-17misc: BOOL to boolLars Næsbye Christensen
2023-09-22SL-15039 Prune unused preferences #1Andrey Kleshchev
2021-03-09This set of changes reverts the merge with master (git revert c83e740) and re...Callum Prentice
2021-03-08Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ...Brad Payne (Vir Linden)
2020-09-24Complete the change from lldiskcache -> llfilesystem and then addition of new...Callum Prentice
2020-09-22Merge branch 'master' into DRTVWR-519Callum Prentice
2020-09-16Renamed the references to LLVFile and llvfile.* source code plus cmake script...Callum Prentice
2020-09-16First part of change to remove LLVFS from the Viewer. Consists of code change...Callum Prentice
2020-07-02SL-11625 Fix for skewed baked texture offset valuesAndrey Lihatskiy
2019-07-10[SL-11548] - don't treat the local avatar bakes as alpha masksAnchor
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-10-20Update to build on Xcode 6.0: Large (and final) collection of fixes for unuse...callum_linden
2014-05-13sunshine-external merge WIPBrad Payne (Vir Linden)
2013-09-23SH-3455 WIP - post-SSA cleanupBrad Payne (Vir Linden)
2013-09-23SH-3455 WIP - post-SSA cleanup, including removal of mUseServerBakes and rela...Brad Payne (Vir Linden)
2013-09-19SH-3455 WIP - removing bake upload codeBrad Payne (Vir Linden)
2013-09-18sunshine cleanup annotationsBrad Payne (Vir Linden)
2013-08-09second phase summer cleaningRichard Linden
2013-06-05merge with viewer-releaseRichard Linden
2013-04-08mergeprep
2013-04-03SH-4058 - log spam reduction initiative.Brad Payne (Vir Linden)
2013-03-11mergeprep
2012-12-06Alpha rendering fixes for appearance utility.Don Kjer
2012-10-02Moved gatherMorphMaskAlpha into llappearance.Don Kjer
2012-09-26more state management stuff, DRANO flags for problematic areasBrad Payne (Vir Linden)
2012-09-26error checking, comments for areas needing fix/check in appearanceBrad Payne (Vir Linden)
2012-09-26renamed isUsingBakedTextures to more accurate isUsingServerBakes. Commented s...Brad Payne (Vir Linden)
2012-09-04Cleanup actions from code review of llappearance with nyxDon Kjer
2012-09-04Split LLTexLayerSetBuffer into llappearance portion, and viewer-specific LLVi...Don Kjer
2012-09-03Renamed LLVOAvatarDefines to LLAvatarAppearanceDefinesDon Kjer
2012-09-03Cleanup of llappearance refactor file definition order for easier diff'ingDon Kjer
2012-09-03Extracted texture baking system into llappearance library.Don Kjer