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
/
llmaterialmgr.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-04-29
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...
Andrey Lihatskiy
2024-01-08
replace boost library to standard
AiraYumi
2023-02-02
Merge remote-tracking branch 'origin/main' into DRTVWR-559
Brad Linden
2022-10-19
Fix use after free in material manager
Rye Mutt
2022-09-27
Utilize pointer based unzip_llsd and unpackVolumeFaces in meshrepo and materi...
Rye Mutt
2022-04-15
SL-17219 WIP - Texture pipeline overhaul
Dave Parks
2021-10-28
SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTrac...
Dave Parks
2018-03-02
Merged in lindenlab/viewer-release
AndreyL ProductEngine
2018-02-14
MAINT-7847 The presence of certain Avatars stops local specular textures from...
ruslantproductengine
2018-01-17
Merged in lindenlab/viewer-release
AndreyL ProductEngine
2018-01-03
MAINT-8022 Make unzip silent yet include failure reason into output
andreykproductengine
2016-12-21
DRTVWR-418: Fix a couple unused-variable fatal warnings in local builds.
Nat Goodspeed
2016-04-04
merge with 4.0.3-release
Oz Linden
2016-01-20
MAINT-6071: Change reference to a copy to avoid later use of erased variable.
Rider Linden
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2015-10-16
MAINT-5271: Converted internal pointers to internal operation to managed shar...
Rider Linden
2015-10-14
MAINT-5732: Change to the way event polling handles error conditions and canc...
Rider Linden
2015-07-08
Change HttpOptions::ptr_t to be shared_ptr<> rather than intrusive.
Rider Linden
2015-07-08
Convert LLCore::HttpHeaders to use shared_ptr<> rather than an intrusive_ptr<...
Rider Linden
2015-06-29
MAINT-4952: Use IntrusivePtr for BufferArray,HttpHeaders,HttpOptions.
Nat Goodspeed
2015-04-01
Added AvatarNameCache as coroutine, with LLCore::HttpHandler to respond corre...
Rider Linden
2015-03-27
first set of chnages from code review from Nat
Rider Linden
2015-03-25
Replace appearance responder with new LLCore Appearance Handler.
Rider Linden
2015-03-23
No explicit NULL in shared constructor
Rider Linden
2015-03-20
Clean up and use policies for Material transfer.
Rider Linden
2015-03-19
Adding new HTTP handling for material manager.
Rider Linden
2014-05-13
sunshine-external merge WIP
Brad Payne (Vir Linden)
2014-01-06
SH-4666 WIP - modified LLMaterialsResponder to use httpSuccess()/httpFailure()
Brad Payne (Vir Linden)
2013-11-19
SH-4634 FIX Interesting: Viewer crashes when receiving teleport offer
Richard Linden
2013-10-15
renamed TimeBlock to BlockTimerStatHandle
Richard Linden
2013-10-08
merge from viewer-release
Richard Linden
2013-10-01
Automated merge with http://bitbucket.org/lindenlab/viewer-release
Richard Linden
2013-09-18
The unbearable lightness of being norspec
Graham Linden
2013-09-05
changed fast timer over to using macro
Richard Linden
2013-06-28
move reading of the sim features to LLViewerRegion for consistency, a couple ...
Oz Linden
2013-06-28
NORSPEC-206: read RenderMaterialsCapability throttle rate per second from sim...
Oz Linden
2013-06-26
NORSPEC-29: use the MaxMaterialsPerTransaction simulator feature if available
Oz Linden
2013-06-14
NORSPEC-266 fix issues with observer feedback on edits of material map parame...
Graham Linden
2013-05-24
NORSPEC-96 NORSPEC-189 another attempt at planar stretch across all 3 channel...
Graham Madarasz
2013-05-23
NORSPEC-192 fix more incorrect batching, fix bug in reflecting normal map sta...
Graham Madarasz
2013-05-17
NORSPEC-189 restore old mat param update registration
Graham Madarasz (Graham)
2013-05-15
NORSPEC-119 put back TE-specific get registration in material manager stomped...
Graham Madarasz
2013-05-14
NORSPEC-102 & Co Reloaded
Kitty Barnett
2013-05-13
NORSPEC-178 NORSPEC-179 NORSPEC-180 made enable/disable handling more consist...
Graham Madarasz
2013-05-12
LLMaterialMgr::get() doesn't handle a callback request for LLMaterialID::null
Kitty Barnett
2013-05-12
Avoid code duplication in LLMaterialMgr
Kitty Barnett
2013-05-11
Fix many issues with selection misapplication and rendering not matching appl...
Graham Madarasz
2013-04-25
add some debug logging, make a single return in "get" method
Oz Linden
2013-04-10
NORSPEC-56 slight tweak to log formatting to correct material count
Graham Madarasz (Graham Linden)
[next]