Am Samstag, den 03.09.2011, 18:07 +0200 schrieb Maarten Lankhorst:
> You're right, that check is messed up, the ( should be moved up a line.
> Thanks for catching that. :)
I fixed the check and pushed it upstream.
Thanks,
Christian.
___
mesa-dev mailin
On 09/03/2011 10:44 AM, Christian König wrote:
> Looks good, I'm going to push it, but one small thing:
>
> Am Freitag, den 02.09.2011, 16:20 +0200 schrieb Maarten Lankhorst:
>> The preferred solution to keeping track of the picture structure
>> has been putting it in the state tracker, so use pict
Looks good, I'm going to push it, but one small thing:
Am Freitag, den 02.09.2011, 16:20 +0200 schrieb Maarten Lankhorst:
> The preferred solution to keeping track of the picture structure
> has been putting it in the state tracker, so use picture_structure
> instead of frame_started to check if a
The preferred solution to keeping track of the picture structure
has been putting it in the state tracker, so use picture_structure
instead of frame_started to check if a frame needs to begin.
If picture_structure has been changed, end the frame and start again.
Signed-off-by: Maarten Lankhorst