summaryrefslogtreecommitdiff
path: root/indra/llrender
AgeCommit message (Expand)Author
2014-03-12merge with releaseRichard Linden
2014-02-12merge with releaseRichard Linden
2014-02-14More memory cleanup of containers after DeletePairedPointer() usage.simon
2014-02-10Merge viewer-releasesimon
2013-11-11Automated merge with http://bitbucket.org/lindenlab/viewer-releaseRichard Linden
2013-11-11merge 3.6.10-releaseOz Linden
2013-11-05fixed focus issue on inventoryRichard Linden
2013-10-30Merge downstream code from viewer-bearsimon
2013-10-30MAINT-3359 Don't check for LLGLSLShader::sNoFixedFunction as we don't want to...Mnikolenko ProductEngine
2013-10-21MergeXiaohong Bao
2013-10-15renamed TimeBlock to BlockTimerStatHandleRichard Linden
2013-10-14changed ll_aligned_(malloc|free) to take alignment size as a template argumentRichard Linden
2013-10-10MAINT-2968 Fix for crash on AMD hardware running current drivers.Dave Parks
2013-10-10Quite down log spam from loading shaders.Dave Parks
2013-10-08merge from viewer-releaseRichard Linden
2013-10-07renamed TraceType to StatTypeRichard Linden
2013-10-03added initial memory usage tracking for lltraceRichard Linden
2013-10-01Automated merge with http://bitbucket.org/lindenlab/viewer-releaseRichard Linden
2013-10-01changed over to manual naming of MemTrackable statsRichard Linden
2013-09-26NORSPEC-259 revive fix stomped with materials->bear mergeGraham Linden
2013-09-23NORSPEC-285 fix merge error with attenuation on alpha masquerading as this no...Graham Linden
2013-09-18The unbearable lightness of being norspecGraham Linden
2013-09-11NORSPEC-362 Fix leak of deferred color attachmentsGraham Linden
2013-09-09merge with viewer-releaseRichard Linden
2013-09-09Merge viewer-release 3.6.5 CocoaGraham Linden
2013-09-09Merge viewer-releasesimon
2013-09-05changed fast timer over to using macroRichard Linden
2013-08-27broke out llunit.h into llunittype.h and llunits.h for unit declarationsRichard Linden
2013-08-19Fix merge regressions from missed changes to LoD updatesGraham Linden
2013-08-19Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-08-19MergeXiaohong Bao
2013-08-19merge changes for 3.6.3-releaseOz Linden
2013-08-19Merge in viewer-releaseGraham Linden
2013-08-18SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 msRichard Linden
2013-08-15NORSPEC-349 make render targets use original formats when resizing impostors ...Graham Linden
2013-08-15NORSPEC-352 for non-ALM rendering, make lighting shader with alpha masking ob...Graham Linden
2013-08-15moved unit types out of LLUnits namespace, since they are prefixedRichard Linden
2013-08-14BUILDFIX: added header for numeric_limits support on gccRichard Linden
2013-10-21MAINT-3338 fix disable of particle glow on false suspicion of lying network dataGraham Linden
2013-10-08Fix for random bad colors in UI on Intel HD 4000Dave Parks
2013-10-10MAINT-2968 Fix for crash on AMD hardware running current drivers.Dave Parks
2013-09-26NORSPEC-259 revive fix stomped with materials->bear mergeGraham Linden
2013-08-09second phase summer cleaningRichard Linden
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
2013-07-30NORSPEC-314 cleanup debug-only code...seems to fix NORSPEC-328 as well somehowGraham Linden
2013-07-30NORSPEC-314 rollback unified srgb shader code to see if we can get past Mac 1...Graham Madarasz (Graham Linden)
2013-07-29NORSPEC-314 WIP fix srgb_mac use and issues found with RenderDebugGL on MacGraham Madarasz (Graham Linden)
2013-07-25NORSPEC-325 WIP restore gamma (uncorrected) attenuation and unify sRGB conver...Graham Linden
2013-07-24NORSPEC-311 make post deferred (alpha objects) respect same gamma ramp as def...Graham Linden
2013-07-23MergeXiaohong Bao