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