On Thu, Nov 8, 2012 at 4:30 PM, Ian Romanick wrote:
> As far as I can tell, there's no purpose in this until we add support for GL
> 4.x... and that's quite some time away.
That is true. There is no need for this at this time.
I just thought I'd get some of these tedious changes made, and conver
Why?
As far as I can tell, there's no purpose in this until we add support
for GL 4.x... and that's quite some time away. This also goes against
our policy of not committing support for a piece of functionality until
it can actually be enabled at least to a point where some test case
could r
Signed-off-by: Jordan Justen
---
src/mapi/glapi/gen/GL4x.xml| 16
src/mapi/glapi/gen/Makefile.am |3 ++-
src/mapi/glapi/gen/gl_API.xml |2 ++
3 files changed, 20 insertions(+), 1 deletion(-)
create mode 100644 src/mapi/glapi/gen/GL4x.xml
diff --git a/src/mapi/gla