summaryrefslogtreecommitdiff
path: root/indra/newview/llspatialpartition.h
AgeCommit message (Collapse)Author
2013-06-20merge with releaseRichard Linden
2013-06-05merge with viewer-releaseRichard Linden
2013-06-03NORSPEC-229 Fix for bad binormals on mirrored surfaces (use tangent ↵Dave Parks
calculator instead of binormal calculator, convert binormal centric code to tangent centric)
2013-05-23for SH-4145: Interesting: Implement occlusion culling for object cacheXiaohong Bao
2013-05-23NORSPEC-192 fix more incorrect batching, fix bug in reflecting normal map ↵Graham Madarasz
state in build tool, and protect against callback crashes when switching regions
2013-05-23NORSPEC-193 NORSPEC-161 make legacy shiny a batch breaker when materials are ↵Graham Madarasz
in play
2013-05-09Mergesimon
2013-05-09Merge downstream code and viewer-betasimon
2013-05-07Optimization -- don't draw glow in alpha pool unless neededDave Parks
2013-05-07Merge vwr-dev-matGraham Madarasz
2013-05-06NORSPEC-162 Fix for objects with materials set ignoring "tranparency %" value.Dave Parks
2013-04-25Merge 3.5.1 into MaterialsGraham Madarasz
2013-04-16NORSPEC-127 work-around crasher by forcing simple faces into simple passGraham Madarasz
2013-04-15Merged Graham's stuff amongst others.Geenz
2013-04-10NORSPEC-75 Add appropriate draw calls to underwater render passes so objects ↵Dave Parks
with material data don't disappear in water.
2013-03-29NORSPEC-64 Fix for batches breaking on every single face when materials are ↵Dave Parks
in play.
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-22merge with viewer-releaseRichard Linden
2013-03-13MAINT-2410 Extra Particle Parameters -- viewer implementationDave Parks
Reviewed by Kelly and Graham
2013-03-08MAINT-2371 Lat round of optimizations.Dave Parks
Reviewed by Graham
2013-01-28Basic normal mapping support.Geenz
2013-01-25Trying to set materials up for rendering! Yay!Geenz
2013-01-08MergeXiaohong Bao
2012-11-30for SH-3350 and SH-3353: Report frame-to-frame visual deltas as an LLStatXiaohong Bao
2012-10-31for SH-3471: create a simplified version of octree for object cache entries.Xiaohong Bao
2012-10-15For SH-3333: Design and implement a new object cache system on viewer sideXiaohong Bao
2012-10-11MAINT-1709 Factor out reallocDave Parks
Reviewed by VoidPointer
2012-10-10Pull and merge from ssh://hg@bitbucket.org/oz_linden/viewer-beta-drtvwr-179.William Todd Stinson
2012-10-02Fix up some assertions in lloctree.hDave Parks
2012-09-20reapply 52b6c9168974: MAINT-646 Factor std::set out of lloctreeDave Parks
2012-09-20reapply 38b7779af5f9: MAINT-646 Faster traversal of render batch lists.Dave Parks
2012-09-12initial attempt to restore changes that make removing tcmalloc possible; not ↵Oz Linden
tested
2012-09-10Backing out the changes contributing to DRTVWR-167 and DRTVWR-179 from the ↵William Todd Stinson
repository.
2012-07-11Pull in viewer-development because it's painful. Merge with runitai's help.simon@Simon-PC.lindenlab.com
2012-06-27merge changes for DRTVWR-167Oz Linden
2012-06-22mergeBrad Payne (Vir Linden)
2012-06-05MAINT-646 Factor std::set out of lloctreeDave Parks
2012-06-01MAINT-646 Faster traversal of render batch lists.Dave Parks
2012-05-25MAINT-616 Faster issuance of occlusion queries.Dave Parks
2012-03-19MAINT-771 Add RenderAutoHideSurfaceAreaLimit debug setting for protecting ↵Dave Parks
against sculpt based crashers.
2012-05-02MAINT-775 Particle vertex buffer management optimizationsDave Parks
2012-04-17MAINT-775 WIP on crash when exploring Insilico -- don't hold onto off-screen ↵Dave Parks
vertex buffers for more than a few seconds.
2012-02-08mergeBrad Payne (Vir Linden)
2012-02-02mergeBrad Payne (Vir Linden)
2012-01-20SH-2889 Add visual auto-muting controlsDave Parks
2011-12-19SH-2789 WIP - various fixes to force 16-byte alignmentBrad Payne (Vir Linden)
2011-12-15SH-2789 WIP - build without tcmalloc, force alignment in various placesBrad Payne (Vir Linden)
2011-12-05SH-2652 WIP -- Add timers to relevant areas, pause render pipeline while ↵Dave Parks
occlusion queries from previous frame are still pending and perform texture decode work.
2011-08-19mergeDave Parks
2011-08-17fix for SH-1142: HUD objects do not display bumpmaps when Lighting and ↵Xiaohong Bao
Shadows are enabled.