diff options
author | Brian Paul <[email protected]> | 2003-04-17 01:48:19 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2003-04-17 01:48:19 +0000 |
commit | 451f31093e950e2c76e8d7dee3cb097049a906b5 (patch) | |
tree | 84e85ea7c447acce7e3516c9d4d4dc9fadc8392d /src/mesa/main/nvvertexec.c | |
parent | 2db8041ffed9db2e68c55f18eedeaa95c23ac761 (diff) |
checkpoint: more infrastructure for GL_ARB_vertex/fragment_program.
Diffstat (limited to 'src/mesa/main/nvvertexec.c')
-rw-r--r-- | src/mesa/main/nvvertexec.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/main/nvvertexec.c b/src/mesa/main/nvvertexec.c index dcf385d0e39..94507aba880 100644 --- a/src/mesa/main/nvvertexec.c +++ b/src/mesa/main/nvvertexec.c @@ -1,5 +1,3 @@ -/* $Id: nvvertexec.c,v 1.5 2003/03/29 16:04:31 brianp Exp $ */ - /* * Mesa 3-D graphics library * Version: 5.1 |