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

Olivier Galibert galibert at pobox.com
Mon Apr 30 07:52:18 PDT 2012


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?

  OG.


More information about the mesa-dev mailing list