[Mesa-dev] [PATCH 6/6] Bitwise conversion operator support in the software renderers.

Brian Paul brianp at vmware.com
Mon Apr 30 09:07:54 PDT 2012


On 04/30/2012 08:52 AM, Olivier Galibert wrote:
> On Mon, Apr 30, 2012 at 07:42:27AM -0600, Brian Paul wrote:
>>> +            memcpy(result, a, 4*4);
>>
>> Maybe 4*sizeof(GLfloat) or sizeof(GLuint) just to be clear (same below).
>
> Sure, why not?  Want an updated patch?

You can just commit/push the fixed patch.

-Brian



More information about the mesa-dev mailing list