[Mesa-dev] Mesa (master): SwapBuffersRegionNOK: invert rectangles on y axis

Matt Turner mattst88 at gmail.com
Fri Oct 5 15:01:21 PDT 2012


On Fri, Oct 5, 2012 at 2:24 PM, Ian Romanick <idr at freedesktop.org> wrote:
> On 10/02/2012 02:47 PM, Matt Turner wrote:
>>
>> Module: Mesa
>> Branch: master
>> Commit: 0a523a8820e8a2549ac1c7887eb1892b228af44b
>> URL:
>> http://cgit.freedesktop.org/mesa/mesa/commit/?id=0a523a8820e8a2549ac1c7887eb1892b228af44b
>>
>> Author: Robert Bragg <robert at linux.intel.com>
>> Date:   Tue Sep 18 16:10:03 2012 +0100
>>
>> SwapBuffersRegionNOK: invert rectangles on y axis
>>
>> The EGL_NOK_swap_region2 spec states that the rectangles are specified
>> with a bottom-left origin within a surface coordinate space also with a
>> bottom left origin, so this patch ensures the rectangles are flipped
>> before passing them on to dri2_copy_region.
>>
>> Fixes piglit's egl-nok-swap-region test.
>>
>> Tested-by: Matt Turner <mattst88 at gmail.com>
>
>
> Should this be included in stable branches as well?

Sure. I'll see to that.


More information about the mesa-dev mailing list