summaryrefslogtreecommitdiff
path: root/lang/Cg-compiler
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2015-12-30 02:59:07 +0000
committerdholland <dholland@pkgsrc.org>2015-12-30 02:59:07 +0000
commita373a8563af788b0134a2980ab956be12187fd32 (patch)
tree53259abca4af855a35d49ad9c95252667280afaf /lang/Cg-compiler
parent7886b5badf92b07dd92564d5d32830813ba9af0c (diff)
downloadpkgsrc-a373a8563af788b0134a2980ab956be12187fd32.tar.gz
Don't use PREFIX/share/doc/html, which is deprecated. PKGREVISION -> 1.
Diffstat (limited to 'lang/Cg-compiler')
-rw-r--r--lang/Cg-compiler/Makefile7
-rw-r--r--lang/Cg-compiler/PLIST.common2146
2 files changed, 1077 insertions, 1076 deletions
diff --git a/lang/Cg-compiler/Makefile b/lang/Cg-compiler/Makefile
index 753130c5176..8414e9f2d07 100644
--- a/lang/Cg-compiler/Makefile
+++ b/lang/Cg-compiler/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2013/06/30 14:14:10 rodent Exp $
+# $NetBSD: Makefile,v 1.18 2015/12/30 02:59:07 dholland Exp $
#
DISTNAME= Cg-3.1_April2012_x86${DIST_ARCH}
PKGNAME= ${DISTNAME:S/-/-compiler-/:S/_April2012_x86${DIST_ARCH}//}
+PKGREVISION= 1
CATEGORIES= lang
MASTER_SITES= http://developer.download.nvidia.com/cg/Cg_3.1/
EXTRACT_SUFX= .tgz
@@ -41,7 +42,7 @@ PLIST_SRC= PLIST.common
.endif
INSTALLATION_DIRS+= bin include/Cg share/doc/Cg-compiler \
- share/doc/html/Cg-compiler \
+ share/doc/Cg-compiler/html \
share/examples/Cg-compiler/Direct3D10/advanced/cgfx_buffer_lighting \
share/examples/Cg-compiler/Direct3D10/advanced/combine_programs \
share/examples/Cg-compiler/Direct3D10/advanced/custom_state_assignments \
@@ -162,7 +163,7 @@ do-install:
${DESTDIR}${PREFIX}/include/Cg
${INSTALL_DATA} ${WRKSRC}/usr/local/Cg/README ${DESTDIR}${PREFIX}/share/doc/Cg-compiler
${INSTALL_DATA} ${WRKSRC}/usr/local/Cg/docs/Cg* ${DESTDIR}${PREFIX}/share/doc/Cg-compiler
- ${INSTALL_DATA} ${WRKSRC}/usr/local/Cg/docs/html/* ${DESTDIR}${PREFIX}/share/doc/html/Cg-compiler
+ ${INSTALL_DATA} ${WRKSRC}/usr/local/Cg/docs/html/* ${DESTDIR}${PREFIX}/share/doc/Cg-compiler/html
cd ${WRKSRC}/usr/local/Cg/examples && \
${INSTALL_DATA} Direct3D10/advanced/Direct3D10_Advanced_20* \
${DESTDIR}${PREFIX}/share/examples/Cg-compiler/Direct3D10/advanced && \
diff --git a/lang/Cg-compiler/PLIST.common b/lang/Cg-compiler/PLIST.common
index 06760dcfb52..86fb59b7edc 100644
--- a/lang/Cg-compiler/PLIST.common
+++ b/lang/Cg-compiler/PLIST.common
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.common,v 1.1 2013/06/30 03:14:43 rodent Exp $
+@comment $NetBSD: PLIST.common,v 1.2 2015/12/30 02:59:07 dholland Exp $
bin/cgc
bin/cgfxcat
bin/cginfo
@@ -12,1078 +12,1078 @@ share/doc/Cg-compiler/CgReleaseNotes.pdf
share/doc/Cg-compiler/CgUsersManual.pdf
share/doc/Cg-compiler/Cg_bumpdemo_Tutorial.pdf
share/doc/Cg-compiler/README
-share/doc/html/Cg-compiler/AddressU.html
-share/doc/html/Cg-compiler/AddressUi.html
-share/doc/html/Cg-compiler/AddressV.html
-share/doc/html/Cg-compiler/AddressVi.html
-share/doc/html/Cg-compiler/AddressW.html
-share/doc/html/Cg-compiler/AddressWi.html
-share/doc/html/Cg-compiler/AlphaArg0.html
-share/doc/html/Cg-compiler/AlphaArg1.html
-share/doc/html/Cg-compiler/AlphaArg2.html
-share/doc/html/Cg-compiler/AlphaBlendEnable.html
-share/doc/html/Cg-compiler/AlphaFunc.html
-share/doc/html/Cg-compiler/AlphaOp.html
-share/doc/html/Cg-compiler/AlphaRef.html
-share/doc/html/Cg-compiler/AlphaTestEnable.html
-share/doc/html/Cg-compiler/Ambient.html
-share/doc/html/Cg-compiler/AmbientMaterialSource.html
-share/doc/html/Cg-compiler/AutoNormalEnable.html
-share/doc/html/Cg-compiler/BlendColor.html
-share/doc/html/Cg-compiler/BlendEnable.html
-share/doc/html/Cg-compiler/BlendEquation.html
-share/doc/html/Cg-compiler/BlendEquationSeparate.html
-share/doc/html/Cg-compiler/BlendFunc.html
-share/doc/html/Cg-compiler/BlendFuncSeparate.html
-share/doc/html/Cg-compiler/BlendOp.html
-share/doc/html/Cg-compiler/BlendOpAlpha.html
-share/doc/html/Cg-compiler/BorderColor.html
-share/doc/html/Cg-compiler/BorderColori.html
-share/doc/html/Cg-compiler/BumpEnvLOffset.html
-share/doc/html/Cg-compiler/BumpEnvLScale.html
-share/doc/html/Cg-compiler/BumpEnvMat00.html
-share/doc/html/Cg-compiler/BumpEnvMat01.html
-share/doc/html/Cg-compiler/BumpEnvMat10.html
-share/doc/html/Cg-compiler/BumpEnvMat11.html
-share/doc/html/Cg-compiler/Cg.html
-share/doc/html/Cg-compiler/Cg_language.html
-share/doc/html/Cg-compiler/ClearColor.html
-share/doc/html/Cg-compiler/ClearDepth.html
-share/doc/html/Cg-compiler/ClearStencil.html
-share/doc/html/Cg-compiler/ClipPlane.html
-share/doc/html/Cg-compiler/ClipPlaneEnable.html
-share/doc/html/Cg-compiler/Clipping.html
-share/doc/html/Cg-compiler/ColorArg0.html
-share/doc/html/Cg-compiler/ColorArg1.html
-share/doc/html/Cg-compiler/ColorArg2.html
-share/doc/html/Cg-compiler/ColorLogicOpEnable.html
-share/doc/html/Cg-compiler/ColorMask.html
-share/doc/html/Cg-compiler/ColorMaterial.html
-share/doc/html/Cg-compiler/ColorMatrix.html
-share/doc/html/Cg-compiler/ColorOp.html
-share/doc/html/Cg-compiler/ColorTransform.html
-share/doc/html/Cg-compiler/ColorVertex.html
-share/doc/html/Cg-compiler/ColorWriteEnable.html
-share/doc/html/Cg-compiler/ColorWriteEnable1.html
-share/doc/html/Cg-compiler/ColorWriteEnable2.html
-share/doc/html/Cg-compiler/ColorWriteEnable3.html
-share/doc/html/Cg-compiler/CompareFunc.html
-share/doc/html/Cg-compiler/CompareMode.html
-share/doc/html/Cg-compiler/CullFace.html
-share/doc/html/Cg-compiler/CullFaceEnable.html
-share/doc/html/Cg-compiler/CullMode.html
-share/doc/html/Cg-compiler/DepthBias.html
-share/doc/html/Cg-compiler/DepthBounds.html
-share/doc/html/Cg-compiler/DepthBoundsEnable.html
-share/doc/html/Cg-compiler/DepthClampEnable.html
-share/doc/html/Cg-compiler/DepthFunc.html
-share/doc/html/Cg-compiler/DepthMask.html
-share/doc/html/Cg-compiler/DepthMode.html
-share/doc/html/Cg-compiler/DepthRange.html
-share/doc/html/Cg-compiler/DepthTestEnable.html
-share/doc/html/Cg-compiler/DestBlend.html
-share/doc/html/Cg-compiler/DestBlendAlpha.html
-share/doc/html/Cg-compiler/DiffuseMaterialSource.html
-share/doc/html/Cg-compiler/DitherEnable.html
-share/doc/html/Cg-compiler/EmissiveMaterialSource.html
-share/doc/html/Cg-compiler/FillMode.html
-share/doc/html/Cg-compiler/FogColor.html
-share/doc/html/Cg-compiler/FogCoordSrc.html
-share/doc/html/Cg-compiler/FogDensity.html
-share/doc/html/Cg-compiler/FogDistanceMode.html
-share/doc/html/Cg-compiler/FogEnable.html
-share/doc/html/Cg-compiler/FogEnd.html
-share/doc/html/Cg-compiler/FogMode.html
-share/doc/html/Cg-compiler/FogStart.html
-share/doc/html/Cg-compiler/FogTableMode.html
-share/doc/html/Cg-compiler/FogVertexMode.html
-share/doc/html/Cg-compiler/FragmentEnvParameter.html
-share/doc/html/Cg-compiler/FragmentLocalParameter.html
-share/doc/html/Cg-compiler/FragmentProgram.html
-share/doc/html/Cg-compiler/FrontFace.html
-share/doc/html/Cg-compiler/GenerateMipmap.html
-share/doc/html/Cg-compiler/GeometryProgram.html
-share/doc/html/Cg-compiler/GeometryShader.html
-share/doc/html/Cg-compiler/IndexedVertexBlendEnable.html
-share/doc/html/Cg-compiler/LODBias.html
-share/doc/html/Cg-compiler/LastPixel.html
-share/doc/html/Cg-compiler/LightAmbient.html
-share/doc/html/Cg-compiler/LightAttenuation0.html
-share/doc/html/Cg-compiler/LightAttenuation1.html
-share/doc/html/Cg-compiler/LightAttenuation2.html
-share/doc/html/Cg-compiler/LightConstantAttenuation.html
-share/doc/html/Cg-compiler/LightDiffuse.html
-share/doc/html/Cg-compiler/LightDirection.html
-share/doc/html/Cg-compiler/LightEnable.html
-share/doc/html/Cg-compiler/LightFalloff.html
-share/doc/html/Cg-compiler/LightLinearAttenuation.html
-share/doc/html/Cg-compiler/LightModelAmbient.html
-share/doc/html/Cg-compiler/LightModelColorControl.html
-share/doc/html/Cg-compiler/LightModelLocalViewerEnable.html
-share/doc/html/Cg-compiler/LightModelTwoSideEnable.html
-share/doc/html/Cg-compiler/LightPhi.html
-share/doc/html/Cg-compiler/LightPosition.html
-share/doc/html/Cg-compiler/LightQuadraticAttenuation.html
-share/doc/html/Cg-compiler/LightRange.html
-share/doc/html/Cg-compiler/LightSpecular.html
-share/doc/html/Cg-compiler/LightSpotCutoff.html
-share/doc/html/Cg-compiler/LightSpotDirection.html
-share/doc/html/Cg-compiler/LightSpotExponent.html
-share/doc/html/Cg-compiler/LightTheta.html
-share/doc/html/Cg-compiler/LightType.html
-share/doc/html/Cg-compiler/Lighting.html
-share/doc/html/Cg-compiler/LightingEnable.html
-share/doc/html/Cg-compiler/LineSmoothEnable.html
-share/doc/html/Cg-compiler/LineStipple.html
-share/doc/html/Cg-compiler/LineStippleEnable.html
-share/doc/html/Cg-compiler/LineWidth.html
-share/doc/html/Cg-compiler/LocalViewer.html
-share/doc/html/Cg-compiler/LogicOp.html
-share/doc/html/Cg-compiler/LogicOpEnable.html
-share/doc/html/Cg-compiler/MagFilter.html
-share/doc/html/Cg-compiler/MagFilteri.html
-share/doc/html/Cg-compiler/MaterialAmbient.html
-share/doc/html/Cg-compiler/MaterialDiffuse.html
-share/doc/html/Cg-compiler/MaterialEmission.html
-share/doc/html/Cg-compiler/MaterialEmissive.html
-share/doc/html/Cg-compiler/MaterialPower.html
-share/doc/html/Cg-compiler/MaterialShininess.html
-share/doc/html/Cg-compiler/MaterialSpecular.html
-share/doc/html/Cg-compiler/MaxAnisotropy.html
-share/doc/html/Cg-compiler/MaxAnisotropyi.html
-share/doc/html/Cg-compiler/MaxMipLevel.html
-share/doc/html/Cg-compiler/MaxMipLeveli.html
-share/doc/html/Cg-compiler/MinFilter.html
-share/doc/html/Cg-compiler/MinFilteri.html
-share/doc/html/Cg-compiler/MipFilter.html
-share/doc/html/Cg-compiler/MipFilteri.html
-share/doc/html/Cg-compiler/MipMapLodBias.html
-share/doc/html/Cg-compiler/MipMapLodBiasi.html
-share/doc/html/Cg-compiler/ModelViewMatrix.html
-share/doc/html/Cg-compiler/ModelViewTransform.html
-share/doc/html/Cg-compiler/MultiSampleAntialias.html
-share/doc/html/Cg-compiler/MultiSampleMask.html
-share/doc/html/Cg-compiler/MultisampleEnable.html
-share/doc/html/Cg-compiler/NormalizeEnable.html
-share/doc/html/Cg-compiler/NormalizeNormals.html
-share/doc/html/Cg-compiler/PatchSegments.html
-share/doc/html/Cg-compiler/PixelShader.html
-share/doc/html/Cg-compiler/PixelShaderConstant.html
-share/doc/html/Cg-compiler/PixelShaderConstant1.html
-share/doc/html/Cg-compiler/PixelShaderConstant2.html
-share/doc/html/Cg-compiler/PixelShaderConstant3.html
-share/doc/html/Cg-compiler/PixelShaderConstant4.html
-share/doc/html/Cg-compiler/PixelShaderConstantB.html
-share/doc/html/Cg-compiler/PixelShaderConstantF.html
-share/doc/html/Cg-compiler/PixelShaderConstantI.html
-share/doc/html/Cg-compiler/PointDistanceAttenuation.html
-share/doc/html/Cg-compiler/PointFadeThresholdSize.html
-share/doc/html/Cg-compiler/PointScaleEnable.html
-share/doc/html/Cg-compiler/PointScale_A.html
-share/doc/html/Cg-compiler/PointScale_B.html
-share/doc/html/Cg-compiler/PointScale_C.html
-share/doc/html/Cg-compiler/PointSize.html
-share/doc/html/Cg-compiler/PointSizeMax.html
-share/doc/html/Cg-compiler/PointSizeMin.html
-share/doc/html/Cg-compiler/PointSmoothEnable.html
-share/doc/html/Cg-compiler/PointSpriteCoordOrigin.html
-share/doc/html/Cg-compiler/PointSpriteCoordReplace.html
-share/doc/html/Cg-compiler/PointSpriteEnable.html
-share/doc/html/Cg-compiler/PointSpriteRMode.html
-share/doc/html/Cg-compiler/PolygonMode.html
-share/doc/html/Cg-compiler/PolygonOffset.html
-share/doc/html/Cg-compiler/PolygonOffsetFillEnable.html
-share/doc/html/Cg-compiler/PolygonOffsetLineEnable.html
-share/doc/html/Cg-compiler/PolygonOffsetPointEnable.html
-share/doc/html/Cg-compiler/PolygonSmoothEnable.html
-share/doc/html/Cg-compiler/PolygonStippleEnable.html
-share/doc/html/Cg-compiler/ProjectionMatrix.html
-share/doc/html/Cg-compiler/ProjectionTransform.html
-share/doc/html/Cg-compiler/RangeFogEnable.html
-share/doc/html/Cg-compiler/RescaleNormalEnable.html
-share/doc/html/Cg-compiler/ResultArg.html
-share/doc/html/Cg-compiler/SRGBTexture.html
-share/doc/html/Cg-compiler/SampleAlphaToCoverageEnable.html
-share/doc/html/Cg-compiler/SampleAlphaToOneEnable.html
-share/doc/html/Cg-compiler/SampleCoverageEnable.html
-share/doc/html/Cg-compiler/Sampler.html
-share/doc/html/Cg-compiler/Scissor.html
-share/doc/html/Cg-compiler/ScissorTestEnable.html
-share/doc/html/Cg-compiler/SeparateAlphaBlendEnable.html
-share/doc/html/Cg-compiler/ShadeMode.html
-share/doc/html/Cg-compiler/ShadeModel.html
-share/doc/html/Cg-compiler/SlopScaleDepthBias.html
-share/doc/html/Cg-compiler/SpecularEnable.html
-share/doc/html/Cg-compiler/SpecularMaterialSource.html
-share/doc/html/Cg-compiler/SrcBlend.html
-share/doc/html/Cg-compiler/SrcBlendAlpha.html
-share/doc/html/Cg-compiler/StencilEnable.html
-share/doc/html/Cg-compiler/StencilFail.html
-share/doc/html/Cg-compiler/StencilFunc.html
-share/doc/html/Cg-compiler/StencilFuncSeparate.html
-share/doc/html/Cg-compiler/StencilMask.html
-share/doc/html/Cg-compiler/StencilMaskSeparate.html
-share/doc/html/Cg-compiler/StencilOp.html
-share/doc/html/Cg-compiler/StencilOpSeparate.html
-share/doc/html/Cg-compiler/StencilPass.html
-share/doc/html/Cg-compiler/StencilRef.html
-share/doc/html/Cg-compiler/StencilTestEnable.html
-share/doc/html/Cg-compiler/StencilTestTwoSideEnable.html
-share/doc/html/Cg-compiler/StencilWriteMask.html
-share/doc/html/Cg-compiler/StencilZFail.html
-share/doc/html/Cg-compiler/TessellationControlProgram.html
-share/doc/html/Cg-compiler/TessellationControlShader.html
-share/doc/html/Cg-compiler/TessellationEvaluationProgram.html
-share/doc/html/Cg-compiler/TessellationEvaluationShader.html
-share/doc/html/Cg-compiler/TexCoordIndex.html
-share/doc/html/Cg-compiler/TexGenQEnable.html
-share/doc/html/Cg-compiler/TexGenQEyePlane.html
-share/doc/html/Cg-compiler/TexGenQMode.html
-share/doc/html/Cg-compiler/TexGenQObjectPlane.html
-share/doc/html/Cg-compiler/TexGenREnable.html
-share/doc/html/Cg-compiler/TexGenREyePlane.html
-share/doc/html/Cg-compiler/TexGenRMode.html
-share/doc/html/Cg-compiler/TexGenRObjectPlane.html
-share/doc/html/Cg-compiler/TexGenSEnable.html
-share/doc/html/Cg-compiler/TexGenSEyePlane.html
-share/doc/html/Cg-compiler/TexGenSMode.html
-share/doc/html/Cg-compiler/TexGenSObjectPlane.html
-share/doc/html/Cg-compiler/TexGenTEnable.html
-share/doc/html/Cg-compiler/TexGenTEyePlane.html
-share/doc/html/Cg-compiler/TexGenTMode.html
-share/doc/html/Cg-compiler/TexGenTObjectPlane.html
-share/doc/html/Cg-compiler/Texture.html
-share/doc/html/Cg-compiler/Texture1D.html
-share/doc/html/Cg-compiler/Texture1DEnable.html
-share/doc/html/Cg-compiler/Texture2D.html
-share/doc/html/Cg-compiler/Texture2DEnable.html
-share/doc/html/Cg-compiler/Texture3D.html
-share/doc/html/Cg-compiler/Texture3DEnable.html
-share/doc/html/Cg-compiler/TextureCubeMap.html
-share/doc/html/Cg-compiler/TextureCubeMapEnable.html
-share/doc/html/Cg-compiler/TextureEnvColor.html
-share/doc/html/Cg-compiler/TextureEnvMode.html
-share/doc/html/Cg-compiler/TextureFactor.html
-share/doc/html/Cg-compiler/TextureMatrix.html
-share/doc/html/Cg-compiler/TextureRectangle.html
-share/doc/html/Cg-compiler/TextureRectangleEnable.html
-share/doc/html/Cg-compiler/TextureTransform.html
-share/doc/html/Cg-compiler/TextureTransformFlags.html
-share/doc/html/Cg-compiler/TweenFactor.html
-share/doc/html/Cg-compiler/TwoSidedStencilMode.html
-share/doc/html/Cg-compiler/VertexBlend.html
-share/doc/html/Cg-compiler/VertexEnvParameter.html
-share/doc/html/Cg-compiler/VertexLocalParameter.html
-share/doc/html/Cg-compiler/VertexProgram.html
-share/doc/html/Cg-compiler/VertexProgramPointSizeEnable.html
-share/doc/html/Cg-compiler/VertexProgramTwoSideEnable.html
-share/doc/html/Cg-compiler/VertexShader.html
-share/doc/html/Cg-compiler/VertexShaderConstant.html
-share/doc/html/Cg-compiler/VertexShaderConstant1.html
-share/doc/html/Cg-compiler/VertexShaderConstant2.html
-share/doc/html/Cg-compiler/VertexShaderConstant3.html
-share/doc/html/Cg-compiler/VertexShaderConstantB.html
-share/doc/html/Cg-compiler/VertexShaderConstantF.html
-share/doc/html/Cg-compiler/VertexShaderConstantI.html
-share/doc/html/Cg-compiler/ViewTransform.html
-share/doc/html/Cg-compiler/WorldTransform.html
-share/doc/html/Cg-compiler/Wrap0.html
-share/doc/html/Cg-compiler/Wrap1.html
-share/doc/html/Cg-compiler/Wrap10.html
-share/doc/html/Cg-compiler/Wrap11.html
-share/doc/html/Cg-compiler/Wrap12.html
-share/doc/html/Cg-compiler/Wrap13.html
-share/doc/html/Cg-compiler/Wrap14.html
-share/doc/html/Cg-compiler/Wrap15.html
-share/doc/html/Cg-compiler/Wrap2.html
-share/doc/html/Cg-compiler/Wrap3.html
-share/doc/html/Cg-compiler/Wrap4.html
-share/doc/html/Cg-compiler/Wrap5.html
-share/doc/html/Cg-compiler/Wrap6.html
-share/doc/html/Cg-compiler/Wrap7.html
-share/doc/html/Cg-compiler/Wrap8.html
-share/doc/html/Cg-compiler/Wrap9.html
-share/doc/html/Cg-compiler/WrapR.html
-share/doc/html/Cg-compiler/WrapS.html
-share/doc/html/Cg-compiler/WrapT.html
-share/doc/html/Cg-compiler/ZEnable.html
-share/doc/html/Cg-compiler/ZFunc.html
-share/doc/html/Cg-compiler/ZWriteEnable.html
-share/doc/html/Cg-compiler/abs.html
-share/doc/html/Cg-compiler/acos.html
-share/doc/html/Cg-compiler/all.html
-share/doc/html/Cg-compiler/any.html
-share/doc/html/Cg-compiler/arbfp1.html
-share/doc/html/Cg-compiler/arbvp1.html
-share/doc/html/Cg-compiler/asin.html
-share/doc/html/Cg-compiler/atan.html
-share/doc/html/Cg-compiler/atan2.html
-share/doc/html/Cg-compiler/bitCount.html
-share/doc/html/Cg-compiler/bitfieldExtract.html
-share/doc/html/Cg-compiler/bitfieldInsert.html
-share/doc/html/Cg-compiler/bitfieldReverse.html
-share/doc/html/Cg-compiler/ceil.html
-share/doc/html/Cg-compiler/cg1_2_runtime_changes.html
-share/doc/html/Cg-compiler/cgAddStateEnumerant.html
-share/doc/html/Cg-compiler/cgCallStateResetCallback.html
-share/doc/html/Cg-compiler/cgCallStateSetCallback.html
-share/doc/html/Cg-compiler/cgCallStateValidateCallback.html
-share/doc/html/Cg-compiler/cgCombinePrograms.html
-share/doc/html/Cg-compiler/cgCombinePrograms2.html
-share/doc/html/Cg-compiler/cgCombinePrograms3.html
-share/doc/html/Cg-compiler/cgCombinePrograms4.html
-share/doc/html/Cg-compiler/cgCombinePrograms5.html
-share/doc/html/Cg-compiler/cgCompileProgram.html
-share/doc/html/Cg-compiler/cgConnectParameter.html
-share/doc/html/Cg-compiler/cgCopyEffect.html
-share/doc/html/Cg-compiler/cgCopyProgram.html
-share/doc/html/Cg-compiler/cgCreateArraySamplerState.html
-share/doc/html/Cg-compiler/cgCreateArrayState.html
-share/doc/html/Cg-compiler/cgCreateBuffer.html
-share/doc/html/Cg-compiler/cgCreateContext.html
-share/doc/html/Cg-compiler/cgCreateEffect.html
-share/doc/html/Cg-compiler/cgCreateEffectAnnotation.html
-share/doc/html/Cg-compiler/cgCreateEffectFromFile.html
-share/doc/html/Cg-compiler/cgCreateEffectParameter.html
-share/doc/html/Cg-compiler/cgCreateEffectParameterArray.html
-share/doc/html/Cg-compiler/cgCreateEffectParameterMultiDimArray.html
-share/doc/html/Cg-compiler/cgCreateObj.html
-share/doc/html/Cg-compiler/cgCreateObjFromFile.html
-share/doc/html/Cg-compiler/cgCreateParameter.html
-share/doc/html/Cg-compiler/cgCreateParameterAnnotation.html
-share/doc/html/Cg-compiler/cgCreateParameterArray.html
-share/doc/html/Cg-compiler/cgCreateParameterMultiDimArray.html
-share/doc/html/Cg-compiler/cgCreatePass.html
-share/doc/html/Cg-compiler/cgCreatePassAnnotation.html
-share/doc/html/Cg-compiler/cgCreateProgram.html
-share/doc/html/Cg-compiler/cgCreateProgramAnnotation.html
-share/doc/html/Cg-compiler/cgCreateProgramFromEffect.html
-share/doc/html/Cg-compiler/cgCreateProgramFromFile.html
-share/doc/html/Cg-compiler/cgCreateSamplerState.html
-share/doc/html/Cg-compiler/cgCreateSamplerStateAssignment.html
-share/doc/html/Cg-compiler/cgCreateState.html
-share/doc/html/Cg-compiler/cgCreateStateAssignment.html
-share/doc/html/Cg-compiler/cgCreateStateAssignmentIndex.html
-share/doc/html/Cg-compiler/cgCreateTechnique.html
-share/doc/html/Cg-compiler/cgCreateTechniqueAnnotation.html
-share/doc/html/Cg-compiler/cgD3D10BindProgram.html
-share/doc/html/Cg-compiler/cgD3D10CreateBuffer.html
-share/doc/html/Cg-compiler/cgD3D10CreateBufferFromObject.html
-share/doc/html/Cg-compiler/cgD3D10GetBufferByIndex.html
-share/doc/html/Cg-compiler/cgD3D10GetBufferObject.html
-share/doc/html/Cg-compiler/cgD3D10GetCompiledProgram.html
-share/doc/html/Cg-compiler/cgD3D10GetDevice.html
-share/doc/html/Cg-compiler/cgD3D10GetIASignatureByPass.html
-share/doc/html/Cg-compiler/cgD3D10GetLastError.html
-share/doc/html/Cg-compiler/cgD3D10GetLatestGeometryProfile.html
-share/doc/html/Cg-compiler/cgD3D10GetLatestPixelProfile.html
-share/doc/html/Cg-compiler/cgD3D10GetLatestVertexProfile.html
-share/doc/html/Cg-compiler/cgD3D10GetManageTextureParameters.html
-share/doc/html/Cg-compiler/cgD3D10GetOptimalOptions.html
-share/doc/html/Cg-compiler/cgD3D10GetProgramErrors.html
-share/doc/html/Cg-compiler/cgD3D10IsProfileSupported.html
-share/doc/html/Cg-compiler/cgD3D10IsProgramLoaded.html
-share/doc/html/Cg-compiler/cgD3D10LoadProgram.html
-share/doc/html/Cg-compiler/cgD3D10RegisterStates.html
-share/doc/html/Cg-compiler/cgD3D10SetDevice.html
-share/doc/html/Cg-compiler/cgD3D10SetManageTextureParameters.html
-share/doc/html/Cg-compiler/cgD3D10SetSamplerStateParameter.html
-share/doc/html/Cg-compiler/cgD3D10SetTextureParameter.html
-share/doc/html/Cg-compiler/cgD3D10SetTextureSamplerStateParameter.html
-share/doc/html/Cg-compiler/cgD3D10TranslateCGerror.html
-share/doc/html/Cg-compiler/cgD3D10TranslateHRESULT.html
-share/doc/html/Cg-compiler/cgD3D10TypeToSize.html
-share/doc/html/Cg-compiler/cgD3D10UnbindProgram.html
-share/doc/html/Cg-compiler/cgD3D10UnloadProgram.html
-share/doc/html/Cg-compiler/cgD3D11BindProgram.html
-share/doc/html/Cg-compiler/cgD3D11CreateBuffer.html
-share/doc/html/Cg-compiler/cgD3D11CreateBufferFromObject.html
-share/doc/html/Cg-compiler/cgD3D11GetBufferByIndex.html
-share/doc/html/Cg-compiler/cgD3D11GetBufferObject.html
-share/doc/html/Cg-compiler/cgD3D11GetCompiledProgram.html
-share/doc/html/Cg-compiler/cgD3D11GetDevice.html
-share/doc/html/Cg-compiler/cgD3D11GetIASignatureByPass.html
-share/doc/html/Cg-compiler/cgD3D11GetLastError.html
-share/doc/html/Cg-compiler/cgD3D11GetLatestDomainProfile.html
-share/doc/html/Cg-compiler/cgD3D11GetLatestGeometryProfile.html
-share/doc/html/Cg-compiler/cgD3D11GetLatestHullProfile.html
-share/doc/html/Cg-compiler/cgD3D11GetLatestPixelProfile.html
-share/doc/html/Cg-compiler/cgD3D11GetLatestVertexProfile.html
-share/doc/html/Cg-compiler/cgD3D11GetManageTextureParameters.html
-share/doc/html/Cg-compiler/cgD3D11GetOptimalOptions.html
-share/doc/html/Cg-compiler/cgD3D11GetProgramErrors.html
-share/doc/html/Cg-compiler/cgD3D11IsProfileSupported.html
-share/doc/html/Cg-compiler/cgD3D11IsProgramLoaded.html
-share/doc/html/Cg-compiler/cgD3D11LoadProgram.html
-share/doc/html/Cg-compiler/cgD3D11RegisterStates.html
-share/doc/html/Cg-compiler/cgD3D11SetDevice.html
-share/doc/html/Cg-compiler/cgD3D11SetManageTextureParameters.html
-share/doc/html/Cg-compiler/cgD3D11SetSamplerStateParameter.html
-share/doc/html/Cg-compiler/cgD3D11SetTextureParameter.html
-share/doc/html/Cg-compiler/cgD3D11SetTextureSamplerStateParameter.html
-share/doc/html/Cg-compiler/cgD3D11TranslateCGerror.html
-share/doc/html/Cg-compiler/cgD3D11TranslateHRESULT.html
-share/doc/html/Cg-compiler/cgD3D11TypeToSize.html
-share/doc/html/Cg-compiler/cgD3D11UnbindProgram.html
-share/doc/html/Cg-compiler/cgD3D11UnloadProgram.html
-share/doc/html/Cg-compiler/cgD3D9BindProgram.html
-share/doc/html/Cg-compiler/cgD3D9EnableDebugTracing.html
-share/doc/html/Cg-compiler/cgD3D9EnableParameterShadowing.html
-share/doc/html/Cg-compiler/cgD3D9GetDevice.html
-share/doc/html/Cg-compiler/cgD3D9GetLastError.html
-share/doc/html/Cg-compiler/cgD3D9GetLatestPixelProfile.html
-share/doc/html/Cg-compiler/cgD3D9GetLatestVertexProfile.html
-share/doc/html/Cg-compiler/cgD3D9GetManageTextureParameters.html
-share/doc/html/Cg-compiler/cgD3D9GetOptimalOptions.html
-share/doc/html/Cg-compiler/cgD3D9GetTextureParameter.html
-share/doc/html/Cg-compiler/cgD3D9GetVertexDeclaration.html
-share/doc/html/Cg-compiler/cgD3D9IsParameterShadowingEnabled.html
-share/doc/html/Cg-compiler/cgD3D9IsProfileSupported.html
-share/doc/html/Cg-compiler/cgD3D9IsProgramLoaded.html
-share/doc/html/Cg-compiler/cgD3D9LoadProgram.html
-share/doc/html/Cg-compiler/cgD3D9RegisterStates.html
-share/doc/html/Cg-compiler/cgD3D9ResourceToDeclUsage.html
-share/doc/html/Cg-compiler/cgD3D9SetDevice.html
-share/doc/html/Cg-compiler/cgD3D9SetManageTextureParameters.html
-share/doc/html/Cg-compiler/cgD3D9SetSamplerState.html
-share/doc/html/Cg-compiler/cgD3D9SetTexture.html
-share/doc/html/Cg-compiler/cgD3D9SetTextureParameter.html
-share/doc/html/Cg-compiler/cgD3D9SetTextureWrapMode.html
-share/doc/html/Cg-compiler/cgD3D9SetUniform.html
-share/doc/html/Cg-compiler/cgD3D9SetUniformArray.html
-share/doc/html/Cg-compiler/cgD3D9SetUniformMatrix.html
-share/doc/html/Cg-compiler/cgD3D9SetUniformMatrixArray.html
-share/doc/html/Cg-compiler/cgD3D9TranslateCGerror.html
-share/doc/html/Cg-compiler/cgD3D9TranslateHRESULT.html
-share/doc/html/Cg-compiler/cgD3D9TypeToSize.html
-share/doc/html/Cg-compiler/cgD3D9UnbindProgram.html
-share/doc/html/Cg-compiler/cgD3D9UnloadAllPrograms.html
-share/doc/html/Cg-compiler/cgD3D9UnloadProgram.html
-share/doc/html/Cg-compiler/cgD3D9ValidateVertexDeclaration.html
-share/doc/html/Cg-compiler/cgDestroyBuffer.html
-share/doc/html/Cg-compiler/cgDestroyContext.html
-share/doc/html/Cg-compiler/cgDestroyEffect.html
-share/doc/html/Cg-compiler/cgDestroyObj.html
-share/doc/html/Cg-compiler/cgDestroyParameter.html
-share/doc/html/Cg-compiler/cgDestroyProgram.html
-share/doc/html/Cg-compiler/cgDisconnectParameter.html
-share/doc/html/Cg-compiler/cgEvaluateProgram.html
-share/doc/html/Cg-compiler/cgGLBindProgram.html
-share/doc/html/Cg-compiler/cgGLCreateBuffer.html
-share/doc/html/Cg-compiler/cgGLCreateBufferFromObject.html
-share/doc/html/Cg-compiler/cgGLDetectGLSLVersion.html
-share/doc/html/Cg-compiler/cgGLDisableClientState.html
-share/doc/html/Cg-compiler/cgGLDisableProfile.html
-share/doc/html/Cg-compiler/cgGLDisableProgramProfiles.html
-share/doc/html/Cg-compiler/cgGLDisableTextureParameter.html
-share/doc/html/Cg-compiler/cgGLEnableClientState.html
-share/doc/html/Cg-compiler/cgGLEnableProfile.html
-share/doc/html/Cg-compiler/cgGLEnableProgramProfiles.html
-share/doc/html/Cg-compiler/cgGLEnableTextureParameter.html
-share/doc/html/Cg-compiler/cgGLGetBufferObject.html
-share/doc/html/Cg-compiler/cgGLGetContextGLSLVersion.html
-share/doc/html/Cg-compiler/cgGLGetContextOptimalOptions.html
-share/doc/html/Cg-compiler/cgGLGetGLSLVersion.html
-share/doc/html/Cg-compiler/cgGLGetGLSLVersionString.html
-share/doc/html/Cg-compiler/cgGLGetLatestProfile.html
-share/doc/html/Cg-compiler/cgGLGetManageTextureParameters.html
-share/doc/html/Cg-compiler/cgGLGetMatrixParameter.html
-share/doc/html/Cg-compiler/cgGLGetMatrixParameterArray.html
-share/doc/html/Cg-compiler/cgGLGetMatrixParameterArraydc.html
-share/doc/html/Cg-compiler/cgGLGetMatrixParameterArraydr.html
-share/doc/html/Cg-compiler/cgGLGetMatrixParameterArrayfc.html
-share/doc/html/Cg-compiler/cgGLGetMatrixParameterArrayfr.html
-share/doc/html/Cg-compiler/cgGLGetMatrixParameterdc.html
-share/doc/html/Cg-compiler/cgGLGetMatrixParameterdr.html
-share/doc/html/Cg-compiler/cgGLGetMatrixParameterfc.html
-share/doc/html/Cg-compiler/cgGLGetMatrixParameterfr.html
-share/doc/html/Cg-compiler/cgGLGetOptimalOptions.html
-share/doc/html/Cg-compiler/cgGLGetParameter.html
-share/doc/html/Cg-compiler/cgGLGetParameter1d.html
-share/doc/html/Cg-compiler/cgGLGetParameter1f.html
-share/doc/html/Cg-compiler/cgGLGetParameter2d.html
-share/doc/html/Cg-compiler/cgGLGetParameter2f.html
-share/doc/html/Cg-compiler/cgGLGetParameter3d.html
-share/doc/html/Cg-compiler/cgGLGetParameter3f.html
-share/doc/html/Cg-compiler/cgGLGetParameter4d.html
-share/doc/html/Cg-compiler/cgGLGetParameter4f.html
-share/doc/html/Cg-compiler/cgGLGetParameterArray.html
-share/doc/html/Cg-compiler/cgGLGetParameterArray1d.html
-share/doc/html/Cg-compiler/cgGLGetParameterArray1f.html
-share/doc/html/Cg-compiler/cgGLGetParameterArray2d.html
-share/doc/html/Cg-compiler/cgGLGetParameterArray2f.html
-share/doc/html/Cg-compiler/cgGLGetParameterArray3d.html
-share/doc/html/Cg-compiler/cgGLGetParameterArray3f.html
-share/doc/html/Cg-compiler/cgGLGetParameterArray4d.html
-share/doc/html/Cg-compiler/cgGLGetParameterArray4f.html
-share/doc/html/Cg-compiler/cgGLGetProgramID.html
-share/doc/html/Cg-compiler/cgGLGetTextureEnum.html
-share/doc/html/Cg-compiler/cgGLGetTextureParameter.html
-share/doc/html/Cg-compiler/cgGLIsProfileSupported.html
-share/doc/html/Cg-compiler/cgGLIsProgramLoaded.html
-share/doc/html/Cg-compiler/cgGLLoadProgram.html
-share/doc/html/Cg-compiler/cgGLRegisterStates.html
-share/doc/html/Cg-compiler/cgGLSetContextGLSLVersion.html
-share/doc/html/Cg-compiler/cgGLSetContextOptimalOptions.html
-share/doc/html/Cg-compiler/cgGLSetDebugMode.html
-share/doc/html/Cg-compiler/cgGLSetManageTextureParameters.html
-share/doc/html/Cg-compiler/cgGLSetMatrixParameter.html
-share/doc/html/Cg-compiler/cgGLSetMatrixParameterArray.html
-share/doc/html/Cg-compiler/cgGLSetMatrixParameterArraydc.html
-share/doc/html/Cg-compiler/cgGLSetMatrixParameterArraydr.html
-share/doc/html/Cg-compiler/cgGLSetMatrixParameterArrayfc.html
-share/doc/html/Cg-compiler/cgGLSetMatrixParameterArrayfr.html
-share/doc/html/Cg-compiler/cgGLSetMatrixParameterdc.html
-share/doc/html/Cg-compiler/cgGLSetMatrixParameterdr.html
-share/doc/html/Cg-compiler/cgGLSetMatrixParameterfc.html
-share/doc/html/Cg-compiler/cgGLSetMatrixParameterfr.html
-share/doc/html/Cg-compiler/cgGLSetOptimalOptions.html
-share/doc/html/Cg-compiler/cgGLSetParameter.html
-share/doc/html/Cg-compiler/cgGLSetParameter1d.html
-share/doc/html/Cg-compiler/cgGLSetParameter1dv.html
-share/doc/html/Cg-compiler/cgGLSetParameter1f.html
-share/doc/html/Cg-compiler/cgGLSetParameter1fv.html
-share/doc/html/Cg-compiler/cgGLSetParameter2d.html
-share/doc/html/Cg-compiler/cgGLSetParameter2dv.html
-share/doc/html/Cg-compiler/cgGLSetParameter2f.html
-share/doc/html/Cg-compiler/cgGLSetParameter2fv.html
-share/doc/html/Cg-compiler/cgGLSetParameter3d.html
-share/doc/html/Cg-compiler/cgGLSetParameter3dv.html
-share/doc/html/Cg-compiler/cgGLSetParameter3f.html
-share/doc/html/Cg-compiler/cgGLSetParameter3fv.html
-share/doc/html/Cg-compiler/cgGLSetParameter4d.html
-share/doc/html/Cg-compiler/cgGLSetParameter4dv.html
-share/doc/html/Cg-compiler/cgGLSetParameter4f.html
-share/doc/html/Cg-compiler/cgGLSetParameter4fv.html
-share/doc/html/Cg-compiler/cgGLSetParameterArray.html
-share/doc/html/Cg-compiler/cgGLSetParameterArray1d.html
-share/doc/html/Cg-compiler/cgGLSetParameterArray1f.html
-share/doc/html/Cg-compiler/cgGLSetParameterArray2d.html
-share/doc/html/Cg-compiler/cgGLSetParameterArray2f.html
-share/doc/html/Cg-compiler/cgGLSetParameterArray3d.html
-share/doc/html/Cg-compiler/cgGLSetParameterArray3f.html
-share/doc/html/Cg-compiler/cgGLSetParameterArray4d.html
-share/doc/html/Cg-compiler/cgGLSetParameterArray4f.html
-share/doc/html/Cg-compiler/cgGLSetParameterPointer.html
-share/doc/html/Cg-compiler/cgGLSetStateMatrixParameter.html
-share/doc/html/Cg-compiler/cgGLSetTextureParameter.html
-share/doc/html/Cg-compiler/cgGLSetupSampler.html
-share/doc/html/Cg-compiler/cgGLUnbindProgram.html
-share/doc/html/Cg-compiler/cgGLUnloadProgram.html
-share/doc/html/Cg-compiler/cgGetAnnotationName.html
-share/doc/html/Cg-compiler/cgGetAnnotationType.html
-share/doc/html/Cg-compiler/cgGetArrayDimension.html
-share/doc/html/Cg-compiler/cgGetArrayParameter.html
-share/doc/html/Cg-compiler/cgGetArraySize.html
-share/doc/html/Cg-compiler/cgGetArrayTotalSize.html
-share/doc/html/Cg-compiler/cgGetArrayType.html
-share/doc/html/Cg-compiler/cgGetAutoCompile.html
-share/doc/html/Cg-compiler/cgGetBehavior.html
-share/doc/html/Cg-compiler/cgGetBehaviorString.html
-share/doc/html/Cg-compiler/cgGetBoolAnnotationValues.html
-share/doc/html/Cg-compiler/cgGetBoolStateAssignmentValues.html
-share/doc/html/Cg-compiler/cgGetBooleanAnnotationValues.html
-share/doc/html/Cg-compiler/cgGetBufferSize.html
-share/doc/html/Cg-compiler/cgGetCompilerIncludeCallback.html
-share/doc/html/Cg-compiler/cgGetConnectedParameter.html
-share/doc/html/Cg-compiler/cgGetConnectedStateAssignmentParameter.html
-share/doc/html/Cg-compiler/cgGetConnectedToParameter.html
-share/doc/html/Cg-compiler/cgGetContextBehavior.html
-share/doc/html/Cg-compiler/cgGetDependentAnnotationParameter.html
-share/doc/html/Cg-compiler/cgGetDependentProgramArrayStateAssignmentParameter.html
-share/doc/html/Cg-compiler/cgGetDependentStateAssignmentParameter.html
-share/doc/html/Cg-compiler/cgGetDomain.html
-share/doc/html/Cg-compiler/cgGetDomainString.html
-share/doc/html/Cg-compiler/cgGetEffectContext.html
-share/doc/html/Cg-compiler/cgGetEffectName.html
-share/doc/html/Cg-compiler/cgGetEffectParameterBuffer.html
-share/doc/html/Cg-compiler/cgGetEffectParameterBySemantic.html
-share/doc/html/Cg-compiler/cgGetEnum.html
-share/doc/html/Cg-compiler/cgGetEnumString.html
-share/doc/html/Cg-compiler/cgGetError.html
-share/doc/html/Cg-compiler/cgGetErrorCallback.html
-share/doc/html/Cg-compiler/cgGetErrorHandler.html
-share/doc/html/Cg-compiler/cgGetErrorString.html
-share/doc/html/Cg-compiler/cgGetFirstDependentParameter.html
-share/doc/html/Cg-compiler/cgGetFirstEffect.html
-share/doc/html/Cg-compiler/cgGetFirstEffectAnnotation.html
-share/doc/html/Cg-compiler/cgGetFirstEffectParameter.html
-share/doc/html/Cg-compiler/cgGetFirstError.html
-share/doc/html/Cg-compiler/cgGetFirstLeafEffectParameter.html
-share/doc/html/Cg-compiler/cgGetFirstLeafParameter.html
-share/doc/html/Cg-compiler/cgGetFirstParameter.html
-share/doc/html/Cg-compiler/cgGetFirstParameterAnnotation.html
-share/doc/html/Cg-compiler/cgGetFirstPass.html
-share/doc/html/Cg-compiler/cgGetFirstPassAnnotation.html
-share/doc/html/Cg-compiler/cgGetFirstProgram.html
-share/doc/html/Cg-compiler/cgGetFirstProgramAnnotation.html
-share/doc/html/Cg-compiler/cgGetFirstSamplerState.html
-share/doc/html/Cg-compiler/cgGetFirstSamplerStateAssignment.html
-share/doc/html/Cg-compiler/cgGetFirstState.html
-share/doc/html/Cg-compiler/cgGetFirstStateAssignment.html
-share/doc/html/Cg-compiler/cgGetFirstStructParameter.html
-share/doc/html/Cg-compiler/cgGetFirstTechnique.html
-share/doc/html/Cg-compiler/cgGetFirstTechniqueAnnotation.html
-share/doc/html/Cg-compiler/cgGetFirstUniformBufferParameter.html
-share/doc/html/Cg-compiler/cgGetFloatAnnotationValues.html
-share/doc/html/Cg-compiler/cgGetFloatStateAssignmentValues.html
-share/doc/html/Cg-compiler/cgGetIntAnnotationValues.html
-share/doc/html/Cg-compiler/cgGetIntStateAssignmentValues.html
-share/doc/html/Cg-compiler/cgGetLastErrorString.html
-share/doc/html/Cg-compiler/cgGetLastListing.html
-share/doc/html/Cg-compiler/cgGetLockingPolicy.html
-share/doc/html/Cg-compiler/cgGetMatrixParameter.html
-share/doc/html/Cg-compiler/cgGetMatrixParameterOrder.html
-share/doc/html/Cg-compiler/cgGetMatrixParameterdc.html
-share/doc/html/Cg-compiler/cgGetMatrixParameterdr.html
-share/doc/html/Cg-compiler/cgGetMatrixParameterfc.html
-share/doc/html/Cg-compiler/cgGetMatrixParameterfr.html
-share/doc/html/Cg-compiler/cgGetMatrixParameteric.html
-share/doc/html/Cg-compiler/cgGetMatrixParameterir.html
-share/doc/html/Cg-compiler/cgGetMatrixSize.html
-share/doc/html/Cg-compiler/cgGetNamedEffect.html
-share/doc/html/Cg-compiler/cgGetNamedEffectAnnotation.html
-share/doc/html/Cg-compiler/cgGetNamedEffectParameter.html
-share/doc/html/Cg-compiler/cgGetNamedEffectUniformBuffer.html
-share/doc/html/Cg-compiler/cgGetNamedParameter.html
-share/doc/html/Cg-compiler/cgGetNamedParameterAnnotation.html
-share/doc/html/Cg-compiler/cgGetNamedPass.html
-share/doc/html/Cg-compiler/cgGetNamedPassAnnotation.html
-share/doc/html/Cg-compiler/cgGetNamedProgramAnnotation.html
-share/doc/html/Cg-compiler/cgGetNamedProgramParameter.html
-share/doc/html/Cg-compiler/cgGetNamedProgramUniformBuffer.html
-share/doc/html/Cg-compiler/cgGetNamedSamplerState.html
-share/doc/html/Cg-compiler/cgGetNamedSamplerStateAssignment.html
-share/doc/html/Cg-compiler/cgGetNamedState.html
-share/doc/html/Cg-compiler/cgGetNamedStateAssignment.html
-share/doc/html/Cg-compiler/cgGetNamedStructParameter.html
-share/doc/html/Cg-compiler/cgGetNamedSubParameter.html
-share/doc/html/Cg-compiler/cgGetNamedTechnique.html
-share/doc/html/Cg-compiler/cgGetNamedTechniqueAnnotation.html
-share/doc/html/Cg-compiler/cgGetNamedUniformBufferParameter.html
-share/doc/html/Cg-compiler/cgGetNamedUserType.html
-share/doc/html/Cg-compiler/cgGetNextAnnotation.html
-share/doc/html/Cg-compiler/cgGetNextEffect.html
-share/doc/html/Cg-compiler/cgGetNextLeafParameter.html
-share/doc/html/Cg-compiler/cgGetNextParameter.html
-share/doc/html/Cg-compiler/cgGetNextPass.html
-share/doc/html/Cg-compiler/cgGetNextProgram.html
-share/doc/html/Cg-compiler/cgGetNextState.html
-share/doc/html/Cg-compiler/cgGetNextStateAssignment.html
-share/doc/html/Cg-compiler/cgGetNextTechnique.html
-share/doc/html/Cg-compiler/cgGetNumConnectedToParameters.html
-share/doc/html/Cg-compiler/cgGetNumDependentAnnotationParameters.html
-share/doc/html/Cg-compiler/cgGetNumDependentProgramArrayStateAssignmentParameters.html
-share/doc/html/Cg-compiler/cgGetNumDependentStateAssignmentParameters.html
-share/doc/html/Cg-compiler/cgGetNumParentTypes.html
-share/doc/html/Cg-compiler/cgGetNumProgramDomains.html
-share/doc/html/Cg-compiler/cgGetNumStateEnumerants.html
-share/doc/html/Cg-compiler/cgGetNumSupportedProfiles.html
-share/doc/html/Cg-compiler/cgGetNumUserTypes.html
-share/doc/html/Cg-compiler/cgGetParameterBaseResource.html
-share/doc/html/Cg-compiler/cgGetParameterBaseType.html
-share/doc/html/Cg-compiler/cgGetParameterBufferIndex.html
-share/doc/html/Cg-compiler/cgGetParameterBufferOffset.html
-share/doc/html/Cg-compiler/cgGetParameterClass.html
-share/doc/html/Cg-compiler/cgGetParameterClassEnum.html
-share/doc/html/Cg-compiler/cgGetParameterClassString.html
-share/doc/html/Cg-compiler/cgGetParameterColumns.html
-share/doc/html/Cg-compiler/cgGetParameterContext.html
-share/doc/html/Cg-compiler/cgGetParameterDefaultValue.html
-share/doc/html/Cg-compiler/cgGetParameterDefaultValuedc.html
-share/doc/html/Cg-compiler/cgGetParameterDefaultValuedr.html
-share/doc/html/Cg-compiler/cgGetParameterDefaultValuefc.html
-share/doc/html/Cg-compiler/cgGetParameterDefaultValuefr.html
-share/doc/html/Cg-compiler/cgGetParameterDefaultValueic.html
-share/doc/html/Cg-compiler/cgGetParameterDefaultValueir.html
-share/doc/html/Cg-compiler/cgGetParameterDirection.html
-share/doc/html/Cg-compiler/cgGetParameterEffect.html
-share/doc/html/Cg-compiler/cgGetParameterIndex.html
-share/doc/html/Cg-compiler/cgGetParameterName.html
-share/doc/html/Cg-compiler/cgGetParameterNamedType.html
-share/doc/html/Cg-compiler/cgGetParameterOrdinalNumber.html
-share/doc/html/Cg-compiler/cgGetParameterProgram.html
-share/doc/html/Cg-compiler/cgGetParameterResource.html
-share/doc/html/Cg-compiler/cgGetParameterResourceIndex.html
-share/doc/html/Cg-compiler/cgGetParameterResourceName.html
-share/doc/html/Cg-compiler/cgGetParameterResourceSize.html
-share/doc/html/Cg-compiler/cgGetParameterResourceType.html
-share/doc/html/Cg-compiler/cgGetParameterRows.html
-share/doc/html/Cg-compiler/cgGetParameterSemantic.html
-share/doc/html/Cg-compiler/cgGetParameterSettingMode.html
-share/doc/html/Cg-compiler/cgGetParameterType.html
-share/doc/html/Cg-compiler/cgGetParameterValue.html
-share/doc/html/Cg-compiler/cgGetParameterValuedc.html
-share/doc/html/Cg-compiler/cgGetParameterValuedr.html
-share/doc/html/Cg-compiler/cgGetParameterValuefc.html
-share/doc/html/Cg-compiler/cgGetParameterValuefr.html
-share/doc/html/Cg-compiler/cgGetParameterValueic.html
-share/doc/html/Cg-compiler/cgGetParameterValueir.html
-share/doc/html/Cg-compiler/cgGetParameterValues.html
-share/doc/html/Cg-compiler/cgGetParameterVariability.html
-share/doc/html/Cg-compiler/cgGetParentType.html
-share/doc/html/Cg-compiler/cgGetPassName.html
-share/doc/html/Cg-compiler/cgGetPassProgram.html
-share/doc/html/Cg-compiler/cgGetPassTechnique.html
-share/doc/html/Cg-compiler/cgGetProfile.html
-share/doc/html/Cg-compiler/cgGetProfileDomain.html
-share/doc/html/Cg-compiler/cgGetProfileProperty.html
-share/doc/html/Cg-compiler/cgGetProfileSibling.html
-share/doc/html/Cg-compiler/cgGetProfileString.html
-share/doc/html/Cg-compiler/cgGetProgramBuffer.html
-share/doc/html/Cg-compiler/cgGetProgramBufferMaxIndex.html
-share/doc/html/Cg-compiler/cgGetProgramBufferMaxSize.html
-share/doc/html/Cg-compiler/cgGetProgramContext.html
-share/doc/html/Cg-compiler/cgGetProgramDomain.html
-share/doc/html/Cg-compiler/cgGetProgramDomainProfile.html
-share/doc/html/Cg-compiler/cgGetProgramDomainProgram.html
-share/doc/html/Cg-compiler/cgGetProgramInput.html
-share/doc/html/Cg-compiler/cgGetProgramOptions.html
-share/doc/html/Cg-compiler/cgGetProgramOutput.html
-share/doc/html/Cg-compiler/cgGetProgramOutputVertices.html
-share/doc/html/Cg-compiler/cgGetProgramProfile.html
-share/doc/html/Cg-compiler/cgGetProgramStateAssignmentValue.html
-share/doc/html/Cg-compiler/cgGetProgramString.html
-share/doc/html/Cg-compiler/cgGetResource.html
-share/doc/html/Cg-compiler/cgGetResourceString.html
-share/doc/html/Cg-compiler/cgGetSamplerStateAssignmentParameter.html
-share/doc/html/Cg-compiler/cgGetSamplerStateAssignmentState.html
-share/doc/html/Cg-compiler/cgGetSamplerStateAssignmentValue.html
-share/doc/html/Cg-compiler/cgGetSemanticCasePolicy.html
-share/doc/html/Cg-compiler/cgGetStateAssignmentIndex.html
-share/doc/html/Cg-compiler/cgGetStateAssignmentPass.html
-share/doc/html/Cg-compiler/cgGetStateAssignmentState.html
-share/doc/html/Cg-compiler/cgGetStateContext.html
-share/doc/html/Cg-compiler/cgGetStateEnumerant.html
-share/doc/html/Cg-compiler/cgGetStateEnumerantName.html
-share/doc/html/Cg-compiler/cgGetStateEnumerantValue.html
-share/doc/html/Cg-compiler/cgGetStateLatestProfile.html
-share/doc/html/Cg-compiler/cgGetStateName.html
-share/doc/html/Cg-compiler/cgGetStateResetCallback.html
-share/doc/html/Cg-compiler/cgGetStateSetCallback.html
-share/doc/html/Cg-compiler/cgGetStateType.html
-share/doc/html/Cg-compiler/cgGetStateValidateCallback.html
-share/doc/html/Cg-compiler/cgGetString.html
-share/doc/html/Cg-compiler/cgGetStringAnnotationValue.html
-share/doc/html/Cg-compiler/cgGetStringAnnotationValues.html
-share/doc/html/Cg-compiler/cgGetStringParameterValue.html
-share/doc/html/Cg-compiler/cgGetStringStateAssignmentValue.html
-share/doc/html/Cg-compiler/cgGetSupportedProfile.html
-share/doc/html/Cg-compiler/cgGetTechniqueEffect.html
-share/doc/html/Cg-compiler/cgGetTechniqueName.html
-share/doc/html/Cg-compiler/cgGetTextureStateAssignmentValue.html
-share/doc/html/Cg-compiler/cgGetType.html
-share/doc/html/Cg-compiler/cgGetTypeBase.html
-share/doc/html/Cg-compiler/cgGetTypeClass.html
-share/doc/html/Cg-compiler/cgGetTypeSizes.html
-share/doc/html/Cg-compiler/cgGetTypeString.html
-share/doc/html/Cg-compiler/cgGetUniformBufferBlockName.html
-share/doc/html/Cg-compiler/cgGetUniformBufferParameter.html
-share/doc/html/Cg-compiler/cgGetUserType.html
-share/doc/html/Cg-compiler/cgIsAnnotation.html
-share/doc/html/Cg-compiler/cgIsBuffer.html
-share/doc/html/Cg-compiler/cgIsContext.html
-share/doc/html/Cg-compiler/cgIsEffect.html
-share/doc/html/Cg-compiler/cgIsInterfaceType.html
-share/doc/html/Cg-compiler/cgIsParameter.html
-share/doc/html/Cg-compiler/cgIsParameterGlobal.html
-share/doc/html/Cg-compiler/cgIsParameterReferenced.html
-share/doc/html/Cg-compiler/cgIsParameterUsed.html
-share/doc/html/Cg-compiler/cgIsParentType.html
-share/doc/html/Cg-compiler/cgIsPass.html
-share/doc/html/Cg-compiler/cgIsProfileSupported.html
-share/doc/html/Cg-compiler/cgIsProgram.html
-share/doc/html/Cg-compiler/cgIsProgramCompiled.html
-share/doc/html/Cg-compiler/cgIsState.html
-share/doc/html/Cg-compiler/cgIsStateAssignment.html
-share/doc/html/Cg-compiler/cgIsTechnique.html
-share/doc/html/Cg-compiler/cgIsTechniqueValidated.html
-share/doc/html/Cg-compiler/cgMapBuffer.html
-share/doc/html/Cg-compiler/cgResetPassState.html
-share/doc/html/Cg-compiler/cgSetArraySize.html
-share/doc/html/Cg-compiler/cgSetAutoCompile.html
-share/doc/html/Cg-compiler/cgSetBoolAnnotation.html
-share/doc/html/Cg-compiler/cgSetBoolArrayStateAssignment.html
-share/doc/html/Cg-compiler/cgSetBoolStateAssignment.html
-share/doc/html/Cg-compiler/cgSetBufferData.html
-share/doc/html/Cg-compiler/cgSetBufferSubData.html
-share/doc/html/Cg-compiler/cgSetCompilerIncludeCallback.html
-share/doc/html/Cg-compiler/cgSetCompilerIncludeFile.html
-share/doc/html/Cg-compiler/cgSetCompilerIncludeString.html
-share/doc/html/Cg-compiler/cgSetContextBehavior.html
-share/doc/html/Cg-compiler/cgSetEffectName.html
-share/doc/html/Cg-compiler/cgSetEffectParameterBuffer.html
-share/doc/html/Cg-compiler/cgSetErrorCallback.html
-share/doc/html/Cg-compiler/cgSetErrorHandler.html
-share/doc/html/Cg-compiler/cgSetFloatAnnotation.html
-share/doc/html/Cg-compiler/cgSetFloatArrayStateAssignment.html
-share/doc/html/Cg-compiler/cgSetFloatStateAssignment.html
-share/doc/html/Cg-compiler/cgSetIntAnnotation.html
-share/doc/html/Cg-compiler/cgSetIntArrayStateAssignment.html
-share/doc/html/Cg-compiler/cgSetIntStateAssignment.html
-share/doc/html/Cg-compiler/cgSetLastListing.html
-share/doc/html/Cg-compiler/cgSetLockingPolicy.html
-share/doc/html/Cg-compiler/cgSetMatrixParameter.html
-share/doc/html/Cg-compiler/cgSetMatrixParameterdc.html
-share/doc/html/Cg-compiler/cgSetMatrixParameterdr.html
-share/doc/html/Cg-compiler/cgSetMatrixParameterfc.html
-share/doc/html/Cg-compiler/cgSetMatrixParameterfr.html
-share/doc/html/Cg-compiler/cgSetMatrixParameteric.html
-share/doc/html/Cg-compiler/cgSetMatrixParameterir.html
-share/doc/html/Cg-compiler/cgSetMultiDimArraySize.html
-share/doc/html/Cg-compiler/cgSetParameter.html
-share/doc/html/Cg-compiler/cgSetParameter1d.html
-share/doc/html/Cg-compiler/cgSetParameter1dv.html
-share/doc/html/Cg-compiler/cgSetParameter1f.html
-share/doc/html/Cg-compiler/cgSetParameter1fv.html
-share/doc/html/Cg-compiler/cgSetParameter1i.html
-share/doc/html/Cg-compiler/cgSetParameter1iv.html
-share/doc/html/Cg-compiler/cgSetParameter2d.html
-share/doc/html/Cg-compiler/cgSetParameter2dv.html
-share/doc/html/Cg-compiler/cgSetParameter2f.html
-share/doc/html/Cg-compiler/cgSetParameter2fv.html
-share/doc/html/Cg-compiler/cgSetParameter2i.html
-share/doc/html/Cg-compiler/cgSetParameter2iv.html
-share/doc/html/Cg-compiler/cgSetParameter3d.html
-share/doc/html/Cg-compiler/cgSetParameter3dv.html
-share/doc/html/Cg-compiler/cgSetParameter3f.html
-share/doc/html/Cg-compiler/cgSetParameter3fv.html
-share/doc/html/Cg-compiler/cgSetParameter3i.html
-share/doc/html/Cg-compiler/cgSetParameter3iv.html
-share/doc/html/Cg-compiler/cgSetParameter4d.html
-share/doc/html/Cg-compiler/cgSetParameter4dv.html
-share/doc/html/Cg-compiler/cgSetParameter4f.html
-share/doc/html/Cg-compiler/cgSetParameter4fv.html
-share/doc/html/Cg-compiler/cgSetParameter4i.html
-share/doc/html/Cg-compiler/cgSetParameter4iv.html
-share/doc/html/Cg-compiler/cgSetParameterSemantic.html
-share/doc/html/Cg-compiler/cgSetParameterSettingMode.html
-share/doc/html/Cg-compiler/cgSetParameterValue.html
-share/doc/html/Cg-compiler/cgSetParameterValuedc.html
-share/doc/html/Cg-compiler/cgSetParameterValuedr.html
-share/doc/html/Cg-compiler/cgSetParameterValuefc.html
-share/doc/html/Cg-compiler/cgSetParameterValuefr.html
-share/doc/html/Cg-compiler/cgSetParameterValueic.html
-share/doc/html/Cg-compiler/cgSetParameterValueir.html
-share/doc/html/Cg-compiler/cgSetParameterVariability.html
-share/doc/html/Cg-compiler/cgSetPassProgramParameters.html
-share/doc/html/Cg-compiler/cgSetPassState.html
-share/doc/html/Cg-compiler/cgSetProgramBuffer.html
-share/doc/html/Cg-compiler/cgSetProgramOutputVertices.html
-share/doc/html/Cg-compiler/cgSetProgramProfile.html
-share/doc/html/Cg-compiler/cgSetProgramStateAssignment.html
-share/doc/html/Cg-compiler/cgSetSamplerState.html
-share/doc/html/Cg-compiler/cgSetSamplerStateAssignment.html
-share/doc/html/Cg-compiler/cgSetSemanticCasePolicy.html
-share/doc/html/Cg-compiler/cgSetStateCallbacks.html
-share/doc/html/Cg-compiler/cgSetStateLatestProfile.html
-share/doc/html/Cg-compiler/cgSetStringAnnotation.html
-share/doc/html/Cg-compiler/cgSetStringParameterValue.html
-share/doc/html/Cg-compiler/cgSetStringStateAssignment.html
-share/doc/html/Cg-compiler/cgSetTextureStateAssignment.html
-share/doc/html/Cg-compiler/cgSetUniformBufferParameter.html
-share/doc/html/Cg-compiler/cgUnmapBuffer.html
-share/doc/html/Cg-compiler/cgUpdatePassParameters.html
-share/doc/html/Cg-compiler/cgUpdateProgramParameters.html
-share/doc/html/Cg-compiler/cgValidateTechnique.html
-share/doc/html/Cg-compiler/cg_2_1_0009.html
-share/doc/html/Cg-compiler/cg_2_1_0012.html
-share/doc/html/Cg-compiler/cg_2_1_0016.html
-share/doc/html/Cg-compiler/cg_2_1_0017.html
-share/doc/html/Cg-compiler/cg_2_2_0004.html
-share/doc/html/Cg-compiler/cg_2_2_0006.html
-share/doc/html/Cg-compiler/cg_2_2_0010.html
-share/doc/html/Cg-compiler/cg_2_2_0017.html
-share/doc/html/Cg-compiler/cg_3_0_0007.html
-share/doc/html/Cg-compiler/cg_3_0_0015.html
-share/doc/html/Cg-compiler/cg_3_0_0016.html
-share/doc/html/Cg-compiler/cg_3_1_0010.html
-share/doc/html/Cg-compiler/cgc.html
-share/doc/html/Cg-compiler/cgfxcat.html
-share/doc/html/Cg-compiler/cginfo.html
-share/doc/html/Cg-compiler/clamp.html
-share/doc/html/Cg-compiler/clip.html
-share/doc/html/Cg-compiler/cos.html
-share/doc/html/Cg-compiler/cosh.html
-share/doc/html/Cg-compiler/cross.html
-share/doc/html/Cg-compiler/ddx.html
-share/doc/html/Cg-compiler/ddy.html
-share/doc/html/Cg-compiler/degrees.html
-share/doc/html/Cg-compiler/determinant.html
-share/doc/html/Cg-compiler/distance.html
-share/doc/html/Cg-compiler/dot.html
-share/doc/html/Cg-compiler/ds_5_0.html
-share/doc/html/Cg-compiler/exp.html
-share/doc/html/Cg-compiler/exp2.html
-share/doc/html/Cg-compiler/faceforward.html
-share/doc/html/Cg-compiler/findLSB.html
-share/doc/html/Cg-compiler/findMSB.html
-share/doc/html/Cg-compiler/floatToIntBits.html
-share/doc/html/Cg-compiler/floatToRawIntBits.html
-share/doc/html/Cg-compiler/floor.html
-share/doc/html/Cg-compiler/fmod.html
-share/doc/html/Cg-compiler/fp20.html
-share/doc/html/Cg-compiler/fp30.html
-share/doc/html/Cg-compiler/fp40.html
-share/doc/html/Cg-compiler/frac.html
-share/doc/html/Cg-compiler/frexp.html
-share/doc/html/Cg-compiler/fwidth.html
-share/doc/html/Cg-compiler/glsl.html
-share/doc/html/Cg-compiler/glslf.html
-share/doc/html/Cg-compiler/glslg.html
-share/doc/html/Cg-compiler/glslv.html
-share/doc/html/Cg-compiler/glut.html
-share/doc/html/Cg-compiler/gp4.html
-share/doc/html/Cg-compiler/gp4fp.html
-share/doc/html/Cg-compiler/gp4gp.html
-share/doc/html/Cg-compiler/gp4vp.html
-share/doc/html/Cg-compiler/gp5.html
-share/doc/html/Cg-compiler/gp5fp.html
-share/doc/html/Cg-compiler/gp5gp.html
-share/doc/html/Cg-compiler/gp5tcp.html
-share/doc/html/Cg-compiler/gp5tep.html
-share/doc/html/Cg-compiler/gp5vp.html
-share/doc/html/Cg-compiler/gs_4_0.html
-share/doc/html/Cg-compiler/gs_5_0.html
-share/doc/html/Cg-compiler/hlsl10.html
-share/doc/html/Cg-compiler/hlsl11.html
-share/doc/html/Cg-compiler/hlslf.html
-share/doc/html/Cg-compiler/hlslv.html
-share/doc/html/Cg-compiler/hs_5_0.html
-share/doc/html/Cg-compiler/index.html
-share/doc/html/Cg-compiler/index_bin.html
-share/doc/html/Cg-compiler/index_language.html
-share/doc/html/Cg-compiler/index_profiles.html
-share/doc/html/Cg-compiler/index_releases.html
-share/doc/html/Cg-compiler/index_runtime.html
-share/doc/html/Cg-compiler/index_runtime_cg.html
-share/doc/html/Cg-compiler/index_runtime_cgD3D10.html
-share/doc/html/Cg-compiler/index_runtime_cgD3D11.html
-share/doc/html/Cg-compiler/index_runtime_cgD3D9.html
-share/doc/html/Cg-compiler/index_runtime_cgGL.html
-share/doc/html/Cg-compiler/index_sstates.html
-share/doc/html/Cg-compiler/index_states.html
-share/doc/html/Cg-compiler/index_stdlib.html
-share/doc/html/Cg-compiler/index_topics.html
-share/doc/html/Cg-compiler/intBitsToFloat.html
-share/doc/html/Cg-compiler/inverse.html
-share/doc/html/Cg-compiler/isfinite.html
-share/doc/html/Cg-compiler/isinf.html
-share/doc/html/Cg-compiler/isnan.html
-share/doc/html/Cg-compiler/ldexp.html
-share/doc/html/Cg-compiler/length.html
-share/doc/html/Cg-compiler/lerp.html
-share/doc/html/Cg-compiler/lit.html
-share/doc/html/Cg-compiler/log.html
-share/doc/html/Cg-compiler/log10.html
-share/doc/html/Cg-compiler/log2.html
-share/doc/html/Cg-compiler/mac.html
-share/doc/html/Cg-compiler/max.html
-share/doc/html/Cg-compiler/min.html
-share/doc/html/Cg-compiler/modf.html
-share/doc/html/Cg-compiler/mul.html
-share/doc/html/Cg-compiler/normalize.html
-share/doc/html/Cg-compiler/pack.html
-share/doc/html/Cg-compiler/pow.html
-share/doc/html/Cg-compiler/ps_1_1.html
-share/doc/html/Cg-compiler/ps_1_2.html
-share/doc/html/Cg-compiler/ps_1_3.html
-share/doc/html/Cg-compiler/ps_2_0.html
-share/doc/html/Cg-compiler/ps_2_sw.html
-share/doc/html/Cg-compiler/ps_2_x.html
-share/doc/html/Cg-compiler/ps_3_0.html
-share/doc/html/Cg-compiler/ps_4_0.html
-share/doc/html/Cg-compiler/ps_5_0.html
-share/doc/html/Cg-compiler/radians.html
-share/doc/html/Cg-compiler/reflect.html
-share/doc/html/Cg-compiler/refract.html
-share/doc/html/Cg-compiler/round.html
-share/doc/html/Cg-compiler/rsqrt.html
-share/doc/html/Cg-compiler/saturate.html
-share/doc/html/Cg-compiler/sign.html
-share/doc/html/Cg-compiler/sin.html
-share/doc/html/Cg-compiler/sincos.html
-share/doc/html/Cg-compiler/sinh.html
-share/doc/html/Cg-compiler/smoothstep.html
-share/doc/html/Cg-compiler/sqrt.html
-share/doc/html/Cg-compiler/step.html
-share/doc/html/Cg-compiler/tan.html
-share/doc/html/Cg-compiler/tanh.html
-share/doc/html/Cg-compiler/tex1D.html
-share/doc/html/Cg-compiler/tex1DARRAY.html
-share/doc/html/Cg-compiler/tex1DARRAYbias.html
-share/doc/html/Cg-compiler/tex1DARRAYcmpbias.html
-share/doc/html/Cg-compiler/tex1DARRAYcmplod.html
-share/doc/html/Cg-compiler/tex1DARRAYfetch.html
-share/doc/html/Cg-compiler/tex1DARRAYlod.html
-share/doc/html/Cg-compiler/tex1DARRAYproj.html
-share/doc/html/Cg-compiler/tex1DARRAYsize.html
-share/doc/html/Cg-compiler/tex1Dbias.html
-share/doc/html/Cg-compiler/tex1Dcmpbias.html
-share/doc/html/Cg-compiler/tex1Dcmplod.html
-share/doc/html/Cg-compiler/tex1Dfetch.html
-share/doc/html/Cg-compiler/tex1Dlod.html
-share/doc/html/Cg-compiler/tex1Dproj.html
-share/doc/html/Cg-compiler/tex1Dsize.html
-share/doc/html/Cg-compiler/tex2D.html
-share/doc/html/Cg-compiler/tex2DARRAY.html
-share/doc/html/Cg-compiler/tex2DARRAYbias.html
-share/doc/html/Cg-compiler/tex2DARRAYfetch.html
-share/doc/html/Cg-compiler/tex2DARRAYlod.html
-share/doc/html/Cg-compiler/tex2DARRAYproj.html
-share/doc/html/Cg-compiler/tex2DARRAYsize.html
-share/doc/html/Cg-compiler/tex2DMSARRAYfetch.html
-share/doc/html/Cg-compiler/tex2DMSARRAYsize.html
-share/doc/html/Cg-compiler/tex2DMSfetch.html
-share/doc/html/Cg-compiler/tex2DMSsize.html
-share/doc/html/Cg-compiler/tex2Dbias.html
-share/doc/html/Cg-compiler/tex2Dcmpbias.html
-share/doc/html/Cg-compiler/tex2Dcmplod.html
-share/doc/html/Cg-compiler/tex2Dfetch.html
-share/doc/html/Cg-compiler/tex2Dlod.html
-share/doc/html/Cg-compiler/tex2Dproj.html
-share/doc/html/Cg-compiler/tex2Dsize.html
-share/doc/html/Cg-compiler/tex3D.html
-share/doc/html/Cg-compiler/tex3Dbias.html
-share/doc/html/Cg-compiler/tex3Dfetch.html
-share/doc/html/Cg-compiler/tex3Dlod.html
-share/doc/html/Cg-compiler/tex3Dproj.html
-share/doc/html/Cg-compiler/tex3Dsize.html
-share/doc/html/Cg-compiler/texBUF.html
-share/doc/html/Cg-compiler/texBUFsize.html
-share/doc/html/Cg-compiler/texCUBE.html
-share/doc/html/Cg-compiler/texCUBEARRAY.html
-share/doc/html/Cg-compiler/texCUBEARRAYbias.html
-share/doc/html/Cg-compiler/texCUBEARRAYlod.html
-share/doc/html/Cg-compiler/texCUBEARRAYsize.html
-share/doc/html/Cg-compiler/texCUBEbias.html
-share/doc/html/Cg-compiler/texCUBElod.html
-share/doc/html/Cg-compiler/texCUBEproj.html
-share/doc/html/Cg-compiler/texCUBEsize.html
-share/doc/html/Cg-compiler/texRBUF.html
-share/doc/html/Cg-compiler/texRBUFsize.html
-share/doc/html/Cg-compiler/texRECT.html
-share/doc/html/Cg-compiler/texRECTbias.html
-share/doc/html/Cg-compiler/texRECTfetch.html
-share/doc/html/Cg-compiler/texRECTlod.html
-share/doc/html/Cg-compiler/texRECTproj.html
-share/doc/html/Cg-compiler/texRECTsize.html
-share/doc/html/Cg-compiler/trace.html
-share/doc/html/Cg-compiler/transpose.html
-share/doc/html/Cg-compiler/trunc.html
-share/doc/html/Cg-compiler/unpack.html
-share/doc/html/Cg-compiler/vertexShaderConstant4.html
-share/doc/html/Cg-compiler/vp20.html
-share/doc/html/Cg-compiler/vp30.html
-share/doc/html/Cg-compiler/vp40.html
-share/doc/html/Cg-compiler/vs_1_1.html
-share/doc/html/Cg-compiler/vs_2_0.html
-share/doc/html/Cg-compiler/vs_2_sw.html
-share/doc/html/Cg-compiler/vs_2_x.html
-share/doc/html/Cg-compiler/vs_3_0.html
-share/doc/html/Cg-compiler/vs_4_0.html
-share/doc/html/Cg-compiler/vs_5_0.html
-share/doc/html/Cg-compiler/win64.html
+share/doc/Cg-compiler/html/AddressU.html
+share/doc/Cg-compiler/html/AddressUi.html
+share/doc/Cg-compiler/html/AddressV.html
+share/doc/Cg-compiler/html/AddressVi.html
+share/doc/Cg-compiler/html/AddressW.html
+share/doc/Cg-compiler/html/AddressWi.html
+share/doc/Cg-compiler/html/AlphaArg0.html
+share/doc/Cg-compiler/html/AlphaArg1.html
+share/doc/Cg-compiler/html/AlphaArg2.html
+share/doc/Cg-compiler/html/AlphaBlendEnable.html
+share/doc/Cg-compiler/html/AlphaFunc.html
+share/doc/Cg-compiler/html/AlphaOp.html
+share/doc/Cg-compiler/html/AlphaRef.html
+share/doc/Cg-compiler/html/AlphaTestEnable.html
+share/doc/Cg-compiler/html/Ambient.html
+share/doc/Cg-compiler/html/AmbientMaterialSource.html
+share/doc/Cg-compiler/html/AutoNormalEnable.html
+share/doc/Cg-compiler/html/BlendColor.html
+share/doc/Cg-compiler/html/BlendEnable.html
+share/doc/Cg-compiler/html/BlendEquation.html
+share/doc/Cg-compiler/html/BlendEquationSeparate.html
+share/doc/Cg-compiler/html/BlendFunc.html
+share/doc/Cg-compiler/html/BlendFuncSeparate.html
+share/doc/Cg-compiler/html/BlendOp.html
+share/doc/Cg-compiler/html/BlendOpAlpha.html
+share/doc/Cg-compiler/html/BorderColor.html
+share/doc/Cg-compiler/html/BorderColori.html
+share/doc/Cg-compiler/html/BumpEnvLOffset.html
+share/doc/Cg-compiler/html/BumpEnvLScale.html
+share/doc/Cg-compiler/html/BumpEnvMat00.html
+share/doc/Cg-compiler/html/BumpEnvMat01.html
+share/doc/Cg-compiler/html/BumpEnvMat10.html
+share/doc/Cg-compiler/html/BumpEnvMat11.html
+share/doc/Cg-compiler/html/Cg.html
+share/doc/Cg-compiler/html/Cg_language.html
+share/doc/Cg-compiler/html/ClearColor.html
+share/doc/Cg-compiler/html/ClearDepth.html
+share/doc/Cg-compiler/html/ClearStencil.html
+share/doc/Cg-compiler/html/ClipPlane.html
+share/doc/Cg-compiler/html/ClipPlaneEnable.html
+share/doc/Cg-compiler/html/Clipping.html
+share/doc/Cg-compiler/html/ColorArg0.html
+share/doc/Cg-compiler/html/ColorArg1.html
+share/doc/Cg-compiler/html/ColorArg2.html
+share/doc/Cg-compiler/html/ColorLogicOpEnable.html
+share/doc/Cg-compiler/html/ColorMask.html
+share/doc/Cg-compiler/html/ColorMaterial.html
+share/doc/Cg-compiler/html/ColorMatrix.html
+share/doc/Cg-compiler/html/ColorOp.html
+share/doc/Cg-compiler/html/ColorTransform.html
+share/doc/Cg-compiler/html/ColorVertex.html
+share/doc/Cg-compiler/html/ColorWriteEnable.html
+share/doc/Cg-compiler/html/ColorWriteEnable1.html
+share/doc/Cg-compiler/html/ColorWriteEnable2.html
+share/doc/Cg-compiler/html/ColorWriteEnable3.html
+share/doc/Cg-compiler/html/CompareFunc.html
+share/doc/Cg-compiler/html/CompareMode.html
+share/doc/Cg-compiler/html/CullFace.html
+share/doc/Cg-compiler/html/CullFaceEnable.html
+share/doc/Cg-compiler/html/CullMode.html
+share/doc/Cg-compiler/html/DepthBias.html
+share/doc/Cg-compiler/html/DepthBounds.html
+share/doc/Cg-compiler/html/DepthBoundsEnable.html
+share/doc/Cg-compiler/html/DepthClampEnable.html
+share/doc/Cg-compiler/html/DepthFunc.html
+share/doc/Cg-compiler/html/DepthMask.html
+share/doc/Cg-compiler/html/DepthMode.html
+share/doc/Cg-compiler/html/DepthRange.html
+share/doc/Cg-compiler/html/DepthTestEnable.html
+share/doc/Cg-compiler/html/DestBlend.html
+share/doc/Cg-compiler/html/DestBlendAlpha.html
+share/doc/Cg-compiler/html/DiffuseMaterialSource.html
+share/doc/Cg-compiler/html/DitherEnable.html
+share/doc/Cg-compiler/html/EmissiveMaterialSource.html
+share/doc/Cg-compiler/html/FillMode.html
+share/doc/Cg-compiler/html/FogColor.html
+share/doc/Cg-compiler/html/FogCoordSrc.html
+share/doc/Cg-compiler/html/FogDensity.html
+share/doc/Cg-compiler/html/FogDistanceMode.html
+share/doc/Cg-compiler/html/FogEnable.html
+share/doc/Cg-compiler/html/FogEnd.html
+share/doc/Cg-compiler/html/FogMode.html
+share/doc/Cg-compiler/html/FogStart.html
+share/doc/Cg-compiler/html/FogTableMode.html
+share/doc/Cg-compiler/html/FogVertexMode.html
+share/doc/Cg-compiler/html/FragmentEnvParameter.html
+share/doc/Cg-compiler/html/FragmentLocalParameter.html
+share/doc/Cg-compiler/html/FragmentProgram.html
+share/doc/Cg-compiler/html/FrontFace.html
+share/doc/Cg-compiler/html/GenerateMipmap.html
+share/doc/Cg-compiler/html/GeometryProgram.html
+share/doc/Cg-compiler/html/GeometryShader.html
+share/doc/Cg-compiler/html/IndexedVertexBlendEnable.html
+share/doc/Cg-compiler/html/LODBias.html
+share/doc/Cg-compiler/html/LastPixel.html
+share/doc/Cg-compiler/html/LightAmbient.html
+share/doc/Cg-compiler/html/LightAttenuation0.html
+share/doc/Cg-compiler/html/LightAttenuation1.html
+share/doc/Cg-compiler/html/LightAttenuation2.html
+share/doc/Cg-compiler/html/LightConstantAttenuation.html
+share/doc/Cg-compiler/html/LightDiffuse.html
+share/doc/Cg-compiler/html/LightDirection.html
+share/doc/Cg-compiler/html/LightEnable.html
+share/doc/Cg-compiler/html/LightFalloff.html
+share/doc/Cg-compiler/html/LightLinearAttenuation.html
+share/doc/Cg-compiler/html/LightModelAmbient.html
+share/doc/Cg-compiler/html/LightModelColorControl.html
+share/doc/Cg-compiler/html/LightModelLocalViewerEnable.html
+share/doc/Cg-compiler/html/LightModelTwoSideEnable.html
+share/doc/Cg-compiler/html/LightPhi.html
+share/doc/Cg-compiler/html/LightPosition.html
+share/doc/Cg-compiler/html/LightQuadraticAttenuation.html
+share/doc/Cg-compiler/html/LightRange.html
+share/doc/Cg-compiler/html/LightSpecular.html
+share/doc/Cg-compiler/html/LightSpotCutoff.html
+share/doc/Cg-compiler/html/LightSpotDirection.html
+share/doc/Cg-compiler/html/LightSpotExponent.html
+share/doc/Cg-compiler/html/LightTheta.html
+share/doc/Cg-compiler/html/LightType.html
+share/doc/Cg-compiler/html/Lighting.html
+share/doc/Cg-compiler/html/LightingEnable.html
+share/doc/Cg-compiler/html/LineSmoothEnable.html
+share/doc/Cg-compiler/html/LineStipple.html
+share/doc/Cg-compiler/html/LineStippleEnable.html
+share/doc/Cg-compiler/html/LineWidth.html
+share/doc/Cg-compiler/html/LocalViewer.html
+share/doc/Cg-compiler/html/LogicOp.html
+share/doc/Cg-compiler/html/LogicOpEnable.html
+share/doc/Cg-compiler/html/MagFilter.html
+share/doc/Cg-compiler/html/MagFilteri.html
+share/doc/Cg-compiler/html/MaterialAmbient.html
+share/doc/Cg-compiler/html/MaterialDiffuse.html
+share/doc/Cg-compiler/html/MaterialEmission.html
+share/doc/Cg-compiler/html/MaterialEmissive.html
+share/doc/Cg-compiler/html/MaterialPower.html
+share/doc/Cg-compiler/html/MaterialShininess.html
+share/doc/Cg-compiler/html/MaterialSpecular.html
+share/doc/Cg-compiler/html/MaxAnisotropy.html
+share/doc/Cg-compiler/html/MaxAnisotropyi.html
+share/doc/Cg-compiler/html/MaxMipLevel.html
+share/doc/Cg-compiler/html/MaxMipLeveli.html
+share/doc/Cg-compiler/html/MinFilter.html
+share/doc/Cg-compiler/html/MinFilteri.html
+share/doc/Cg-compiler/html/MipFilter.html
+share/doc/Cg-compiler/html/MipFilteri.html
+share/doc/Cg-compiler/html/MipMapLodBias.html
+share/doc/Cg-compiler/html/MipMapLodBiasi.html
+share/doc/Cg-compiler/html/ModelViewMatrix.html
+share/doc/Cg-compiler/html/ModelViewTransform.html
+share/doc/Cg-compiler/html/MultiSampleAntialias.html
+share/doc/Cg-compiler/html/MultiSampleMask.html
+share/doc/Cg-compiler/html/MultisampleEnable.html
+share/doc/Cg-compiler/html/NormalizeEnable.html
+share/doc/Cg-compiler/html/NormalizeNormals.html
+share/doc/Cg-compiler/html/PatchSegments.html
+share/doc/Cg-compiler/html/PixelShader.html
+share/doc/Cg-compiler/html/PixelShaderConstant.html
+share/doc/Cg-compiler/html/PixelShaderConstant1.html
+share/doc/Cg-compiler/html/PixelShaderConstant2.html
+share/doc/Cg-compiler/html/PixelShaderConstant3.html
+share/doc/Cg-compiler/html/PixelShaderConstant4.html
+share/doc/Cg-compiler/html/PixelShaderConstantB.html
+share/doc/Cg-compiler/html/PixelShaderConstantF.html
+share/doc/Cg-compiler/html/PixelShaderConstantI.html
+share/doc/Cg-compiler/html/PointDistanceAttenuation.html
+share/doc/Cg-compiler/html/PointFadeThresholdSize.html
+share/doc/Cg-compiler/html/PointScaleEnable.html
+share/doc/Cg-compiler/html/PointScale_A.html
+share/doc/Cg-compiler/html/PointScale_B.html
+share/doc/Cg-compiler/html/PointScale_C.html
+share/doc/Cg-compiler/html/PointSize.html
+share/doc/Cg-compiler/html/PointSizeMax.html
+share/doc/Cg-compiler/html/PointSizeMin.html
+share/doc/Cg-compiler/html/PointSmoothEnable.html
+share/doc/Cg-compiler/html/PointSpriteCoordOrigin.html
+share/doc/Cg-compiler/html/PointSpriteCoordReplace.html
+share/doc/Cg-compiler/html/PointSpriteEnable.html
+share/doc/Cg-compiler/html/PointSpriteRMode.html
+share/doc/Cg-compiler/html/PolygonMode.html
+share/doc/Cg-compiler/html/PolygonOffset.html
+share/doc/Cg-compiler/html/PolygonOffsetFillEnable.html
+share/doc/Cg-compiler/html/PolygonOffsetLineEnable.html
+share/doc/Cg-compiler/html/PolygonOffsetPointEnable.html
+share/doc/Cg-compiler/html/PolygonSmoothEnable.html
+share/doc/Cg-compiler/html/PolygonStippleEnable.html
+share/doc/Cg-compiler/html/ProjectionMatrix.html
+share/doc/Cg-compiler/html/ProjectionTransform.html
+share/doc/Cg-compiler/html/RangeFogEnable.html
+share/doc/Cg-compiler/html/RescaleNormalEnable.html
+share/doc/Cg-compiler/html/ResultArg.html
+share/doc/Cg-compiler/html/SRGBTexture.html
+share/doc/Cg-compiler/html/SampleAlphaToCoverageEnable.html
+share/doc/Cg-compiler/html/SampleAlphaToOneEnable.html
+share/doc/Cg-compiler/html/SampleCoverageEnable.html
+share/doc/Cg-compiler/html/Sampler.html
+share/doc/Cg-compiler/html/Scissor.html
+share/doc/Cg-compiler/html/ScissorTestEnable.html
+share/doc/Cg-compiler/html/SeparateAlphaBlendEnable.html
+share/doc/Cg-compiler/html/ShadeMode.html
+share/doc/Cg-compiler/html/ShadeModel.html
+share/doc/Cg-compiler/html/SlopScaleDepthBias.html
+share/doc/Cg-compiler/html/SpecularEnable.html
+share/doc/Cg-compiler/html/SpecularMaterialSource.html
+share/doc/Cg-compiler/html/SrcBlend.html
+share/doc/Cg-compiler/html/SrcBlendAlpha.html
+share/doc/Cg-compiler/html/StencilEnable.html
+share/doc/Cg-compiler/html/StencilFail.html
+share/doc/Cg-compiler/html/StencilFunc.html
+share/doc/Cg-compiler/html/StencilFuncSeparate.html
+share/doc/Cg-compiler/html/StencilMask.html
+share/doc/Cg-compiler/html/StencilMaskSeparate.html
+share/doc/Cg-compiler/html/StencilOp.html
+share/doc/Cg-compiler/html/StencilOpSeparate.html
+share/doc/Cg-compiler/html/StencilPass.html
+share/doc/Cg-compiler/html/StencilRef.html
+share/doc/Cg-compiler/html/StencilTestEnable.html
+share/doc/Cg-compiler/html/StencilTestTwoSideEnable.html
+share/doc/Cg-compiler/html/StencilWriteMask.html
+share/doc/Cg-compiler/html/StencilZFail.html
+share/doc/Cg-compiler/html/TessellationControlProgram.html
+share/doc/Cg-compiler/html/TessellationControlShader.html
+share/doc/Cg-compiler/html/TessellationEvaluationProgram.html
+share/doc/Cg-compiler/html/TessellationEvaluationShader.html
+share/doc/Cg-compiler/html/TexCoordIndex.html
+share/doc/Cg-compiler/html/TexGenQEnable.html
+share/doc/Cg-compiler/html/TexGenQEyePlane.html
+share/doc/Cg-compiler/html/TexGenQMode.html
+share/doc/Cg-compiler/html/TexGenQObjectPlane.html
+share/doc/Cg-compiler/html/TexGenREnable.html
+share/doc/Cg-compiler/html/TexGenREyePlane.html
+share/doc/Cg-compiler/html/TexGenRMode.html
+share/doc/Cg-compiler/html/TexGenRObjectPlane.html
+share/doc/Cg-compiler/html/TexGenSEnable.html
+share/doc/Cg-compiler/html/TexGenSEyePlane.html
+share/doc/Cg-compiler/html/TexGenSMode.html
+share/doc/Cg-compiler/html/TexGenSObjectPlane.html
+share/doc/Cg-compiler/html/TexGenTEnable.html
+share/doc/Cg-compiler/html/TexGenTEyePlane.html
+share/doc/Cg-compiler/html/TexGenTMode.html
+share/doc/Cg-compiler/html/TexGenTObjectPlane.html
+share/doc/Cg-compiler/html/Texture.html
+share/doc/Cg-compiler/html/Texture1D.html
+share/doc/Cg-compiler/html/Texture1DEnable.html
+share/doc/Cg-compiler/html/Texture2D.html
+share/doc/Cg-compiler/html/Texture2DEnable.html
+share/doc/Cg-compiler/html/Texture3D.html
+share/doc/Cg-compiler/html/Texture3DEnable.html
+share/doc/Cg-compiler/html/TextureCubeMap.html
+share/doc/Cg-compiler/html/TextureCubeMapEnable.html
+share/doc/Cg-compiler/html/TextureEnvColor.html
+share/doc/Cg-compiler/html/TextureEnvMode.html
+share/doc/Cg-compiler/html/TextureFactor.html
+share/doc/Cg-compiler/html/TextureMatrix.html
+share/doc/Cg-compiler/html/TextureRectangle.html
+share/doc/Cg-compiler/html/TextureRectangleEnable.html
+share/doc/Cg-compiler/html/TextureTransform.html
+share/doc/Cg-compiler/html/TextureTransformFlags.html
+share/doc/Cg-compiler/html/TweenFactor.html
+share/doc/Cg-compiler/html/TwoSidedStencilMode.html
+share/doc/Cg-compiler/html/VertexBlend.html
+share/doc/Cg-compiler/html/VertexEnvParameter.html
+share/doc/Cg-compiler/html/VertexLocalParameter.html
+share/doc/Cg-compiler/html/VertexProgram.html
+share/doc/Cg-compiler/html/VertexProgramPointSizeEnable.html
+share/doc/Cg-compiler/html/VertexProgramTwoSideEnable.html
+share/doc/Cg-compiler/html/VertexShader.html
+share/doc/Cg-compiler/html/VertexShaderConstant.html
+share/doc/Cg-compiler/html/VertexShaderConstant1.html
+share/doc/Cg-compiler/html/VertexShaderConstant2.html
+share/doc/Cg-compiler/html/VertexShaderConstant3.html
+share/doc/Cg-compiler/html/VertexShaderConstantB.html
+share/doc/Cg-compiler/html/VertexShaderConstantF.html
+share/doc/Cg-compiler/html/VertexShaderConstantI.html
+share/doc/Cg-compiler/html/ViewTransform.html
+share/doc/Cg-compiler/html/WorldTransform.html
+share/doc/Cg-compiler/html/Wrap0.html
+share/doc/Cg-compiler/html/Wrap1.html
+share/doc/Cg-compiler/html/Wrap10.html
+share/doc/Cg-compiler/html/Wrap11.html
+share/doc/Cg-compiler/html/Wrap12.html
+share/doc/Cg-compiler/html/Wrap13.html
+share/doc/Cg-compiler/html/Wrap14.html
+share/doc/Cg-compiler/html/Wrap15.html
+share/doc/Cg-compiler/html/Wrap2.html
+share/doc/Cg-compiler/html/Wrap3.html
+share/doc/Cg-compiler/html/Wrap4.html
+share/doc/Cg-compiler/html/Wrap5.html
+share/doc/Cg-compiler/html/Wrap6.html
+share/doc/Cg-compiler/html/Wrap7.html
+share/doc/Cg-compiler/html/Wrap8.html
+share/doc/Cg-compiler/html/Wrap9.html
+share/doc/Cg-compiler/html/WrapR.html
+share/doc/Cg-compiler/html/WrapS.html
+share/doc/Cg-compiler/html/WrapT.html
+share/doc/Cg-compiler/html/ZEnable.html
+share/doc/Cg-compiler/html/ZFunc.html
+share/doc/Cg-compiler/html/ZWriteEnable.html
+share/doc/Cg-compiler/html/abs.html
+share/doc/Cg-compiler/html/acos.html
+share/doc/Cg-compiler/html/all.html
+share/doc/Cg-compiler/html/any.html
+share/doc/Cg-compiler/html/arbfp1.html
+share/doc/Cg-compiler/html/arbvp1.html
+share/doc/Cg-compiler/html/asin.html
+share/doc/Cg-compiler/html/atan.html
+share/doc/Cg-compiler/html/atan2.html
+share/doc/Cg-compiler/html/bitCount.html
+share/doc/Cg-compiler/html/bitfieldExtract.html
+share/doc/Cg-compiler/html/bitfieldInsert.html
+share/doc/Cg-compiler/html/bitfieldReverse.html
+share/doc/Cg-compiler/html/ceil.html
+share/doc/Cg-compiler/html/cg1_2_runtime_changes.html
+share/doc/Cg-compiler/html/cgAddStateEnumerant.html
+share/doc/Cg-compiler/html/cgCallStateResetCallback.html
+share/doc/Cg-compiler/html/cgCallStateSetCallback.html
+share/doc/Cg-compiler/html/cgCallStateValidateCallback.html
+share/doc/Cg-compiler/html/cgCombinePrograms.html
+share/doc/Cg-compiler/html/cgCombinePrograms2.html
+share/doc/Cg-compiler/html/cgCombinePrograms3.html
+share/doc/Cg-compiler/html/cgCombinePrograms4.html
+share/doc/Cg-compiler/html/cgCombinePrograms5.html
+share/doc/Cg-compiler/html/cgCompileProgram.html
+share/doc/Cg-compiler/html/cgConnectParameter.html
+share/doc/Cg-compiler/html/cgCopyEffect.html
+share/doc/Cg-compiler/html/cgCopyProgram.html
+share/doc/Cg-compiler/html/cgCreateArraySamplerState.html
+share/doc/Cg-compiler/html/cgCreateArrayState.html
+share/doc/Cg-compiler/html/cgCreateBuffer.html
+share/doc/Cg-compiler/html/cgCreateContext.html
+share/doc/Cg-compiler/html/cgCreateEffect.html
+share/doc/Cg-compiler/html/cgCreateEffectAnnotation.html
+share/doc/Cg-compiler/html/cgCreateEffectFromFile.html
+share/doc/Cg-compiler/html/cgCreateEffectParameter.html
+share/doc/Cg-compiler/html/cgCreateEffectParameterArray.html
+share/doc/Cg-compiler/html/cgCreateEffectParameterMultiDimArray.html
+share/doc/Cg-compiler/html/cgCreateObj.html
+share/doc/Cg-compiler/html/cgCreateObjFromFile.html
+share/doc/Cg-compiler/html/cgCreateParameter.html
+share/doc/Cg-compiler/html/cgCreateParameterAnnotation.html
+share/doc/Cg-compiler/html/cgCreateParameterArray.html
+share/doc/Cg-compiler/html/cgCreateParameterMultiDimArray.html
+share/doc/Cg-compiler/html/cgCreatePass.html
+share/doc/Cg-compiler/html/cgCreatePassAnnotation.html
+share/doc/Cg-compiler/html/cgCreateProgram.html
+share/doc/Cg-compiler/html/cgCreateProgramAnnotation.html
+share/doc/Cg-compiler/html/cgCreateProgramFromEffect.html
+share/doc/Cg-compiler/html/cgCreateProgramFromFile.html
+share/doc/Cg-compiler/html/cgCreateSamplerState.html
+share/doc/Cg-compiler/html/cgCreateSamplerStateAssignment.html
+share/doc/Cg-compiler/html/cgCreateState.html
+share/doc/Cg-compiler/html/cgCreateStateAssignment.html
+share/doc/Cg-compiler/html/cgCreateStateAssignmentIndex.html
+share/doc/Cg-compiler/html/cgCreateTechnique.html
+share/doc/Cg-compiler/html/cgCreateTechniqueAnnotation.html
+share/doc/Cg-compiler/html/cgD3D10BindProgram.html
+share/doc/Cg-compiler/html/cgD3D10CreateBuffer.html
+share/doc/Cg-compiler/html/cgD3D10CreateBufferFromObject.html
+share/doc/Cg-compiler/html/cgD3D10GetBufferByIndex.html
+share/doc/Cg-compiler/html/cgD3D10GetBufferObject.html
+share/doc/Cg-compiler/html/cgD3D10GetCompiledProgram.html
+share/doc/Cg-compiler/html/cgD3D10GetDevice.html
+share/doc/Cg-compiler/html/cgD3D10GetIASignatureByPass.html
+share/doc/Cg-compiler/html/cgD3D10GetLastError.html
+share/doc/Cg-compiler/html/cgD3D10GetLatestGeometryProfile.html
+share/doc/Cg-compiler/html/cgD3D10GetLatestPixelProfile.html
+share/doc/Cg-compiler/html/cgD3D10GetLatestVertexProfile.html
+share/doc/Cg-compiler/html/cgD3D10GetManageTextureParameters.html
+share/doc/Cg-compiler/html/cgD3D10GetOptimalOptions.html
+share/doc/Cg-compiler/html/cgD3D10GetProgramErrors.html
+share/doc/Cg-compiler/html/cgD3D10IsProfileSupported.html
+share/doc/Cg-compiler/html/cgD3D10IsProgramLoaded.html
+share/doc/Cg-compiler/html/cgD3D10LoadProgram.html
+share/doc/Cg-compiler/html/cgD3D10RegisterStates.html
+share/doc/Cg-compiler/html/cgD3D10SetDevice.html
+share/doc/Cg-compiler/html/cgD3D10SetManageTextureParameters.html
+share/doc/Cg-compiler/html/cgD3D10SetSamplerStateParameter.html
+share/doc/Cg-compiler/html/cgD3D10SetTextureParameter.html
+share/doc/Cg-compiler/html/cgD3D10SetTextureSamplerStateParameter.html
+share/doc/Cg-compiler/html/cgD3D10TranslateCGerror.html
+share/doc/Cg-compiler/html/cgD3D10TranslateHRESULT.html
+share/doc/Cg-compiler/html/cgD3D10TypeToSize.html
+share/doc/Cg-compiler/html/cgD3D10UnbindProgram.html
+share/doc/Cg-compiler/html/cgD3D10UnloadProgram.html
+share/doc/Cg-compiler/html/cgD3D11BindProgram.html
+share/doc/Cg-compiler/html/cgD3D11CreateBuffer.html
+share/doc/Cg-compiler/html/cgD3D11CreateBufferFromObject.html
+share/doc/Cg-compiler/html/cgD3D11GetBufferByIndex.html
+share/doc/Cg-compiler/html/cgD3D11GetBufferObject.html
+share/doc/Cg-compiler/html/cgD3D11GetCompiledProgram.html
+share/doc/Cg-compiler/html/cgD3D11GetDevice.html
+share/doc/Cg-compiler/html/cgD3D11GetIASignatureByPass.html
+share/doc/Cg-compiler/html/cgD3D11GetLastError.html
+share/doc/Cg-compiler/html/cgD3D11GetLatestDomainProfile.html
+share/doc/Cg-compiler/html/cgD3D11GetLatestGeometryProfile.html
+share/doc/Cg-compiler/html/cgD3D11GetLatestHullProfile.html
+share/doc/Cg-compiler/html/cgD3D11GetLatestPixelProfile.html
+share/doc/Cg-compiler/html/cgD3D11GetLatestVertexProfile.html
+share/doc/Cg-compiler/html/cgD3D11GetManageTextureParameters.html
+share/doc/Cg-compiler/html/cgD3D11GetOptimalOptions.html
+share/doc/Cg-compiler/html/cgD3D11GetProgramErrors.html
+share/doc/Cg-compiler/html/cgD3D11IsProfileSupported.html
+share/doc/Cg-compiler/html/cgD3D11IsProgramLoaded.html
+share/doc/Cg-compiler/html/cgD3D11LoadProgram.html
+share/doc/Cg-compiler/html/cgD3D11RegisterStates.html
+share/doc/Cg-compiler/html/cgD3D11SetDevice.html
+share/doc/Cg-compiler/html/cgD3D11SetManageTextureParameters.html
+share/doc/Cg-compiler/html/cgD3D11SetSamplerStateParameter.html
+share/doc/Cg-compiler/html/cgD3D11SetTextureParameter.html
+share/doc/Cg-compiler/html/cgD3D11SetTextureSamplerStateParameter.html
+share/doc/Cg-compiler/html/cgD3D11TranslateCGerror.html
+share/doc/Cg-compiler/html/cgD3D11TranslateHRESULT.html
+share/doc/Cg-compiler/html/cgD3D11TypeToSize.html
+share/doc/Cg-compiler/html/cgD3D11UnbindProgram.html
+share/doc/Cg-compiler/html/cgD3D11UnloadProgram.html
+share/doc/Cg-compiler/html/cgD3D9BindProgram.html
+share/doc/Cg-compiler/html/cgD3D9EnableDebugTracing.html
+share/doc/Cg-compiler/html/cgD3D9EnableParameterShadowing.html
+share/doc/Cg-compiler/html/cgD3D9GetDevice.html
+share/doc/Cg-compiler/html/cgD3D9GetLastError.html
+share/doc/Cg-compiler/html/cgD3D9GetLatestPixelProfile.html
+share/doc/Cg-compiler/html/cgD3D9GetLatestVertexProfile.html
+share/doc/Cg-compiler/html/cgD3D9GetManageTextureParameters.html
+share/doc/Cg-compiler/html/cgD3D9GetOptimalOptions.html
+share/doc/Cg-compiler/html/cgD3D9GetTextureParameter.html
+share/doc/Cg-compiler/html/cgD3D9GetVertexDeclaration.html
+share/doc/Cg-compiler/html/cgD3D9IsParameterShadowingEnabled.html
+share/doc/Cg-compiler/html/cgD3D9IsProfileSupported.html
+share/doc/Cg-compiler/html/cgD3D9IsProgramLoaded.html
+share/doc/Cg-compiler/html/cgD3D9LoadProgram.html
+share/doc/Cg-compiler/html/cgD3D9RegisterStates.html
+share/doc/Cg-compiler/html/cgD3D9ResourceToDeclUsage.html
+share/doc/Cg-compiler/html/cgD3D9SetDevice.html
+share/doc/Cg-compiler/html/cgD3D9SetManageTextureParameters.html
+share/doc/Cg-compiler/html/cgD3D9SetSamplerState.html
+share/doc/Cg-compiler/html/cgD3D9SetTexture.html
+share/doc/Cg-compiler/html/cgD3D9SetTextureParameter.html
+share/doc/Cg-compiler/html/cgD3D9SetTextureWrapMode.html
+share/doc/Cg-compiler/html/cgD3D9SetUniform.html
+share/doc/Cg-compiler/html/cgD3D9SetUniformArray.html
+share/doc/Cg-compiler/html/cgD3D9SetUniformMatrix.html
+share/doc/Cg-compiler/html/cgD3D9SetUniformMatrixArray.html
+share/doc/Cg-compiler/html/cgD3D9TranslateCGerror.html
+share/doc/Cg-compiler/html/cgD3D9TranslateHRESULT.html
+share/doc/Cg-compiler/html/cgD3D9TypeToSize.html
+share/doc/Cg-compiler/html/cgD3D9UnbindProgram.html
+share/doc/Cg-compiler/html/cgD3D9UnloadAllPrograms.html
+share/doc/Cg-compiler/html/cgD3D9UnloadProgram.html
+share/doc/Cg-compiler/html/cgD3D9ValidateVertexDeclaration.html
+share/doc/Cg-compiler/html/cgDestroyBuffer.html
+share/doc/Cg-compiler/html/cgDestroyContext.html
+share/doc/Cg-compiler/html/cgDestroyEffect.html
+share/doc/Cg-compiler/html/cgDestroyObj.html
+share/doc/Cg-compiler/html/cgDestroyParameter.html
+share/doc/Cg-compiler/html/cgDestroyProgram.html
+share/doc/Cg-compiler/html/cgDisconnectParameter.html
+share/doc/Cg-compiler/html/cgEvaluateProgram.html
+share/doc/Cg-compiler/html/cgGLBindProgram.html
+share/doc/Cg-compiler/html/cgGLCreateBuffer.html
+share/doc/Cg-compiler/html/cgGLCreateBufferFromObject.html
+share/doc/Cg-compiler/html/cgGLDetectGLSLVersion.html
+share/doc/Cg-compiler/html/cgGLDisableClientState.html
+share/doc/Cg-compiler/html/cgGLDisableProfile.html
+share/doc/Cg-compiler/html/cgGLDisableProgramProfiles.html
+share/doc/Cg-compiler/html/cgGLDisableTextureParameter.html
+share/doc/Cg-compiler/html/cgGLEnableClientState.html
+share/doc/Cg-compiler/html/cgGLEnableProfile.html
+share/doc/Cg-compiler/html/cgGLEnableProgramProfiles.html
+share/doc/Cg-compiler/html/cgGLEnableTextureParameter.html
+share/doc/Cg-compiler/html/cgGLGetBufferObject.html
+share/doc/Cg-compiler/html/cgGLGetContextGLSLVersion.html
+share/doc/Cg-compiler/html/cgGLGetContextOptimalOptions.html
+share/doc/Cg-compiler/html/cgGLGetGLSLVersion.html
+share/doc/Cg-compiler/html/cgGLGetGLSLVersionString.html
+share/doc/Cg-compiler/html/cgGLGetLatestProfile.html
+share/doc/Cg-compiler/html/cgGLGetManageTextureParameters.html
+share/doc/Cg-compiler/html/cgGLGetMatrixParameter.html
+share/doc/Cg-compiler/html/cgGLGetMatrixParameterArray.html
+share/doc/Cg-compiler/html/cgGLGetMatrixParameterArraydc.html
+share/doc/Cg-compiler/html/cgGLGetMatrixParameterArraydr.html
+share/doc/Cg-compiler/html/cgGLGetMatrixParameterArrayfc.html
+share/doc/Cg-compiler/html/cgGLGetMatrixParameterArrayfr.html
+share/doc/Cg-compiler/html/cgGLGetMatrixParameterdc.html
+share/doc/Cg-compiler/html/cgGLGetMatrixParameterdr.html
+share/doc/Cg-compiler/html/cgGLGetMatrixParameterfc.html
+share/doc/Cg-compiler/html/cgGLGetMatrixParameterfr.html
+share/doc/Cg-compiler/html/cgGLGetOptimalOptions.html
+share/doc/Cg-compiler/html/cgGLGetParameter.html
+share/doc/Cg-compiler/html/cgGLGetParameter1d.html
+share/doc/Cg-compiler/html/cgGLGetParameter1f.html
+share/doc/Cg-compiler/html/cgGLGetParameter2d.html
+share/doc/Cg-compiler/html/cgGLGetParameter2f.html
+share/doc/Cg-compiler/html/cgGLGetParameter3d.html
+share/doc/Cg-compiler/html/cgGLGetParameter3f.html
+share/doc/Cg-compiler/html/cgGLGetParameter4d.html
+share/doc/Cg-compiler/html/cgGLGetParameter4f.html
+share/doc/Cg-compiler/html/cgGLGetParameterArray.html
+share/doc/Cg-compiler/html/cgGLGetParameterArray1d.html
+share/doc/Cg-compiler/html/cgGLGetParameterArray1f.html
+share/doc/Cg-compiler/html/cgGLGetParameterArray2d.html
+share/doc/Cg-compiler/html/cgGLGetParameterArray2f.html
+share/doc/Cg-compiler/html/cgGLGetParameterArray3d.html
+share/doc/Cg-compiler/html/cgGLGetParameterArray3f.html
+share/doc/Cg-compiler/html/cgGLGetParameterArray4d.html
+share/doc/Cg-compiler/html/cgGLGetParameterArray4f.html
+share/doc/Cg-compiler/html/cgGLGetProgramID.html
+share/doc/Cg-compiler/html/cgGLGetTextureEnum.html
+share/doc/Cg-compiler/html/cgGLGetTextureParameter.html
+share/doc/Cg-compiler/html/cgGLIsProfileSupported.html
+share/doc/Cg-compiler/html/cgGLIsProgramLoaded.html
+share/doc/Cg-compiler/html/cgGLLoadProgram.html
+share/doc/Cg-compiler/html/cgGLRegisterStates.html
+share/doc/Cg-compiler/html/cgGLSetContextGLSLVersion.html
+share/doc/Cg-compiler/html/cgGLSetContextOptimalOptions.html
+share/doc/Cg-compiler/html/cgGLSetDebugMode.html
+share/doc/Cg-compiler/html/cgGLSetManageTextureParameters.html
+share/doc/Cg-compiler/html/cgGLSetMatrixParameter.html
+share/doc/Cg-compiler/html/cgGLSetMatrixParameterArray.html
+share/doc/Cg-compiler/html/cgGLSetMatrixParameterArraydc.html
+share/doc/Cg-compiler/html/cgGLSetMatrixParameterArraydr.html
+share/doc/Cg-compiler/html/cgGLSetMatrixParameterArrayfc.html
+share/doc/Cg-compiler/html/cgGLSetMatrixParameterArrayfr.html
+share/doc/Cg-compiler/html/cgGLSetMatrixParameterdc.html
+share/doc/Cg-compiler/html/cgGLSetMatrixParameterdr.html
+share/doc/Cg-compiler/html/cgGLSetMatrixParameterfc.html
+share/doc/Cg-compiler/html/cgGLSetMatrixParameterfr.html
+share/doc/Cg-compiler/html/cgGLSetOptimalOptions.html
+share/doc/Cg-compiler/html/cgGLSetParameter.html
+share/doc/Cg-compiler/html/cgGLSetParameter1d.html
+share/doc/Cg-compiler/html/cgGLSetParameter1dv.html
+share/doc/Cg-compiler/html/cgGLSetParameter1f.html
+share/doc/Cg-compiler/html/cgGLSetParameter1fv.html
+share/doc/Cg-compiler/html/cgGLSetParameter2d.html
+share/doc/Cg-compiler/html/cgGLSetParameter2dv.html
+share/doc/Cg-compiler/html/cgGLSetParameter2f.html
+share/doc/Cg-compiler/html/cgGLSetParameter2fv.html
+share/doc/Cg-compiler/html/cgGLSetParameter3d.html
+share/doc/Cg-compiler/html/cgGLSetParameter3dv.html
+share/doc/Cg-compiler/html/cgGLSetParameter3f.html
+share/doc/Cg-compiler/html/cgGLSetParameter3fv.html
+share/doc/Cg-compiler/html/cgGLSetParameter4d.html
+share/doc/Cg-compiler/html/cgGLSetParameter4dv.html
+share/doc/Cg-compiler/html/cgGLSetParameter4f.html
+share/doc/Cg-compiler/html/cgGLSetParameter4fv.html
+share/doc/Cg-compiler/html/cgGLSetParameterArray.html
+share/doc/Cg-compiler/html/cgGLSetParameterArray1d.html
+share/doc/Cg-compiler/html/cgGLSetParameterArray1f.html
+share/doc/Cg-compiler/html/cgGLSetParameterArray2d.html
+share/doc/Cg-compiler/html/cgGLSetParameterArray2f.html
+share/doc/Cg-compiler/html/cgGLSetParameterArray3d.html
+share/doc/Cg-compiler/html/cgGLSetParameterArray3f.html
+share/doc/Cg-compiler/html/cgGLSetParameterArray4d.html
+share/doc/Cg-compiler/html/cgGLSetParameterArray4f.html
+share/doc/Cg-compiler/html/cgGLSetParameterPointer.html
+share/doc/Cg-compiler/html/cgGLSetStateMatrixParameter.html
+share/doc/Cg-compiler/html/cgGLSetTextureParameter.html
+share/doc/Cg-compiler/html/cgGLSetupSampler.html
+share/doc/Cg-compiler/html/cgGLUnbindProgram.html
+share/doc/Cg-compiler/html/cgGLUnloadProgram.html
+share/doc/Cg-compiler/html/cgGetAnnotationName.html
+share/doc/Cg-compiler/html/cgGetAnnotationType.html
+share/doc/Cg-compiler/html/cgGetArrayDimension.html
+share/doc/Cg-compiler/html/cgGetArrayParameter.html
+share/doc/Cg-compiler/html/cgGetArraySize.html
+share/doc/Cg-compiler/html/cgGetArrayTotalSize.html
+share/doc/Cg-compiler/html/cgGetArrayType.html
+share/doc/Cg-compiler/html/cgGetAutoCompile.html
+share/doc/Cg-compiler/html/cgGetBehavior.html
+share/doc/Cg-compiler/html/cgGetBehaviorString.html
+share/doc/Cg-compiler/html/cgGetBoolAnnotationValues.html
+share/doc/Cg-compiler/html/cgGetBoolStateAssignmentValues.html
+share/doc/Cg-compiler/html/cgGetBooleanAnnotationValues.html
+share/doc/Cg-compiler/html/cgGetBufferSize.html
+share/doc/Cg-compiler/html/cgGetCompilerIncludeCallback.html
+share/doc/Cg-compiler/html/cgGetConnectedParameter.html
+share/doc/Cg-compiler/html/cgGetConnectedStateAssignmentParameter.html
+share/doc/Cg-compiler/html/cgGetConnectedToParameter.html
+share/doc/Cg-compiler/html/cgGetContextBehavior.html
+share/doc/Cg-compiler/html/cgGetDependentAnnotationParameter.html
+share/doc/Cg-compiler/html/cgGetDependentProgramArrayStateAssignmentParameter.html
+share/doc/Cg-compiler/html/cgGetDependentStateAssignmentParameter.html
+share/doc/Cg-compiler/html/cgGetDomain.html
+share/doc/Cg-compiler/html/cgGetDomainString.html
+share/doc/Cg-compiler/html/cgGetEffectContext.html
+share/doc/Cg-compiler/html/cgGetEffectName.html
+share/doc/Cg-compiler/html/cgGetEffectParameterBuffer.html
+share/doc/Cg-compiler/html/cgGetEffectParameterBySemantic.html
+share/doc/Cg-compiler/html/cgGetEnum.html
+share/doc/Cg-compiler/html/cgGetEnumString.html
+share/doc/Cg-compiler/html/cgGetError.html
+share/doc/Cg-compiler/html/cgGetErrorCallback.html
+share/doc/Cg-compiler/html/cgGetErrorHandler.html
+share/doc/Cg-compiler/html/cgGetErrorString.html
+share/doc/Cg-compiler/html/cgGetFirstDependentParameter.html
+share/doc/Cg-compiler/html/cgGetFirstEffect.html
+share/doc/Cg-compiler/html/cgGetFirstEffectAnnotation.html
+share/doc/Cg-compiler/html/cgGetFirstEffectParameter.html
+share/doc/Cg-compiler/html/cgGetFirstError.html
+share/doc/Cg-compiler/html/cgGetFirstLeafEffectParameter.html
+share/doc/Cg-compiler/html/cgGetFirstLeafParameter.html
+share/doc/Cg-compiler/html/cgGetFirstParameter.html
+share/doc/Cg-compiler/html/cgGetFirstParameterAnnotation.html
+share/doc/Cg-compiler/html/cgGetFirstPass.html
+share/doc/Cg-compiler/html/cgGetFirstPassAnnotation.html
+share/doc/Cg-compiler/html/cgGetFirstProgram.html
+share/doc/Cg-compiler/html/cgGetFirstProgramAnnotation.html
+share/doc/Cg-compiler/html/cgGetFirstSamplerState.html
+share/doc/Cg-compiler/html/cgGetFirstSamplerStateAssignment.html
+share/doc/Cg-compiler/html/cgGetFirstState.html
+share/doc/Cg-compiler/html/cgGetFirstStateAssignment.html
+share/doc/Cg-compiler/html/cgGetFirstStructParameter.html
+share/doc/Cg-compiler/html/cgGetFirstTechnique.html
+share/doc/Cg-compiler/html/cgGetFirstTechniqueAnnotation.html
+share/doc/Cg-compiler/html/cgGetFirstUniformBufferParameter.html
+share/doc/Cg-compiler/html/cgGetFloatAnnotationValues.html
+share/doc/Cg-compiler/html/cgGetFloatStateAssignmentValues.html
+share/doc/Cg-compiler/html/cgGetIntAnnotationValues.html
+share/doc/Cg-compiler/html/cgGetIntStateAssignmentValues.html
+share/doc/Cg-compiler/html/cgGetLastErrorString.html
+share/doc/Cg-compiler/html/cgGetLastListing.html
+share/doc/Cg-compiler/html/cgGetLockingPolicy.html
+share/doc/Cg-compiler/html/cgGetMatrixParameter.html
+share/doc/Cg-compiler/html/cgGetMatrixParameterOrder.html
+share/doc/Cg-compiler/html/cgGetMatrixParameterdc.html
+share/doc/Cg-compiler/html/cgGetMatrixParameterdr.html
+share/doc/Cg-compiler/html/cgGetMatrixParameterfc.html
+share/doc/Cg-compiler/html/cgGetMatrixParameterfr.html
+share/doc/Cg-compiler/html/cgGetMatrixParameteric.html
+share/doc/Cg-compiler/html/cgGetMatrixParameterir.html
+share/doc/Cg-compiler/html/cgGetMatrixSize.html
+share/doc/Cg-compiler/html/cgGetNamedEffect.html
+share/doc/Cg-compiler/html/cgGetNamedEffectAnnotation.html
+share/doc/Cg-compiler/html/cgGetNamedEffectParameter.html
+share/doc/Cg-compiler/html/cgGetNamedEffectUniformBuffer.html
+share/doc/Cg-compiler/html/cgGetNamedParameter.html
+share/doc/Cg-compiler/html/cgGetNamedParameterAnnotation.html
+share/doc/Cg-compiler/html/cgGetNamedPass.html
+share/doc/Cg-compiler/html/cgGetNamedPassAnnotation.html
+share/doc/Cg-compiler/html/cgGetNamedProgramAnnotation.html
+share/doc/Cg-compiler/html/cgGetNamedProgramParameter.html
+share/doc/Cg-compiler/html/cgGetNamedProgramUniformBuffer.html
+share/doc/Cg-compiler/html/cgGetNamedSamplerState.html
+share/doc/Cg-compiler/html/cgGetNamedSamplerStateAssignment.html
+share/doc/Cg-compiler/html/cgGetNamedState.html
+share/doc/Cg-compiler/html/cgGetNamedStateAssignment.html
+share/doc/Cg-compiler/html/cgGetNamedStructParameter.html
+share/doc/Cg-compiler/html/cgGetNamedSubParameter.html
+share/doc/Cg-compiler/html/cgGetNamedTechnique.html
+share/doc/Cg-compiler/html/cgGetNamedTechniqueAnnotation.html
+share/doc/Cg-compiler/html/cgGetNamedUniformBufferParameter.html
+share/doc/Cg-compiler/html/cgGetNamedUserType.html
+share/doc/Cg-compiler/html/cgGetNextAnnotation.html
+share/doc/Cg-compiler/html/cgGetNextEffect.html
+share/doc/Cg-compiler/html/cgGetNextLeafParameter.html
+share/doc/Cg-compiler/html/cgGetNextParameter.html
+share/doc/Cg-compiler/html/cgGetNextPass.html
+share/doc/Cg-compiler/html/cgGetNextProgram.html
+share/doc/Cg-compiler/html/cgGetNextState.html
+share/doc/Cg-compiler/html/cgGetNextStateAssignment.html
+share/doc/Cg-compiler/html/cgGetNextTechnique.html
+share/doc/Cg-compiler/html/cgGetNumConnectedToParameters.html
+share/doc/Cg-compiler/html/cgGetNumDependentAnnotationParameters.html
+share/doc/Cg-compiler/html/cgGetNumDependentProgramArrayStateAssignmentParameters.html
+share/doc/Cg-compiler/html/cgGetNumDependentStateAssignmentParameters.html
+share/doc/Cg-compiler/html/cgGetNumParentTypes.html
+share/doc/Cg-compiler/html/cgGetNumProgramDomains.html
+share/doc/Cg-compiler/html/cgGetNumStateEnumerants.html
+share/doc/Cg-compiler/html/cgGetNumSupportedProfiles.html
+share/doc/Cg-compiler/html/cgGetNumUserTypes.html
+share/doc/Cg-compiler/html/cgGetParameterBaseResource.html
+share/doc/Cg-compiler/html/cgGetParameterBaseType.html
+share/doc/Cg-compiler/html/cgGetParameterBufferIndex.html
+share/doc/Cg-compiler/html/cgGetParameterBufferOffset.html
+share/doc/Cg-compiler/html/cgGetParameterClass.html
+share/doc/Cg-compiler/html/cgGetParameterClassEnum.html
+share/doc/Cg-compiler/html/cgGetParameterClassString.html
+share/doc/Cg-compiler/html/cgGetParameterColumns.html
+share/doc/Cg-compiler/html/cgGetParameterContext.html
+share/doc/Cg-compiler/html/cgGetParameterDefaultValue.html
+share/doc/Cg-compiler/html/cgGetParameterDefaultValuedc.html
+share/doc/Cg-compiler/html/cgGetParameterDefaultValuedr.html
+share/doc/Cg-compiler/html/cgGetParameterDefaultValuefc.html
+share/doc/Cg-compiler/html/cgGetParameterDefaultValuefr.html
+share/doc/Cg-compiler/html/cgGetParameterDefaultValueic.html
+share/doc/Cg-compiler/html/cgGetParameterDefaultValueir.html
+share/doc/Cg-compiler/html/cgGetParameterDirection.html
+share/doc/Cg-compiler/html/cgGetParameterEffect.html
+share/doc/Cg-compiler/html/cgGetParameterIndex.html
+share/doc/Cg-compiler/html/cgGetParameterName.html
+share/doc/Cg-compiler/html/cgGetParameterNamedType.html
+share/doc/Cg-compiler/html/cgGetParameterOrdinalNumber.html
+share/doc/Cg-compiler/html/cgGetParameterProgram.html
+share/doc/Cg-compiler/html/cgGetParameterResource.html
+share/doc/Cg-compiler/html/cgGetParameterResourceIndex.html
+share/doc/Cg-compiler/html/cgGetParameterResourceName.html
+share/doc/Cg-compiler/html/cgGetParameterResourceSize.html
+share/doc/Cg-compiler/html/cgGetParameterResourceType.html
+share/doc/Cg-compiler/html/cgGetParameterRows.html
+share/doc/Cg-compiler/html/cgGetParameterSemantic.html
+share/doc/Cg-compiler/html/cgGetParameterSettingMode.html
+share/doc/Cg-compiler/html/cgGetParameterType.html
+share/doc/Cg-compiler/html/cgGetParameterValue.html
+share/doc/Cg-compiler/html/cgGetParameterValuedc.html
+share/doc/Cg-compiler/html/cgGetParameterValuedr.html
+share/doc/Cg-compiler/html/cgGetParameterValuefc.html
+share/doc/Cg-compiler/html/cgGetParameterValuefr.html
+share/doc/Cg-compiler/html/cgGetParameterValueic.html
+share/doc/Cg-compiler/html/cgGetParameterValueir.html
+share/doc/Cg-compiler/html/cgGetParameterValues.html
+share/doc/Cg-compiler/html/cgGetParameterVariability.html
+share/doc/Cg-compiler/html/cgGetParentType.html
+share/doc/Cg-compiler/html/cgGetPassName.html
+share/doc/Cg-compiler/html/cgGetPassProgram.html
+share/doc/Cg-compiler/html/cgGetPassTechnique.html
+share/doc/Cg-compiler/html/cgGetProfile.html
+share/doc/Cg-compiler/html/cgGetProfileDomain.html
+share/doc/Cg-compiler/html/cgGetProfileProperty.html
+share/doc/Cg-compiler/html/cgGetProfileSibling.html
+share/doc/Cg-compiler/html/cgGetProfileString.html
+share/doc/Cg-compiler/html/cgGetProgramBuffer.html
+share/doc/Cg-compiler/html/cgGetProgramBufferMaxIndex.html
+share/doc/Cg-compiler/html/cgGetProgramBufferMaxSize.html
+share/doc/Cg-compiler/html/cgGetProgramContext.html
+share/doc/Cg-compiler/html/cgGetProgramDomain.html
+share/doc/Cg-compiler/html/cgGetProgramDomainProfile.html
+share/doc/Cg-compiler/html/cgGetProgramDomainProgram.html
+share/doc/Cg-compiler/html/cgGetProgramInput.html
+share/doc/Cg-compiler/html/cgGetProgramOptions.html
+share/doc/Cg-compiler/html/cgGetProgramOutput.html
+share/doc/Cg-compiler/html/cgGetProgramOutputVertices.html
+share/doc/Cg-compiler/html/cgGetProgramProfile.html
+share/doc/Cg-compiler/html/cgGetProgramStateAssignmentValue.html
+share/doc/Cg-compiler/html/cgGetProgramString.html
+share/doc/Cg-compiler/html/cgGetResource.html
+share/doc/Cg-compiler/html/cgGetResourceString.html
+share/doc/Cg-compiler/html/cgGetSamplerStateAssignmentParameter.html
+share/doc/Cg-compiler/html/cgGetSamplerStateAssignmentState.html
+share/doc/Cg-compiler/html/cgGetSamplerStateAssignmentValue.html
+share/doc/Cg-compiler/html/cgGetSemanticCasePolicy.html
+share/doc/Cg-compiler/html/cgGetStateAssignmentIndex.html
+share/doc/Cg-compiler/html/cgGetStateAssignmentPass.html
+share/doc/Cg-compiler/html/cgGetStateAssignmentState.html
+share/doc/Cg-compiler/html/cgGetStateContext.html
+share/doc/Cg-compiler/html/cgGetStateEnumerant.html
+share/doc/Cg-compiler/html/cgGetStateEnumerantName.html
+share/doc/Cg-compiler/html/cgGetStateEnumerantValue.html
+share/doc/Cg-compiler/html/cgGetStateLatestProfile.html
+share/doc/Cg-compiler/html/cgGetStateName.html
+share/doc/Cg-compiler/html/cgGetStateResetCallback.html
+share/doc/Cg-compiler/html/cgGetStateSetCallback.html
+share/doc/Cg-compiler/html/cgGetStateType.html
+share/doc/Cg-compiler/html/cgGetStateValidateCallback.html
+share/doc/Cg-compiler/html/cgGetString.html
+share/doc/Cg-compiler/html/cgGetStringAnnotationValue.html
+share/doc/Cg-compiler/html/cgGetStringAnnotationValues.html
+share/doc/Cg-compiler/html/cgGetStringParameterValue.html
+share/doc/Cg-compiler/html/cgGetStringStateAssignmentValue.html
+share/doc/Cg-compiler/html/cgGetSupportedProfile.html
+share/doc/Cg-compiler/html/cgGetTechniqueEffect.html
+share/doc/Cg-compiler/html/cgGetTechniqueName.html
+share/doc/Cg-compiler/html/cgGetTextureStateAssignmentValue.html
+share/doc/Cg-compiler/html/cgGetType.html
+share/doc/Cg-compiler/html/cgGetTypeBase.html
+share/doc/Cg-compiler/html/cgGetTypeClass.html
+share/doc/Cg-compiler/html/cgGetTypeSizes.html
+share/doc/Cg-compiler/html/cgGetTypeString.html
+share/doc/Cg-compiler/html/cgGetUniformBufferBlockName.html
+share/doc/Cg-compiler/html/cgGetUniformBufferParameter.html
+share/doc/Cg-compiler/html/cgGetUserType.html
+share/doc/Cg-compiler/html/cgIsAnnotation.html
+share/doc/Cg-compiler/html/cgIsBuffer.html
+share/doc/Cg-compiler/html/cgIsContext.html
+share/doc/Cg-compiler/html/cgIsEffect.html
+share/doc/Cg-compiler/html/cgIsInterfaceType.html
+share/doc/Cg-compiler/html/cgIsParameter.html
+share/doc/Cg-compiler/html/cgIsParameterGlobal.html
+share/doc/Cg-compiler/html/cgIsParameterReferenced.html
+share/doc/Cg-compiler/html/cgIsParameterUsed.html
+share/doc/Cg-compiler/html/cgIsParentType.html
+share/doc/Cg-compiler/html/cgIsPass.html
+share/doc/Cg-compiler/html/cgIsProfileSupported.html
+share/doc/Cg-compiler/html/cgIsProgram.html
+share/doc/Cg-compiler/html/cgIsProgramCompiled.html
+share/doc/Cg-compiler/html/cgIsState.html
+share/doc/Cg-compiler/html/cgIsStateAssignment.html
+share/doc/Cg-compiler/html/cgIsTechnique.html
+share/doc/Cg-compiler/html/cgIsTechniqueValidated.html
+share/doc/Cg-compiler/html/cgMapBuffer.html
+share/doc/Cg-compiler/html/cgResetPassState.html
+share/doc/Cg-compiler/html/cgSetArraySize.html
+share/doc/Cg-compiler/html/cgSetAutoCompile.html
+share/doc/Cg-compiler/html/cgSetBoolAnnotation.html
+share/doc/Cg-compiler/html/cgSetBoolArrayStateAssignment.html
+share/doc/Cg-compiler/html/cgSetBoolStateAssignment.html
+share/doc/Cg-compiler/html/cgSetBufferData.html
+share/doc/Cg-compiler/html/cgSetBufferSubData.html
+share/doc/Cg-compiler/html/cgSetCompilerIncludeCallback.html
+share/doc/Cg-compiler/html/cgSetCompilerIncludeFile.html
+share/doc/Cg-compiler/html/cgSetCompilerIncludeString.html
+share/doc/Cg-compiler/html/cgSetContextBehavior.html
+share/doc/Cg-compiler/html/cgSetEffectName.html
+share/doc/Cg-compiler/html/cgSetEffectParameterBuffer.html
+share/doc/Cg-compiler/html/cgSetErrorCallback.html
+share/doc/Cg-compiler/html/cgSetErrorHandler.html
+share/doc/Cg-compiler/html/cgSetFloatAnnotation.html
+share/doc/Cg-compiler/html/cgSetFloatArrayStateAssignment.html
+share/doc/Cg-compiler/html/cgSetFloatStateAssignment.html
+share/doc/Cg-compiler/html/cgSetIntAnnotation.html
+share/doc/Cg-compiler/html/cgSetIntArrayStateAssignment.html
+share/doc/Cg-compiler/html/cgSetIntStateAssignment.html
+share/doc/Cg-compiler/html/cgSetLastListing.html
+share/doc/Cg-compiler/html/cgSetLockingPolicy.html
+share/doc/Cg-compiler/html/cgSetMatrixParameter.html
+share/doc/Cg-compiler/html/cgSetMatrixParameterdc.html
+share/doc/Cg-compiler/html/cgSetMatrixParameterdr.html
+share/doc/Cg-compiler/html/cgSetMatrixParameterfc.html
+share/doc/Cg-compiler/html/cgSetMatrixParameterfr.html
+share/doc/Cg-compiler/html/cgSetMatrixParameteric.html
+share/doc/Cg-compiler/html/cgSetMatrixParameterir.html
+share/doc/Cg-compiler/html/cgSetMultiDimArraySize.html
+share/doc/Cg-compiler/html/cgSetParameter.html
+share/doc/Cg-compiler/html/cgSetParameter1d.html
+share/doc/Cg-compiler/html/cgSetParameter1dv.html
+share/doc/Cg-compiler/html/cgSetParameter1f.html
+share/doc/Cg-compiler/html/cgSetParameter1fv.html
+share/doc/Cg-compiler/html/cgSetParameter1i.html
+share/doc/Cg-compiler/html/cgSetParameter1iv.html
+share/doc/Cg-compiler/html/cgSetParameter2d.html
+share/doc/Cg-compiler/html/cgSetParameter2dv.html
+share/doc/Cg-compiler/html/cgSetParameter2f.html
+share/doc/Cg-compiler/html/cgSetParameter2fv.html
+share/doc/Cg-compiler/html/cgSetParameter2i.html
+share/doc/Cg-compiler/html/cgSetParameter2iv.html
+share/doc/Cg-compiler/html/cgSetParameter3d.html
+share/doc/Cg-compiler/html/cgSetParameter3dv.html
+share/doc/Cg-compiler/html/cgSetParameter3f.html
+share/doc/Cg-compiler/html/cgSetParameter3fv.html
+share/doc/Cg-compiler/html/cgSetParameter3i.html
+share/doc/Cg-compiler/html/cgSetParameter3iv.html
+share/doc/Cg-compiler/html/cgSetParameter4d.html
+share/doc/Cg-compiler/html/cgSetParameter4dv.html
+share/doc/Cg-compiler/html/cgSetParameter4f.html
+share/doc/Cg-compiler/html/cgSetParameter4fv.html
+share/doc/Cg-compiler/html/cgSetParameter4i.html
+share/doc/Cg-compiler/html/cgSetParameter4iv.html
+share/doc/Cg-compiler/html/cgSetParameterSemantic.html
+share/doc/Cg-compiler/html/cgSetParameterSettingMode.html
+share/doc/Cg-compiler/html/cgSetParameterValue.html
+share/doc/Cg-compiler/html/cgSetParameterValuedc.html
+share/doc/Cg-compiler/html/cgSetParameterValuedr.html
+share/doc/Cg-compiler/html/cgSetParameterValuefc.html
+share/doc/Cg-compiler/html/cgSetParameterValuefr.html
+share/doc/Cg-compiler/html/cgSetParameterValueic.html
+share/doc/Cg-compiler/html/cgSetParameterValueir.html
+share/doc/Cg-compiler/html/cgSetParameterVariability.html
+share/doc/Cg-compiler/html/cgSetPassProgramParameters.html
+share/doc/Cg-compiler/html/cgSetPassState.html
+share/doc/Cg-compiler/html/cgSetProgramBuffer.html
+share/doc/Cg-compiler/html/cgSetProgramOutputVertices.html
+share/doc/Cg-compiler/html/cgSetProgramProfile.html
+share/doc/Cg-compiler/html/cgSetProgramStateAssignment.html
+share/doc/Cg-compiler/html/cgSetSamplerState.html
+share/doc/Cg-compiler/html/cgSetSamplerStateAssignment.html
+share/doc/Cg-compiler/html/cgSetSemanticCasePolicy.html
+share/doc/Cg-compiler/html/cgSetStateCallbacks.html
+share/doc/Cg-compiler/html/cgSetStateLatestProfile.html
+share/doc/Cg-compiler/html/cgSetStringAnnotation.html
+share/doc/Cg-compiler/html/cgSetStringParameterValue.html
+share/doc/Cg-compiler/html/cgSetStringStateAssignment.html
+share/doc/Cg-compiler/html/cgSetTextureStateAssignment.html
+share/doc/Cg-compiler/html/cgSetUniformBufferParameter.html
+share/doc/Cg-compiler/html/cgUnmapBuffer.html
+share/doc/Cg-compiler/html/cgUpdatePassParameters.html
+share/doc/Cg-compiler/html/cgUpdateProgramParameters.html
+share/doc/Cg-compiler/html/cgValidateTechnique.html
+share/doc/Cg-compiler/html/cg_2_1_0009.html
+share/doc/Cg-compiler/html/cg_2_1_0012.html
+share/doc/Cg-compiler/html/cg_2_1_0016.html
+share/doc/Cg-compiler/html/cg_2_1_0017.html
+share/doc/Cg-compiler/html/cg_2_2_0004.html
+share/doc/Cg-compiler/html/cg_2_2_0006.html
+share/doc/Cg-compiler/html/cg_2_2_0010.html
+share/doc/Cg-compiler/html/cg_2_2_0017.html
+share/doc/Cg-compiler/html/cg_3_0_0007.html
+share/doc/Cg-compiler/html/cg_3_0_0015.html
+share/doc/Cg-compiler/html/cg_3_0_0016.html
+share/doc/Cg-compiler/html/cg_3_1_0010.html
+share/doc/Cg-compiler/html/cgc.html
+share/doc/Cg-compiler/html/cgfxcat.html
+share/doc/Cg-compiler/html/cginfo.html
+share/doc/Cg-compiler/html/clamp.html
+share/doc/Cg-compiler/html/clip.html
+share/doc/Cg-compiler/html/cos.html
+share/doc/Cg-compiler/html/cosh.html
+share/doc/Cg-compiler/html/cross.html
+share/doc/Cg-compiler/html/ddx.html
+share/doc/Cg-compiler/html/ddy.html
+share/doc/Cg-compiler/html/degrees.html
+share/doc/Cg-compiler/html/determinant.html
+share/doc/Cg-compiler/html/distance.html
+share/doc/Cg-compiler/html/dot.html
+share/doc/Cg-compiler/html/ds_5_0.html
+share/doc/Cg-compiler/html/exp.html
+share/doc/Cg-compiler/html/exp2.html
+share/doc/Cg-compiler/html/faceforward.html
+share/doc/Cg-compiler/html/findLSB.html
+share/doc/Cg-compiler/html/findMSB.html
+share/doc/Cg-compiler/html/floatToIntBits.html
+share/doc/Cg-compiler/html/floatToRawIntBits.html
+share/doc/Cg-compiler/html/floor.html
+share/doc/Cg-compiler/html/fmod.html
+share/doc/Cg-compiler/html/fp20.html
+share/doc/Cg-compiler/html/fp30.html
+share/doc/Cg-compiler/html/fp40.html
+share/doc/Cg-compiler/html/frac.html
+share/doc/Cg-compiler/html/frexp.html
+share/doc/Cg-compiler/html/fwidth.html
+share/doc/Cg-compiler/html/glsl.html
+share/doc/Cg-compiler/html/glslf.html
+share/doc/Cg-compiler/html/glslg.html
+share/doc/Cg-compiler/html/glslv.html
+share/doc/Cg-compiler/html/glut.html
+share/doc/Cg-compiler/html/gp4.html
+share/doc/Cg-compiler/html/gp4fp.html
+share/doc/Cg-compiler/html/gp4gp.html
+share/doc/Cg-compiler/html/gp4vp.html
+share/doc/Cg-compiler/html/gp5.html
+share/doc/Cg-compiler/html/gp5fp.html
+share/doc/Cg-compiler/html/gp5gp.html
+share/doc/Cg-compiler/html/gp5tcp.html
+share/doc/Cg-compiler/html/gp5tep.html
+share/doc/Cg-compiler/html/gp5vp.html
+share/doc/Cg-compiler/html/gs_4_0.html
+share/doc/Cg-compiler/html/gs_5_0.html
+share/doc/Cg-compiler/html/hlsl10.html
+share/doc/Cg-compiler/html/hlsl11.html
+share/doc/Cg-compiler/html/hlslf.html
+share/doc/Cg-compiler/html/hlslv.html
+share/doc/Cg-compiler/html/hs_5_0.html
+share/doc/Cg-compiler/html/index.html
+share/doc/Cg-compiler/html/index_bin.html
+share/doc/Cg-compiler/html/index_language.html
+share/doc/Cg-compiler/html/index_profiles.html
+share/doc/Cg-compiler/html/index_releases.html
+share/doc/Cg-compiler/html/index_runtime.html
+share/doc/Cg-compiler/html/index_runtime_cg.html
+share/doc/Cg-compiler/html/index_runtime_cgD3D10.html
+share/doc/Cg-compiler/html/index_runtime_cgD3D11.html
+share/doc/Cg-compiler/html/index_runtime_cgD3D9.html
+share/doc/Cg-compiler/html/index_runtime_cgGL.html
+share/doc/Cg-compiler/html/index_sstates.html
+share/doc/Cg-compiler/html/index_states.html
+share/doc/Cg-compiler/html/index_stdlib.html
+share/doc/Cg-compiler/html/index_topics.html
+share/doc/Cg-compiler/html/intBitsToFloat.html
+share/doc/Cg-compiler/html/inverse.html
+share/doc/Cg-compiler/html/isfinite.html
+share/doc/Cg-compiler/html/isinf.html
+share/doc/Cg-compiler/html/isnan.html
+share/doc/Cg-compiler/html/ldexp.html
+share/doc/Cg-compiler/html/length.html
+share/doc/Cg-compiler/html/lerp.html
+share/doc/Cg-compiler/html/lit.html
+share/doc/Cg-compiler/html/log.html
+share/doc/Cg-compiler/html/log10.html
+share/doc/Cg-compiler/html/log2.html
+share/doc/Cg-compiler/html/mac.html
+share/doc/Cg-compiler/html/max.html
+share/doc/Cg-compiler/html/min.html
+share/doc/Cg-compiler/html/modf.html
+share/doc/Cg-compiler/html/mul.html
+share/doc/Cg-compiler/html/normalize.html
+share/doc/Cg-compiler/html/pack.html
+share/doc/Cg-compiler/html/pow.html
+share/doc/Cg-compiler/html/ps_1_1.html
+share/doc/Cg-compiler/html/ps_1_2.html
+share/doc/Cg-compiler/html/ps_1_3.html
+share/doc/Cg-compiler/html/ps_2_0.html
+share/doc/Cg-compiler/html/ps_2_sw.html
+share/doc/Cg-compiler/html/ps_2_x.html
+share/doc/Cg-compiler/html/ps_3_0.html
+share/doc/Cg-compiler/html/ps_4_0.html
+share/doc/Cg-compiler/html/ps_5_0.html
+share/doc/Cg-compiler/html/radians.html
+share/doc/Cg-compiler/html/reflect.html
+share/doc/Cg-compiler/html/refract.html
+share/doc/Cg-compiler/html/round.html
+share/doc/Cg-compiler/html/rsqrt.html
+share/doc/Cg-compiler/html/saturate.html
+share/doc/Cg-compiler/html/sign.html
+share/doc/Cg-compiler/html/sin.html
+share/doc/Cg-compiler/html/sincos.html
+share/doc/Cg-compiler/html/sinh.html
+share/doc/Cg-compiler/html/smoothstep.html
+share/doc/Cg-compiler/html/sqrt.html
+share/doc/Cg-compiler/html/step.html
+share/doc/Cg-compiler/html/tan.html
+share/doc/Cg-compiler/html/tanh.html
+share/doc/Cg-compiler/html/tex1D.html
+share/doc/Cg-compiler/html/tex1DARRAY.html
+share/doc/Cg-compiler/html/tex1DARRAYbias.html
+share/doc/Cg-compiler/html/tex1DARRAYcmpbias.html
+share/doc/Cg-compiler/html/tex1DARRAYcmplod.html
+share/doc/Cg-compiler/html/tex1DARRAYfetch.html
+share/doc/Cg-compiler/html/tex1DARRAYlod.html
+share/doc/Cg-compiler/html/tex1DARRAYproj.html
+share/doc/Cg-compiler/html/tex1DARRAYsize.html
+share/doc/Cg-compiler/html/tex1Dbias.html
+share/doc/Cg-compiler/html/tex1Dcmpbias.html
+share/doc/Cg-compiler/html/tex1Dcmplod.html
+share/doc/Cg-compiler/html/tex1Dfetch.html
+share/doc/Cg-compiler/html/tex1Dlod.html
+share/doc/Cg-compiler/html/tex1Dproj.html
+share/doc/Cg-compiler/html/tex1Dsize.html
+share/doc/Cg-compiler/html/tex2D.html
+share/doc/Cg-compiler/html/tex2DARRAY.html
+share/doc/Cg-compiler/html/tex2DARRAYbias.html
+share/doc/Cg-compiler/html/tex2DARRAYfetch.html
+share/doc/Cg-compiler/html/tex2DARRAYlod.html
+share/doc/Cg-compiler/html/tex2DARRAYproj.html
+share/doc/Cg-compiler/html/tex2DARRAYsize.html
+share/doc/Cg-compiler/html/tex2DMSARRAYfetch.html
+share/doc/Cg-compiler/html/tex2DMSARRAYsize.html
+share/doc/Cg-compiler/html/tex2DMSfetch.html
+share/doc/Cg-compiler/html/tex2DMSsize.html
+share/doc/Cg-compiler/html/tex2Dbias.html
+share/doc/Cg-compiler/html/tex2Dcmpbias.html
+share/doc/Cg-compiler/html/tex2Dcmplod.html
+share/doc/Cg-compiler/html/tex2Dfetch.html
+share/doc/Cg-compiler/html/tex2Dlod.html
+share/doc/Cg-compiler/html/tex2Dproj.html
+share/doc/Cg-compiler/html/tex2Dsize.html
+share/doc/Cg-compiler/html/tex3D.html
+share/doc/Cg-compiler/html/tex3Dbias.html
+share/doc/Cg-compiler/html/tex3Dfetch.html
+share/doc/Cg-compiler/html/tex3Dlod.html
+share/doc/Cg-compiler/html/tex3Dproj.html
+share/doc/Cg-compiler/html/tex3Dsize.html
+share/doc/Cg-compiler/html/texBUF.html
+share/doc/Cg-compiler/html/texBUFsize.html
+share/doc/Cg-compiler/html/texCUBE.html
+share/doc/Cg-compiler/html/texCUBEARRAY.html
+share/doc/Cg-compiler/html/texCUBEARRAYbias.html
+share/doc/Cg-compiler/html/texCUBEARRAYlod.html
+share/doc/Cg-compiler/html/texCUBEARRAYsize.html
+share/doc/Cg-compiler/html/texCUBEbias.html
+share/doc/Cg-compiler/html/texCUBElod.html
+share/doc/Cg-compiler/html/texCUBEproj.html
+share/doc/Cg-compiler/html/texCUBEsize.html
+share/doc/Cg-compiler/html/texRBUF.html
+share/doc/Cg-compiler/html/texRBUFsize.html
+share/doc/Cg-compiler/html/texRECT.html
+share/doc/Cg-compiler/html/texRECTbias.html
+share/doc/Cg-compiler/html/texRECTfetch.html
+share/doc/Cg-compiler/html/texRECTlod.html
+share/doc/Cg-compiler/html/texRECTproj.html
+share/doc/Cg-compiler/html/texRECTsize.html
+share/doc/Cg-compiler/html/trace.html
+share/doc/Cg-compiler/html/transpose.html
+share/doc/Cg-compiler/html/trunc.html
+share/doc/Cg-compiler/html/unpack.html
+share/doc/Cg-compiler/html/vertexShaderConstant4.html
+share/doc/Cg-compiler/html/vp20.html
+share/doc/Cg-compiler/html/vp30.html
+share/doc/Cg-compiler/html/vp40.html
+share/doc/Cg-compiler/html/vs_1_1.html
+share/doc/Cg-compiler/html/vs_2_0.html
+share/doc/Cg-compiler/html/vs_2_sw.html
+share/doc/Cg-compiler/html/vs_2_x.html
+share/doc/Cg-compiler/html/vs_3_0.html
+share/doc/Cg-compiler/html/vs_4_0.html
+share/doc/Cg-compiler/html/vs_5_0.html
+share/doc/Cg-compiler/html/win64.html
share/examples/Cg-compiler/Direct3D10/advanced/Direct3D10_Advanced_2005.sln
share/examples/Cg-compiler/Direct3D10/advanced/Direct3D10_Advanced_2008.sln
share/examples/Cg-compiler/Direct3D10/advanced/Direct3D10_Advanced_2010.sln