Also make it a compile-time error with STATIC_ASSERT.
---
src/mesa/main/teximage.c | 33 -
1 file changed, 20 insertions(+), 13 deletions(-)
diff --git a/src/mesa/main/teximage.c b/src/mesa/main/teximage.c
index b719fc8..7a1d808 100644
--- a/src/mesa/main/teximag
No such argument exists since this commit:
commit 92f3fca0ea429dcf07123e63447449db53308266
Author: Ian Romanick
AuthorDate: Sun Aug 21 17:23:58 2011 -0700
Commit: Ian Romanick
CommitDate: Tue Aug 23 14:52:09 2011 -0700
mesa: Remove target parameter from dd_function_table::BufferSubD
This line stopped making sense in the great sed
replace of commit f9995b30756140724f41daf963fa06167912be7f
---
src/mesa/main/mtypes.h |2 --
1 file changed, 2 deletions(-)
diff --git a/src/mesa/main/mtypes.h b/src/mesa/main/mtypes.h
index 6d700ec..3c8b018 100644
--- a/src/mesa/main/mtypes.h
+
Following idr's suggestion I limited the scope of my GSoC project to just
the functionality of GL_EXT_direct_state_access that isn't removed in
OpenGL 3.1+, so the extension is only advertised in core contexts.
It seems like the series is way too big to just send to the list
immediately, but it's