index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
newview
/
llviewertexlayer.cpp
Age
Commit message (
Expand
)
Author
2024-05-22
Fix line endlings
Ansariel
2024-05-22
Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A
Ansariel
2024-05-01
Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge
Andrey Lihatskiy
2024-04-29
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...
Andrey Lihatskiy
2024-02-21
Convert remaining BOOL to bool
Ansariel
2024-02-17
misc: BOOL to bool
Lars Næsbye Christensen
2023-09-22
SL-15039 Prune unused preferences #1
Andrey Kleshchev
2021-03-09
This set of changes reverts the merge with master (git revert c83e740) and re...
Callum Prentice
2021-03-08
Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ...
Brad Payne (Vir Linden)
2020-09-24
Complete the change from lldiskcache -> llfilesystem and then addition of new...
Callum Prentice
2020-09-22
Merge branch 'master' into DRTVWR-519
Callum Prentice
2020-09-16
Renamed the references to LLVFile and llvfile.* source code plus cmake script...
Callum Prentice
2020-09-16
First part of change to remove LLVFS from the Viewer. Consists of code change...
Callum Prentice
2020-07-02
SL-11625 Fix for skewed baked texture offset values
Andrey Lihatskiy
2019-07-10
[SL-11548] - don't treat the local avatar bakes as alpha masks
Anchor
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2014-10-20
Update to build on Xcode 6.0: Large (and final) collection of fixes for unuse...
callum_linden
2014-05-13
sunshine-external merge WIP
Brad Payne (Vir Linden)
2013-09-23
SH-3455 WIP - post-SSA cleanup
Brad Payne (Vir Linden)
2013-09-23
SH-3455 WIP - post-SSA cleanup, including removal of mUseServerBakes and rela...
Brad Payne (Vir Linden)
2013-09-19
SH-3455 WIP - removing bake upload code
Brad Payne (Vir Linden)
2013-09-18
sunshine cleanup annotations
Brad Payne (Vir Linden)
2013-08-09
second phase summer cleaning
Richard Linden
2013-06-05
merge with viewer-release
Richard Linden
2013-04-08
merge
prep
2013-04-03
SH-4058 - log spam reduction initiative.
Brad Payne (Vir Linden)
2013-03-11
merge
prep
2012-12-06
Alpha rendering fixes for appearance utility.
Don Kjer
2012-10-02
Moved gatherMorphMaskAlpha into llappearance.
Don Kjer
2012-09-26
more state management stuff, DRANO flags for problematic areas
Brad Payne (Vir Linden)
2012-09-26
error checking, comments for areas needing fix/check in appearance
Brad Payne (Vir Linden)
2012-09-26
renamed isUsingBakedTextures to more accurate isUsingServerBakes. Commented s...
Brad Payne (Vir Linden)
2012-09-04
Cleanup actions from code review of llappearance with nyx
Don Kjer
2012-09-04
Split LLTexLayerSetBuffer into llappearance portion, and viewer-specific LLVi...
Don Kjer
2012-09-03
Renamed LLVOAvatarDefines to LLAvatarAppearanceDefines
Don Kjer
2012-09-03
Cleanup of llappearance refactor file definition order for easier diff'ing
Don Kjer
2012-09-03
Extracted texture baking system into llappearance library.
Don Kjer