summaryrefslogtreecommitdiff
path: root/indra/newview/pipeline.cpp
AgeCommit message (Expand)Author
2011-07-20SH-2021 Fix for black water at the horizon from occlusion culling madness.Dave Parks
2011-07-20SH-1838 Add error handling for allocation of off screen render targets.Dave Parks
2011-07-19SH-2038 FIX -- [PUBLIC] Severe performance drop on MacBook ProsLeslie Linden
2011-07-18SH-2031 Fix for shadow render targets using inappropriate shader for occlusio...Dave Parks
2011-07-17SH-2031 High risk changeset, but potentially high reward. Addresses frame st...Dave Parks
2011-06-11Fix for under water render going black when deferred rendering and anti-alias...Dave Parks
2011-06-11SH-1778 Physics shape display fix up.Dave Parks
2011-06-10Fix for show object updates not working (and crashing, and behaving badly).Dave Parks
2011-06-08fix for SH-1561: Enabling show Physics Shape disables glowXiaohong Bao
2011-05-30SH-1682 Full integration if indexed texture rendering to improve batch size.Dave Parks
2011-05-26SH-1359 General octree tune-up -- increase maximum capacity of an octree node...Dave Parks
2011-05-25SH-469 Don't use depth buffers and multisample buffers where not absolutely n...Dave Parks
2011-05-24SH-469 GL_ARB_texture_multisample supportDave Parks
2011-05-19mergeDave Parks
2011-05-19SH-469 WIP -- get rid of LLMultiSampleBuffer and use GL_ARB_texture_multisamp...Dave Parks
2011-05-19SH-1618 FIX -- Lighting and shadows crash ATI macsLeslie Linden
2011-05-09fix for SH-Render Metadata Physics Shapes on Development Client Gives Black S...Xiaohong Bao
2011-05-04SH-1456 Fix for bad DoF focal point when camera is at rest.Dave Parks
2011-05-04SH-1455 Faster, better, more reliable disabling of DoF effect when edit menu ...Dave Parks
2011-04-25SH-1427 Fix for alpha objects not getting the right light curves when deferre...Dave Parks
2011-04-22mergeDave Parks
2011-04-21mergeDave Parks
2011-04-21mergeDave Parks
2011-04-20SH-1417 Disable occlusion culling for reflection map for now.Dave Parks
2011-04-20SH-1411 Fix for shadows from large objects flickering at odd angles at certai...Dave Parks
2011-04-19mergeDave Parks
2011-04-19mergeDave Parks
2011-04-08SH-1320 Fix for flickering objects in water distortion/reflection maps.Dave Parks
2011-04-07SH-1318 Add check box for disabling depth of field.Dave Parks
2011-04-05merge changes for STORM-1051Oz Linden
2011-04-04mergeDave Parks
2011-04-04SH-477 Scene stats console work in progress.Dave Parks
2011-03-31Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-03-21SH-1069 Fix for bump maps not loading fully -- don't clear bump image list on...Dave Parks
2011-03-19STORM-1019 Resolve merge conflictsJonathan Yap
2011-03-16Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-03-15eol fixesRichard Linden
2011-03-09Merge with tip of http://hg.secondlife.com/viewer-development (rev 14798)callum
2011-03-09Make a debug output report proper pool names.Dave Parks
2011-03-08Make DoF focal point match behavior described in test plan at http://wiki.sec...Dave Parks
2011-03-04SH-1066 Fix for bumpmaps not loading properly after enabling deferred rendering.Dave Parks
2011-03-04SH-1066 Fix for bumpmaps not loading properly after enabling deferred rendering.Dave Parks
2011-03-04Get rid of "start" "stop" spam from DoF focal point transition.Dave Parks
2011-03-04SH-998 Fix for improper LoD when an object is first rezzed.Dave Parks
2011-03-03SH-1072 Implement new DoF focus rules (no DoF in build mode, always focus on ...Dave Parks
2011-03-03SH-1085 Fix for crash when unchecking "mirror." Basically got LLFace to be p...Dave Parks
2011-03-01SOCIAL-589 FIX Double nametags shown with Lighting and Shadows enabled in min...Richard Linden
2011-03-01SH-1068 Disable DoF when underwater (shader doesn't have enough information t...Dave Parks
2011-03-01SH-1072 Fix for DoF focal point being incorrect.Dave Parks
2011-02-24MergeXiaohong Bao