diff options
author | Keith Whitwell <[email protected]> | 2003-11-24 15:23:18 +0000 |
---|---|---|
committer | Keith Whitwell <[email protected]> | 2003-11-24 15:23:18 +0000 |
commit | ae0eaf93e092ac8e8b1c98f3e986de96940663fa (patch) | |
tree | 56aae7c4b985f657384df5e088227c4dd08130fb /src/mesa/glapi | |
parent | 57c9814b9e87924696df4c741861c29d4236d1eb (diff) |
Merge vtx-0-2-branch
Diffstat (limited to 'src/mesa/glapi')
-rw-r--r-- | src/mesa/glapi/gltable.py | 1 | ||||
-rw-r--r-- | src/mesa/glapi/glx86asm.py | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/glapi/gltable.py b/src/mesa/glapi/gltable.py index 0cfa5efd6d5..8bd885f4696 100644 --- a/src/mesa/glapi/gltable.py +++ b/src/mesa/glapi/gltable.py @@ -1,6 +1,5 @@ #!/usr/bin/env python -# $Id: gltable.py,v 1.4 2003/10/21 22:22:18 kendallb Exp $ # Mesa 3-D graphics library # Version: 4.1 diff --git a/src/mesa/glapi/glx86asm.py b/src/mesa/glapi/glx86asm.py index c061e46a35d..d2542225b74 100644 --- a/src/mesa/glapi/glx86asm.py +++ b/src/mesa/glapi/glx86asm.py @@ -1,6 +1,5 @@ #!/usr/bin/env python -# $Id: glx86asm.py,v 1.9 2003/10/23 13:28:06 dborca Exp $ # Mesa 3-D graphics library # Version: 4.1 |