Age | Commit message (Collapse) | Author |
|
|
|
added more MemTrackable types
optimized memory usage of LLTrace some more
|
|
|
|
|
|
optimizations and missing statics
|
|
|
|
|
|
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
|
|
|
|
|
|
|
|
|
|
calculator instead of binormal calculator, convert binormal centric code to tangent centric)
|
|
dependencies
|
|
|
|
|
|
|
|
|
|
created memory tracking trace type
instrumented a few classes with memory tracking
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
control synchronizing strategy WRT occlusion queries, add experimental transform feedback driven LoD update
|
|
|
|
|
|
(wow, super fast so far)
|
|
|
|
paranoid about who gets to touch its LLVertexBuffer members.
Reviewed by Nyx.
|
|
|
|
|
|
|
|
VWR-22088 Remove underlying ::renderForSelect() code (render-pipeline)
|
|
viewer-public merge)
|
|
back-out the back-out for this branch. yay.
|
|
Backing out this merge that I pushed (prematurely) to the wrong place.
|
|
|
|
Port of svn changset 3458 from Snowglobe, with minor tweaks.
|
|
|
|
|
|
Improved the following:
1, make sure the texture callback queue is properly handled and cleaned in time;
2, estimate the LLVOTree pixel area more accurately;
3, eliminate the possibility of back and forth stopping/restarting a texture fetching
|
|
|
|
|
|
|
|
|
|
|
|
|