projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73029c5
)
removed old comment
author
Brian Paul
<brian.paul@tungstengraphics.com>
Mon, 7 Oct 2002 15:03:14 +0000
(15:03 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Mon, 7 Oct 2002 15:03:14 +0000
(15:03 +0000)
src/mesa/main/dlist.c
patch
|
blob
|
history
diff --git
a/src/mesa/main/dlist.c
b/src/mesa/main/dlist.c
index 28f8970cf3c06b1279d78cff3f2ee33d50280cc4..1b9028712ae643257d147471098c2f5ab17d9c25 100644
(file)
--- a/
src/mesa/main/dlist.c
+++ b/
src/mesa/main/dlist.c
@@
-1,4
+1,4
@@
-/* $Id: dlist.c,v 1.9
6 2002/09/06 03:25:03
brianp Exp $ */
+/* $Id: dlist.c,v 1.9
7 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*