Last change
on this file since 43785 was 15532, checked in by vboxsync, 16 years ago |
crOpenGL: export to OSE
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Id
|
File size:
624 bytes
|
Line | |
---|
1 | # Copyright (c) 2001, Stanford University
|
---|
2 | # All rights reserved.
|
---|
3 | #
|
---|
4 | # See the file LICENSE.txt for information on redistributing this software.
|
---|
5 | :lineSmooth:lineSmooth:Hint,GL_LINE_SMOOTH_HINT
|
---|
6 | :pointSmooth:pointSmooth:Hint,GL_POINT_SMOOTH_HINT
|
---|
7 | :polygonSmooth:polygonSmooth:Hint,GL_POLYGON_SMOOTH_HINT
|
---|
8 | :perspectiveCorrection:perspectiveCorrection:Hint,GL_PERSPECTIVE_CORRECTION_HINT
|
---|
9 | :fog:fog:Hint,GL_FOG_HINT
|
---|
10 | :clipVolumeClipping:clipVolumeClipping:Hint,GL_CLIP_VOLUME_CLIPPING_HINT_EXT
|
---|
11 | :generateMipmap:generateMipmap:Hint,GL_GENERATE_MIPMAP_HINT_SGIS
|
---|
12 | :textureCompression:textureCompression:Hint,GL_TEXTURE_COMPRESSION_HINT_ARB
|
---|
Note:
See
TracBrowser
for help on using the repository browser.