On Wed, May 29, 2013 at 10:06 AM, Anuj Phogat wrote:
> On Fri, May 24, 2013 at 12:01 PM, Paul Berry wrote:
>> On 16 May 2013 11:44, Anuj Phogat wrote:
>>>
>>> In traditional multisampled framebuffer rendering, color samples must be
>>> explicitly resolved via BlitFramebuffer before doing the sca
On Fri, May 24, 2013 at 12:01 PM, Paul Berry wrote:
> On 16 May 2013 11:44, Anuj Phogat wrote:
>>
>> In traditional multisampled framebuffer rendering, color samples must be
>> explicitly resolved via BlitFramebuffer before doing the scaled blitting
>> of the framebuffer. So, scaled blitting of a
On 16 May 2013 11:44, Anuj Phogat wrote:
> In traditional multisampled framebuffer rendering, color samples must be
> explicitly resolved via BlitFramebuffer before doing the scaled blitting
> of the framebuffer. So, scaled blitting of a multisample framebuffer
> takes two separate calls to BlitF
In traditional multisampled framebuffer rendering, color samples must be
explicitly resolved via BlitFramebuffer before doing the scaled blitting
of the framebuffer. So, scaled blitting of a multisample framebuffer
takes two separate calls to BlitFramebuffer.
This patch implements the functionalit