[Mesa-dev] [PATCH V3 00/10] Newbie Project : Implement ARB_clear_buffer_object

Brian Paul brianp at vmware.com
Mon Dec 16 07:36:53 PST 2013


On 12/14/2013 10:32 AM, Pi Tabred wrote:
> Hello,
>
> third version of the patches to implement "ARB_clear_buffer_object".
> I hope I got everything this time.

Looks good to me.  I'll push these soon.  Though I'll first fix a few 
minor issues:

In patch 4 there's a bunch of "case  GL_xxx" changes with two spaces 
after the 'case'.

In patch 6, I'm adding a comment for the new error parameter to 
get_buffer().

Patch 7: minor whitespace, comment fixes.  Move 'dataStart' declaration 
before code.

Thanks for your work on this!

-Brian



More information about the mesa-dev mailing list