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
/
llappearance
/
lllocaltextureobject.cpp
Age
Commit message (
Expand
)
Author
2024-06-01
Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...
Ansariel
2024-05-22
Fix line endlings
Ansariel
2024-05-22
Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A
Ansariel
2024-04-29
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...
Andrey Lihatskiy
2024-02-17
misc: BOOL to bool
Lars Næsbye Christensen
2024-02-12
even more misc: BOOL (int) to real bool
Lars Næsbye Christensen
2024-02-12
miscellaneous: BOOL (int) to real bool
Lars Næsbye Christensen
2023-02-09
Merge branch 'main' into DRTVWR-577-maint-S
Andrey Kleshchev
2023-01-10
SL-18893 Fixes for pull requests #38, #41, and #42 (#46)
Fawrsk
2023-01-03
SL-18893 Clean up for loops in llappearance to use C++11 range based for loop...
Fawrsk
2022-10-19
Fix leak of tex layer objects during LLLocalTextureObject destruction
Rye Mutt
2018-07-17
DRTVWR-447: Force rebuild with new BUGSPLAT_DB value.
Nat Goodspeed
2013-08-09
second phase summer cleaning
Richard Linden
2012-09-04
Split gl-specific LLViewerTexture implementation into llrender/LLGLViewerTexture
Don Kjer
2012-09-03
Extracted texture baking system into llappearance library.
Don Kjer