Re: [opensource-dev] Review Request: OPEN-159 / Faster, nicer Depth of Field

2013-01-22 Thread Oz Linden
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/615/#review1298 --- See problem report in Jira at

[opensource-dev] Review Request: OPEN-159 / Faster, nicer Depth of Field

2013-01-11 Thread Tofu Buzzard
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/615/ --- Review request for Viewer. Description --- This turns on bilinear

Re: [opensource-dev] Review Request: OPEN-159 / Faster, nicer Depth of Field

2013-01-11 Thread Tofu Buzzard
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/615/ --- (Updated Jan. 11, 2013, 2 p.m.) Review request for Viewer. Description

Re: [opensource-dev] Review Request: OPEN-159 / Faster, nicer Depth of Field

2013-01-11 Thread Tofu Buzzard
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/615/#review1295 --- indra/llrender/llpostprocess.cpp

Re: [opensource-dev] Review Request: OPEN-159 / Faster, nicer Depth of Field

2013-01-11 Thread Monty Brandenberg
On 1/11/2013 5:03 PM, Tofu Buzzard wrote: llassert_always(false); Ah, yes. I added this assert to mark this function as broken because it ate some of my time just unobviously doing nothing. http://catb.org/jargon/html/magic-story.html ___