Signed-off-by: Jordan Justen <[email protected]>
---
src/mesa/main/extensions.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/mesa/main/extensions.c b/src/mesa/main/extensions.c
index a843a40..5389dfc 100644
--- a/src/mesa/main/extensions.c
+++ b/src/mesa/main/extensions.c
@@ -370,6 +370,8 @@ static const size_t default_extensions[] = {
o(NV_texgen_reflection),
o(SGIS_texture_lod),
+ o(NV_primitive_restart),
+
0,
};
--
1.7.9.5
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev