summaryrefslogtreecommitdiff
path: root/indra/newview/pipeline.cpp
AgeCommit message (Expand)Author
2010-07-09Merged from viewer-releaseDessie Linden
2010-07-08mergeDave Parks
2010-07-08EXT-8236 Massage code around crash in ~LLSpatialGroup -- looks like heap corr...Dave Parks
2010-07-08Merged from viewer-releaseDessie Linden
2010-07-07adjust debug code for EXT-6792: [crashhunters] Crash on ATI 3200Xiaohong Bao
2010-06-28Porting VBO changes from davep/viewer-release.Dave Parks
2010-06-17Merge (and resolve conflict) from q/viewer-releaseKent Quirk
2010-06-16trivial: remove some debug code of llpushcallstacks.Xiaohong Bao
2010-06-16adjust debug code for EXT-6792: Crash on ATI 3200Xiaohong Bao
2010-05-24EXT-7462 FIXED disable spotlight support by defaultTofu Linden
2010-05-14merge from viewer-publicTofu Linden
2010-05-13EXT-7155: FIXED: bumpmaps failed to loadXiaohong Bao
2010-05-12Fix for fullbright bump not working in deferred render.Dave Parks
2010-05-09followup for glow glitch caused by EXT-7179 fixTofu Linden
2010-05-09followup for glow glitch caused by EXT-7179 fixTofu Linden
2010-05-09EXT-7179 FIXED Wireframe mode is mostly useless in trunk (204029)Tofu Linden
2010-05-05merge from viewer-publicTofu Linden
2010-05-05merge from viewer-publicTofu Linden
2010-05-05for EXT-7080: Outfit texture updates are not transmitted (in either direction...Xiaohong Bao
2010-05-04EXT-7080: another partial FIXED: Outfit texture updates are not transmitted (...Xiaohong Bao
2010-05-04EXT-7168Tofu Linden
2010-05-01merge from viewer-trunkTofu Linden
2010-04-30the second round debug code for EXT-6792: Crash on ATI 3200Xiaohong Bao
2010-04-30trival: remove extra llpushcallstacks, which is for debug only.Xiaohong Bao
2010-04-26Make LLPipeline::getVisiblePointCloud not a hot spot.Dave Parks
2010-04-26EXT-7060 default auto alpha masking to ON for deferred rendering (only deferr...Tofu Linden
2010-04-22Stop asserting one of the markDirty paths which really happens in the wild.Tofu Linden
2010-04-21Make attached lights not render when disabled in deferred rendering.Dave Parks
2010-04-21Make markVisible as safe as it was, but hopefully not as slow as it was.Tofu Linden
2010-04-20Another try at finding the new markVisible() crasher without de-optimizing it...Tofu Linden
2010-04-20Backed out changeset e13b292907c5Tofu Linden
2010-04-20follow-up fix to ede2c9f28dd5 optimization. for all I know, this fix nerfs t...Tofu Linden
2010-04-20Better branch prediction for markVisible.Dave Parks
2010-04-14Hack to fix ATI depth shadows screwing up alpha masking.Dave Parks
2010-04-12slightly conflicty merge from viewer-trunk, againTofu Linden
2010-04-12(slightly hairy) merge from viewer-hotfixTofu Linden
2010-04-09the first round of the debug code for EXT-6792: Crash on ATI 3200Xiaohong Bao
2010-04-08Total fix for shadows going wonky at altitude.Dave Parks
2010-04-08Fix for shadows going crazy at high altitudes.Dave Parks
2010-04-07Shadow aliasing fix WIPDave Parks
2010-03-29EXT-6536 : Make LLVOAvatarSelf a singletonLoren Shih
2010-03-29EXT-6536 : Make LLVOAvatarSelf a singletonLoren Shih
2010-03-25EXT-6536 : Make LLVOAvatarSelf a singletonLoren Shih
2010-03-23EXT-2959 : Full out camera functions from llagent to llagentcameraLoren Shih
2010-04-07merge fix.Tofu Linden
2010-03-20Tweak detail settings and make graphics preferences widget enabling respect r...Dave Parks
2010-03-19RenderDeferredSSAO works as an independent setting -- decoupled shadows from ...Dave Parks
2010-03-19Replace RenderDeferredShadow/RenderDeferredSunShadow with RenderShadowDetailDave Parks
2010-03-19Replace usage of RenderWaterReflections with RenderReflectionDetail.Dave Parks
2010-03-17CTS-110 Remove soft alpha in deferred pipeline (breaks some content). Will r...Dave Parks