summaryrefslogtreecommitdiff
path: root/indra/llrender/llrendertarget.cpp
AgeCommit message (Expand)Author
2013-08-19merge changes for 3.6.3-releaseOz Linden
2013-07-11Merge with latest viewer-release.Geenz
2013-06-27Merge with viewer-releasecallum_linden
2013-06-18Review cleanupDave Parks
2013-06-18Occlusion culling overhaul.Dave Parks
2013-05-13Merged with https://bitbucket.org/lindenlab/viewer-betaGeenz
2013-05-09Merge viewer-betasimon
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-04-11Forgot to commit @#! mergesimon
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-02-22Merge new boost and add OS X 10.8 modsGraham Madarasz (Graham Linden)
2012-12-18MAINT-2150 Fix for super-large ( > 4096 ) snapshots having black bordersDave Parks
2012-12-11Automated merge with ssh://bitbucket.org/lindenlab/viewer-developmentLogan Dethrow
2012-11-28SH-3563. Pull and merge from viewer-development. Modest code changes to fix a...prep
2012-11-20Automated merge with https://bitbucket.org/lindenlab/viewer-developmentDave Parks
2012-09-19BUILDFIX: enabling the building of the viewer/appearance backend with headles...Nyx Linden
2012-07-18MAINT-628 Fix for seams in high res snapshots when lighting and shadows is en...Dave Parks
2012-07-18MAINT-628 Fix for seams in high res snapshots when lighting and shadows is en...Dave Parks
2012-06-15Merge with tipcallum
2012-06-13MAINT-1147 Fix for frame stall on region crossing.Dave Parks
2012-09-01Crashfix; handle errors in release builds more gracefully.Nicky
2012-05-25MAINT-616 Potential fix for corrupted mip maps.Dave Parks
2012-05-24MAINT-616 Fix for corrupted mipmaps. Cleanup based on code review feedback.Dave Parks
2012-05-21MAINT-616 Factor out calls to glGenFoo where possible, add setting to control...Dave Parks
2012-03-02MAINT-708 Use texture compression to minimize memory bloat (experimental)Dave Parks
2011-12-07SH-2084 Don't error out on framebuffer mismatch -- probably causing a crash w...Dave Parks
2011-10-04SH-2447, SH-2525, SH-2276 Strip out defunct global illumination code, add acc...Dave Parks
2011-10-02SH-2276 Fix for failed assertions reported from debug-enabled viewers. Also,...Dave Parks
2011-09-30SH-2244 Don't use multisample texture (ever), and don't use GL_DEPTH_COMPONEN...Dave Parks
2011-07-20SH-1838 Add error handling for allocation of off screen render targets.Dave Parks
2011-06-11SH-1778 Physics shape display fix up.Dave Parks
2011-06-03Mac build fixes.Leslie Linden
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
2010-12-03Apparently the new standard is to NOT suffix ARB extension function pointers ...Dave Parks
2010-12-02SH-373 Update glext.h, disable anti-aliasing on ATI when rendering deferred. ...Dave Parks
2010-10-28More aggressive management of FBOs. Allocate as few FBOs as possible, assert...Dave Parks
2010-10-13correct licenses (fix problem with license change merge)Oz Linden
2010-09-28Enable FBO on OSXDave Parks
2010-09-27mergeDave Parks
2010-09-21Fix for build failures - disabling tcmalloc for nowBrad Payne (Vir Linden)
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2009-11-24Backed out changeset: ec7f6f4bd908Dave Parks
2009-11-11added viewports to LLRenderTarget to speed up animation of sidetrayrichard
2009-09-25SNOW-194 DEV-40415: pulling this snowglobe patch into viewer 2.0. ThisMartin Reddy
2009-09-22Merging render-pipeline-6-qa-2 into viewer-2David Parks
2009-06-21merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3Steven Bennetts