glapi: Add uniform buffer object API
authorVincent Lejeune <vljn@ovi.com>
Sun, 25 Dec 2011 18:17:01 +0000 (19:17 +0100)
committerEric Anholt <eric@anholt.net>
Thu, 21 Jun 2012 17:57:45 +0000 (10:57 -0700)
commit3e17d38457005dde81af78159bb1d543f3231d78
tree0cd469c0d4f6b901846787d2a5ab82cf45e5e898
parent37c3cbe053809c7d615f86cde0599175c6d83545
glapi: Add uniform buffer object API

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]

Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mapi/glapi/gen/ARB_uniform_buffer_object.xml [new file with mode: 0644]
src/mapi/glapi/gen/Makefile.am
src/mapi/glapi/gen/gl_API.xml