On 09/03/15 05:52 AM, Pekka Paalanen wrote:
> On Fri, 06 Mar 2015 13:46:26 -0600
> Derek Foreman wrote:
>
>> On 06/03/15 05:04 AM, Pekka Paalanen wrote:
>>> From: Pekka Paalanen
>>>
>>> Move code from draw_view() into a new function draw_view_translated().
>>> This new function is correct only i
On Fri, 06 Mar 2015 13:46:26 -0600
Derek Foreman wrote:
> On 06/03/15 05:04 AM, Pekka Paalanen wrote:
> > From: Pekka Paalanen
> >
> > Move code from draw_view() into a new function draw_view_translated().
> > This new function is correct only if
> > view_transformation_is_translation().
> >
>
On 06/03/15 05:04 AM, Pekka Paalanen wrote:
> From: Pekka Paalanen
>
> Move code from draw_view() into a new function draw_view_translated().
> This new function is correct only if
> view_transformation_is_translation().
>
> The functional change in this is that if view->alpha is not 1.0, we do
From: Pekka Paalanen
Move code from draw_view() into a new function draw_view_translated().
This new function is correct only if
view_transformation_is_translation().
The functional change in this is that if view->alpha is not 1.0, we do
not bother computing and painting the non-opaque and opaqu