summaryrefslogtreecommitdiff
path: root/src/mesa/main/dlist.c
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2002-10-07 15:03:14 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2002-10-07 15:03:14 +0000
commitcf69eeb1aa566386a0b1923b2a5e4dfbce6de9da (patch)
tree29c3e66039d1cdf218939d1efcabc6bf8d5e47e5 /src/mesa/main/dlist.c
parent73029c5d750dd1cadcc62305f90f894a1d7b7afd (diff)
removed old comment
Diffstat (limited to 'src/mesa/main/dlist.c')
-rw-r--r--src/mesa/main/dlist.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mesa/main/dlist.c b/src/mesa/main/dlist.c
index 28f8970cf3..1b9028712a 100644
--- a/src/mesa/main/dlist.c
+++ b/src/mesa/main/dlist.c
@@ -1,4 +1,4 @@
-/* $Id: dlist.c,v 1.96 2002/09/06 03:25:03 brianp Exp $ */
+/* $Id: dlist.c,v 1.97 2002/10/07 15:03:14 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -6182,7 +6182,6 @@ _mesa_init_dlist_table( struct _glapi_table *table, GLuint tableSize )
table->WindowPos4svMESA = save_WindowPos4svMESA;
/* 233. GL_NV_vertex_program */
- /* XXX Need to implement vertex program in display lists !!! */
/* The following commands DO NOT go into display lists:
* AreProgramsResidentNV, IsProgramNV, GenProgramsNV, DeleteProgramsNV,
* VertexAttribPointerNV, GetProgram*, GetVertexAttrib*