diff options
author | J.Jansen <[email protected]> | 2007-05-10 08:04:39 +0200 |
---|---|---|
committer | J.Jansen <[email protected]> | 2007-05-10 08:04:39 +0200 |
commit | 518f9168862b2096278ae14a65c8c854c208e004 (patch) | |
tree | e65c246607c5293710fe247c0dbd01c34c54e484 /src/mesa/swrast_setup | |
parent | b47018937896c67aabab69a30c485a2620abcf19 (diff) |
Updated OpenVMS makefiles
modified: src/mesa/descrip.mms
modified: src/mesa/drivers/osmesa/descrip.mms
modified: src/mesa/drivers/x11/descrip.mms
modified: src/mesa/main/descrip.mms
modified: src/mesa/shader/descrip.mms
modified: src/mesa/shader/slang/descrip.mms
modified: src/mesa/swrast/descrip.mms
modified: src/mesa/swrast_setup/descrip.mms
modified: src/mesa/tnl/descrip.mms
Diffstat (limited to 'src/mesa/swrast_setup')
-rw-r--r-- | src/mesa/swrast_setup/descrip.mms | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/swrast_setup/descrip.mms b/src/mesa/swrast_setup/descrip.mms index e5e48afb3dd..8d8bc4bf6ff 100644 --- a/src/mesa/swrast_setup/descrip.mms +++ b/src/mesa/swrast_setup/descrip.mms @@ -6,6 +6,7 @@ define gl [---.include.gl] define math [-.math] define tnl [-.tnl] + define vbo [-.vbo] define swrast [-.swrast] define array_cache [-.array_cache] |