[Mesa-dev] [PATCH V2 04/15] mesa: Implement glPushDebugGroup and glPopDebugGroup

Brian Paul brianp at vmware.com
Tue Aug 27 07:29:38 PDT 2013


On 08/26/2013 07:17 PM, Timothy Arceri wrote:
> V2: fixed spelling typo in comment
>
> Signed-off-by: Timothy Arceri <t_arceri at yahoo.com.au>
> ---
>   src/mesa/main/errors.c | 275 ++++++++++++++++++++++++++++++++++++-------------
>   src/mesa/main/errors.h |   5 +
>   src/mesa/main/mtypes.h |   5 +-
>   3 files changed, 214 insertions(+), 71 deletions(-)

The updated patches look fine.  Thanks.

Reviewed-by: Brian Paul <brianp at vmware.com>



More information about the mesa-dev mailing list