Hi,

On Friday, October 24, 2014 09:00:02 Brian Paul wrote:
> Sorry to be pedantic, but I think some better names and comments would 
> be helpful.  How about this:
> 
>     /** GL_ARB_clip_control */
>     GLenum ClipOrigin;     /**< GL_LOWER_LEFT or GL_UPPER_LEFT */
>     GLenum ClipDepthMode;  /**< GL_NEGATIVE_ONE_TO_ONE or GL_ZERO_TO_ONE */
> 
> This way, the field names echo the GL_CLIP_ORIGIN and GL_CLIP_DEPTH_MODE 
> names.
>
> The new variables in meta.c could be the same.
That's fine, I felt the same and feared this somehow ...
Will change this ...

> Otherwise, the series looks good to me.  Thanks for doing this!
Ok, thanks for the review!

Greetings

Mathias
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to