[PATCH 2/2] render: Fix byteswapping of gradient stops

Andrea Canciani ranma42 at gmail.com
Thu Dec 2 00:51:50 PST 2010


On Thu, Dec 2, 2010 at 1:35 AM, Keith Packard <keithp at keithp.com> wrote:
> On Tue,  2 Nov 2010 20:10:32 +0100, Andrea Canciani <ranma42 at gmail.com> wrote:
>> The function swapStops repeatedly swaps the color components as
>> CARD16, but incorrectly steps over them as if they were CARD32.
>>
>> This causes half of the stops not to be swapped at all and some
>> unrelated data be swapped instead.
>
> Missing a Signed-off-by: line here...

Right, I should have read
http://www.x.org/wiki/Development/Documentation/SubmittingPatches
before posting.

Signed-off-by: Andrea Canciani <ranma42 at gmail.com>

(or should I post it again with the signed-off-by and reviewed-by tags?)

Andrea


More information about the xorg-devel mailing list