[Mesa-dev] [PATCH 1/9] glapi: Add uniform buffer object API

Brian Paul brianp at vmware.com
Tue Jun 19 07:10:11 PDT 2012


On 06/18/2012 07:35 PM, Eric Anholt wrote:
> From: Vincent Lejeune<vljn at ovi.com>
>
> v2: Fix a typo spotted by Eric Anholt.
> v3: Fix missing "GL" on types, fix style, fix Studly_Caps extension name,
>      drop commented code duplicated with GL3x.xml [anholt]
> ---
>   src/mapi/glapi/gen/ARB_uniform_buffer_object.xml |   97 ++++++++++++++++++++++
>   src/mapi/glapi/gen/Makefile                      |    1 +
>   src/mapi/glapi/gen/gl_API.xml                    |    4 +-
>   3 files changed, 101 insertions(+), 1 deletion(-)
>   create mode 100644 src/mapi/glapi/gen/ARB_uniform_buffer_object.xml

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

Just minor comments on patches 4, 7, 9.

-Brian


More information about the mesa-dev mailing list