[Mesa-dev] [PATCH V3 00/10] Newbie Project : Implement ARB_clear_buffer_object
Brian Paul
brianp at vmware.com
Mon Dec 16 08:03:30 PST 2013
On 12/16/2013 08:36 AM, Brian Paul wrote:
> 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.
I also need to insert a patch for hooking up this extension in the
st/mesa state tracker for gallium.
-Brian
More information about the mesa-dev
mailing list