PageRenderTime 56ms CodeModel.GetById 26ms RepoModel.GetById 0ms app.codeStats 0ms

/make/native-taglet.properties

https://github.com/rsantina/jogl
Properties File | 477 lines | 474 code | 0 blank | 3 comment | 0 complexity | 57b9e00dae3472e4b9392c9059bf62af MD5 | raw file
  1. #Generated, do not edit, edit createTagletProps.sh instead.
  2. #This file is used in NativeTaglet and maps the generated method names
  3. #to the function specific OpenGL documentation man pages.
  4. nativetaglet.baseUrl=http://www.opengl.org/sdk/docs/
  5. glAccum=man/xhtml/glAccum.xml
  6. glActiveShaderProgram=man4/xhtml/glActiveShaderProgram.xml
  7. glActiveTexture=man4/xhtml/glActiveTexture.xml
  8. glAlphaFunc=man/xhtml/glAlphaFunc.xml
  9. glAreTexturesResident=man/xhtml/glAreTexturesResident.xml
  10. glArrayElement=man/xhtml/glArrayElement.xml
  11. glAttachShader=man4/xhtml/glAttachShader.xml
  12. glBeginConditionalRender=man4/xhtml/glBeginConditionalRender.xml
  13. glBegin=man/xhtml/glBegin.xml
  14. glBeginQueryIndexed=man4/xhtml/glBeginQueryIndexed.xml
  15. glBeginQuery=man4/xhtml/glBeginQuery.xml
  16. glBeginTransformFeedback=man4/xhtml/glBeginTransformFeedback.xml
  17. glBindAttribLocation=man4/xhtml/glBindAttribLocation.xml
  18. glBindBufferBase=man4/xhtml/glBindBufferBase.xml
  19. glBindBuffer=man4/xhtml/glBindBuffer.xml
  20. glBindBufferRange=man4/xhtml/glBindBufferRange.xml
  21. glBindFragDataLocationIndexed=man4/xhtml/glBindFragDataLocationIndexed.xml
  22. glBindFragDataLocation=man4/xhtml/glBindFragDataLocation.xml
  23. glBindFramebuffer=man4/xhtml/glBindFramebuffer.xml
  24. glBindProgramPipeline=man4/xhtml/glBindProgramPipeline.xml
  25. glBindRenderbuffer=man4/xhtml/glBindRenderbuffer.xml
  26. glBindSampler=man4/xhtml/glBindSampler.xml
  27. glBindTexture=man4/xhtml/glBindTexture.xml
  28. glBindTransformFeedback=man4/xhtml/glBindTransformFeedback.xml
  29. glBindVertexArray=man4/xhtml/glBindVertexArray.xml
  30. glBitmap=man/xhtml/glBitmap.xml
  31. glBlendColor=man4/xhtml/glBlendColor.xml
  32. glBlendEquation=man4/xhtml/glBlendEquation.xml
  33. glBlendEquationSeparate=man4/xhtml/glBlendEquationSeparate.xml
  34. glBlendFunc=man4/xhtml/glBlendFunc.xml
  35. glBlendFuncSeparate=man4/xhtml/glBlendFuncSeparate.xml
  36. glBlitFramebuffer=man4/xhtml/glBlitFramebuffer.xml
  37. glBufferData=man4/xhtml/glBufferData.xml
  38. glBufferSubData=man4/xhtml/glBufferSubData.xml
  39. glCallList=man/xhtml/glCallList.xml
  40. glCallLists=man/xhtml/glCallLists.xml
  41. glCheckFramebufferStatus=man4/xhtml/glCheckFramebufferStatus.xml
  42. glClampColor=man4/xhtml/glClampColor.xml
  43. glClearAccum=man/xhtml/glClearAccum.xml
  44. glClearBuffer=man4/xhtml/glClearBuffer.xml
  45. glClearColor=man4/xhtml/glClearColor.xml
  46. glClearDepth=man4/xhtml/glClearDepth.xml
  47. glClearIndex=man/xhtml/glClearIndex.xml
  48. glClear=man4/xhtml/glClear.xml
  49. glClearStencil=man4/xhtml/glClearStencil.xml
  50. glClientActiveTexture=man/xhtml/glClientActiveTexture.xml
  51. glClientWaitSync=man4/xhtml/glClientWaitSync.xml
  52. glClipPlane=man/xhtml/glClipPlane.xml
  53. glColor=man/xhtml/glColor.xml
  54. glColorMask=man4/xhtml/glColorMask.xml
  55. glColorMaterial=man/xhtml/glColorMaterial.xml
  56. glColorPointer=man/xhtml/glColorPointer.xml
  57. glColorSubTable=man/xhtml/glColorSubTable.xml
  58. glColorTable=man/xhtml/glColorTable.xml
  59. glColorTableParameter=man/xhtml/glColorTableParameter.xml
  60. glCompileShader=man4/xhtml/glCompileShader.xml
  61. glCompressedTexImage1D=man4/xhtml/glCompressedTexImage1D.xml
  62. glCompressedTexImage2D=man4/xhtml/glCompressedTexImage2D.xml
  63. glCompressedTexImage3D=man4/xhtml/glCompressedTexImage3D.xml
  64. glCompressedTexSubImage1D=man4/xhtml/glCompressedTexSubImage1D.xml
  65. glCompressedTexSubImage2D=man4/xhtml/glCompressedTexSubImage2D.xml
  66. glCompressedTexSubImage3D=man4/xhtml/glCompressedTexSubImage3D.xml
  67. glConvolutionFilter1D=man/xhtml/glConvolutionFilter1D.xml
  68. glConvolutionFilter2D=man/xhtml/glConvolutionFilter2D.xml
  69. glConvolutionParameter=man/xhtml/glConvolutionParameter.xml
  70. glCopyBufferSubData=man4/xhtml/glCopyBufferSubData.xml
  71. glCopyColorSubTable=man/xhtml/glCopyColorSubTable.xml
  72. glCopyColorTable=man/xhtml/glCopyColorTable.xml
  73. glCopyConvolutionFilter1D=man/xhtml/glCopyConvolutionFilter1D.xml
  74. glCopyConvolutionFilter2D=man/xhtml/glCopyConvolutionFilter2D.xml
  75. glCopyPixels=man/xhtml/glCopyPixels.xml
  76. glCopyTexImage1D=man4/xhtml/glCopyTexImage1D.xml
  77. glCopyTexImage2D=man4/xhtml/glCopyTexImage2D.xml
  78. glCopyTexSubImage1D=man4/xhtml/glCopyTexSubImage1D.xml
  79. glCopyTexSubImage2D=man4/xhtml/glCopyTexSubImage2D.xml
  80. glCopyTexSubImage3D=man4/xhtml/glCopyTexSubImage3D.xml
  81. glCreateProgram=man4/xhtml/glCreateProgram.xml
  82. glCreateShader=man4/xhtml/glCreateShader.xml
  83. glCreateShaderProgram=man4/xhtml/glCreateShaderProgram.xml
  84. glCullFace=man4/xhtml/glCullFace.xml
  85. glDeleteBuffers=man4/xhtml/glDeleteBuffers.xml
  86. glDeleteFramebuffers=man4/xhtml/glDeleteFramebuffers.xml
  87. glDeleteLists=man/xhtml/glDeleteLists.xml
  88. glDeleteProgram=man4/xhtml/glDeleteProgram.xml
  89. glDeleteProgramPipelines=man4/xhtml/glDeleteProgramPipelines.xml
  90. glDeleteQueries=man4/xhtml/glDeleteQueries.xml
  91. glDeleteRenderbuffers=man4/xhtml/glDeleteRenderbuffers.xml
  92. glDeleteSamplers=man4/xhtml/glDeleteSamplers.xml
  93. glDeleteShader=man4/xhtml/glDeleteShader.xml
  94. glDeleteSync=man4/xhtml/glDeleteSync.xml
  95. glDeleteTextures=man4/xhtml/glDeleteTextures.xml
  96. glDeleteTransformFeedbacks=man4/xhtml/glDeleteTransformFeedbacks.xml
  97. glDeleteVertexArrays=man4/xhtml/glDeleteVertexArrays.xml
  98. glDepthFunc=man4/xhtml/glDepthFunc.xml
  99. glDepthMask=man4/xhtml/glDepthMask.xml
  100. glDepthRangeArray=man4/xhtml/glDepthRangeArray.xml
  101. glDepthRangeIndexed=man4/xhtml/glDepthRangeIndexed.xml
  102. glDepthRange=man4/xhtml/glDepthRange.xml
  103. glDetachShader=man4/xhtml/glDetachShader.xml
  104. glDisableClientState=man/xhtml/glDisableClientState.xml
  105. glDisablei=man3/xhtml/glDisablei.xml
  106. glDisable=man4/xhtml/glDisable.xml
  107. glDisableVertexAttribArray=man4/xhtml/glDisableVertexAttribArray.xml
  108. glDrawArraysIndirect=man4/xhtml/glDrawArraysIndirect.xml
  109. glDrawArraysInstanced=man4/xhtml/glDrawArraysInstanced.xml
  110. glDrawArrays=man4/xhtml/glDrawArrays.xml
  111. glDrawBuffer=man4/xhtml/glDrawBuffer.xml
  112. glDrawBuffers=man4/xhtml/glDrawBuffers.xml
  113. glDrawElementsBaseVertex=man4/xhtml/glDrawElementsBaseVertex.xml
  114. glDrawElementsIndirect=man4/xhtml/glDrawElementsIndirect.xml
  115. glDrawElementsInstancedBaseVertex=man4/xhtml/glDrawElementsInstancedBaseVertex.xml
  116. glDrawElementsInstanced=man4/xhtml/glDrawElementsInstanced.xml
  117. glDrawElements=man4/xhtml/glDrawElements.xml
  118. glDrawPixels=man/xhtml/glDrawPixels.xml
  119. glDrawRangeElementsBaseVertex=man4/xhtml/glDrawRangeElementsBaseVertex.xml
  120. glDrawRangeElements=man4/xhtml/glDrawRangeElements.xml
  121. glDrawTransformFeedback=man4/xhtml/glDrawTransformFeedback.xml
  122. glDrawTransformFeedbackStream=man4/xhtml/glDrawTransformFeedbackStream.xml
  123. glEdgeFlag=man/xhtml/glEdgeFlag.xml
  124. glEdgeFlagPointer=man/xhtml/glEdgeFlagPointer.xml
  125. glEnableClientState=man/xhtml/glEnableClientState.xml
  126. glEnable=man4/xhtml/glEnable.xml
  127. glEnableVertexAttribArray=man4/xhtml/glEnableVertexAttribArray.xml
  128. glEndConditionalRender=man4/xhtml/glEndConditionalRender.xml
  129. glEndList=man/xhtml/glEndList.xml
  130. glEnd=man/xhtml/glEnd.xml
  131. glEndQueryIndexed=man4/xhtml/glEndQueryIndexed.xml
  132. glEndQuery=man4/xhtml/glEndQuery.xml
  133. glEndTransformFeedback=man4/xhtml/glEndTransformFeedback.xml
  134. glEvalCoord=man/xhtml/glEvalCoord.xml
  135. glEvalMesh=man/xhtml/glEvalMesh.xml
  136. glEvalPoint=man/xhtml/glEvalPoint.xml
  137. glFeedbackBuffer=man/xhtml/glFeedbackBuffer.xml
  138. glFenceSync=man4/xhtml/glFenceSync.xml
  139. glFinish=man4/xhtml/glFinish.xml
  140. glFlush=man4/xhtml/glFlush.xml
  141. glFlushMappedBufferRange=man4/xhtml/glFlushMappedBufferRange.xml
  142. glFogCoord=man/xhtml/glFogCoord.xml
  143. glFogCoordPointer=man/xhtml/glFogCoordPointer.xml
  144. glFog=man/xhtml/glFog.xml
  145. glFramebufferRenderbuffer=man4/xhtml/glFramebufferRenderbuffer.xml
  146. glFramebufferTextureLayer=man4/xhtml/glFramebufferTextureLayer.xml
  147. glFramebufferTexture=man4/xhtml/glFramebufferTexture.xml
  148. glFrontFace=man4/xhtml/glFrontFace.xml
  149. glFrustum=man/xhtml/glFrustum.xml
  150. glGenBuffers=man4/xhtml/glGenBuffers.xml
  151. glGenerateMipmap=man4/xhtml/glGenerateMipmap.xml
  152. glGenFramebuffers=man4/xhtml/glGenFramebuffers.xml
  153. glGenLists=man/xhtml/glGenLists.xml
  154. glGenProgramPipelines=man4/xhtml/glGenProgramPipelines.xml
  155. glGenQueries=man4/xhtml/glGenQueries.xml
  156. glGenRenderbuffers=man4/xhtml/glGenRenderbuffers.xml
  157. glGenSamplers=man4/xhtml/glGenSamplers.xml
  158. glGenTextures=man4/xhtml/glGenTextures.xml
  159. glGenTransformFeedbacks=man4/xhtml/glGenTransformFeedbacks.xml
  160. glGenVertexArrays=man4/xhtml/glGenVertexArrays.xml
  161. glGetActiveAttrib=man4/xhtml/glGetActiveAttrib.xml
  162. glGetActiveSubroutineName=man4/xhtml/glGetActiveSubroutineName.xml
  163. glGetActiveSubroutineUniform=man4/xhtml/glGetActiveSubroutineUniform.xml
  164. glGetActiveSubroutineUniformName=man4/xhtml/glGetActiveSubroutineUniformName.xml
  165. glGetActiveUniformBlock=man4/xhtml/glGetActiveUniformBlock.xml
  166. glGetActiveUniformBlockName=man4/xhtml/glGetActiveUniformBlockName.xml
  167. glGetActiveUniform=man4/xhtml/glGetActiveUniform.xml
  168. glGetActiveUniformName=man4/xhtml/glGetActiveUniformName.xml
  169. glGetActiveUniformsiv=man4/xhtml/glGetActiveUniformsiv.xml
  170. glGetAttachedShaders=man4/xhtml/glGetAttachedShaders.xml
  171. glGetAttribLocation=man4/xhtml/glGetAttribLocation.xml
  172. glGetBufferParameteriv=man/xhtml/glGetBufferParameteriv.xml
  173. glGetBufferParameter=man4/xhtml/glGetBufferParameter.xml
  174. glGetBufferPointerv=man4/xhtml/glGetBufferPointerv.xml
  175. glGetBufferSubData=man4/xhtml/glGetBufferSubData.xml
  176. glGetClipPlane=man/xhtml/glGetClipPlane.xml
  177. glGetColorTable=man/xhtml/glGetColorTable.xml
  178. glGetColorTableParameter=man/xhtml/glGetColorTableParameter.xml
  179. glGetCompressedTexImage=man4/xhtml/glGetCompressedTexImage.xml
  180. glGetConvolutionFilter=man/xhtml/glGetConvolutionFilter.xml
  181. glGetConvolutionParameter=man/xhtml/glGetConvolutionParameter.xml
  182. glGetError=man4/xhtml/glGetError.xml
  183. glGetFragDataIndex=man4/xhtml/glGetFragDataIndex.xml
  184. glGetFragDataLocation=man4/xhtml/glGetFragDataLocation.xml
  185. glGetFramebufferAttachmentParameter=man4/xhtml/glGetFramebufferAttachmentParameter.xml
  186. glGetHistogram=man/xhtml/glGetHistogram.xml
  187. glGetHistogramParameter=man/xhtml/glGetHistogramParameter.xml
  188. glGetLight=man/xhtml/glGetLight.xml
  189. glGet=man4/xhtml/glGet.xml
  190. glGetMap=man/xhtml/glGetMap.xml
  191. glGetMaterial=man/xhtml/glGetMaterial.xml
  192. glGetMinmax=man/xhtml/glGetMinmax.xml
  193. glGetMinmaxParameter=man/xhtml/glGetMinmaxParameter.xml
  194. glGetMultisample=man4/xhtml/glGetMultisample.xml
  195. glGetPixelMap=man/xhtml/glGetPixelMap.xml
  196. glGetPointerv=man/xhtml/glGetPointerv.xml
  197. glGetPolygonStipple=man/xhtml/glGetPolygonStipple.xml
  198. glGetProgramBinary=man4/xhtml/glGetProgramBinary.xml
  199. glGetProgramInfoLog=man4/xhtml/glGetProgramInfoLog.xml
  200. glGetProgram=man4/xhtml/glGetProgram.xml
  201. glGetProgramPipelineInfoLog=man4/xhtml/glGetProgramPipelineInfoLog.xml
  202. glGetProgramPipeline=man4/xhtml/glGetProgramPipeline.xml
  203. glGetProgramStage=man4/xhtml/glGetProgramStage.xml
  204. glGetQueryIndexed=man4/xhtml/glGetQueryIndexed.xml
  205. glGetQueryiv=man4/xhtml/glGetQueryiv.xml
  206. glGetQueryObject=man4/xhtml/glGetQueryObject.xml
  207. glGetRenderbufferParameter=man4/xhtml/glGetRenderbufferParameter.xml
  208. glGetSamplerParameter=man4/xhtml/glGetSamplerParameter.xml
  209. glGetSeparableFilter=man/xhtml/glGetSeparableFilter.xml
  210. glGetShaderInfoLog=man4/xhtml/glGetShaderInfoLog.xml
  211. glGetShader=man4/xhtml/glGetShader.xml
  212. glGetShaderPrecisionFormat=man4/xhtml/glGetShaderPrecisionFormat.xml
  213. glGetShaderSource=man4/xhtml/glGetShaderSource.xml
  214. glGetString=man4/xhtml/glGetString.xml
  215. glGetSubroutineIndex=man4/xhtml/glGetSubroutineIndex.xml
  216. glGetSubroutineUniformLocation=man4/xhtml/glGetSubroutineUniformLocation.xml
  217. glGetSync=man4/xhtml/glGetSync.xml
  218. glGetTexEnv=man/xhtml/glGetTexEnv.xml
  219. glGetTexGen=man/xhtml/glGetTexGen.xml
  220. glGetTexImage=man4/xhtml/glGetTexImage.xml
  221. glGetTexLevelParameter=man4/xhtml/glGetTexLevelParameter.xml
  222. glGetTexParameter=man4/xhtml/glGetTexParameter.xml
  223. glGetTransformFeedbackVarying=man4/xhtml/glGetTransformFeedbackVarying.xml
  224. glGetUniformBlockIndex=man4/xhtml/glGetUniformBlockIndex.xml
  225. glGetUniformIndices=man4/xhtml/glGetUniformIndices.xml
  226. glGetUniformLocation=man4/xhtml/glGetUniformLocation.xml
  227. glGetUniform=man4/xhtml/glGetUniform.xml
  228. glGetUniformSubroutine=man4/xhtml/glGetUniformSubroutine.xml
  229. glGetVertexAttrib=man4/xhtml/glGetVertexAttrib.xml
  230. glGetVertexAttribPointerv=man4/xhtml/glGetVertexAttribPointerv.xml
  231. glHint=man4/xhtml/glHint.xml
  232. glHistogram=man/xhtml/glHistogram.xml
  233. glIndex=man/xhtml/glIndex.xml
  234. glIndexMask=man/xhtml/glIndexMask.xml
  235. glIndexPointer=man/xhtml/glIndexPointer.xml
  236. glInitNames=man/xhtml/glInitNames.xml
  237. glInterleavedArrays=man/xhtml/glInterleavedArrays.xml
  238. glIsBuffer=man4/xhtml/glIsBuffer.xml
  239. glIsEnabled=man4/xhtml/glIsEnabled.xml
  240. glIsFramebuffer=man4/xhtml/glIsFramebuffer.xml
  241. glIsList=man/xhtml/glIsList.xml
  242. glIsProgram=man4/xhtml/glIsProgram.xml
  243. glIsProgramPipeline=man4/xhtml/glIsProgramPipeline.xml
  244. glIsQuery=man4/xhtml/glIsQuery.xml
  245. glIsRenderbuffer=man4/xhtml/glIsRenderbuffer.xml
  246. glIsSampler=man4/xhtml/glIsSampler.xml
  247. glIsShader=man4/xhtml/glIsShader.xml
  248. glIsSync=man4/xhtml/glIsSync.xml
  249. glIsTexture=man4/xhtml/glIsTexture.xml
  250. glIsTransformFeedback=man4/xhtml/glIsTransformFeedback.xml
  251. glIsVertexArray=man4/xhtml/glIsVertexArray.xml
  252. glLight=man/xhtml/glLight.xml
  253. glLightModel=man/xhtml/glLightModel.xml
  254. glLineStipple=man/xhtml/glLineStipple.xml
  255. glLineWidth=man4/xhtml/glLineWidth.xml
  256. glLinkProgram=man4/xhtml/glLinkProgram.xml
  257. glListBase=man/xhtml/glListBase.xml
  258. glLoadIdentity=man/xhtml/glLoadIdentity.xml
  259. glLoadMatrix=man/xhtml/glLoadMatrix.xml
  260. glLoadName=man/xhtml/glLoadName.xml
  261. glLoadTransposeMatrix=man/xhtml/glLoadTransposeMatrix.xml
  262. glLogicOp=man4/xhtml/glLogicOp.xml
  263. glMap1=man/xhtml/glMap1.xml
  264. glMap2=man/xhtml/glMap2.xml
  265. glMapBuffer=man4/xhtml/glMapBuffer.xml
  266. glMapBufferRange=man4/xhtml/glMapBufferRange.xml
  267. glMapGrid=man/xhtml/glMapGrid.xml
  268. glMaterial=man/xhtml/glMaterial.xml
  269. glMatrixMode=man/xhtml/glMatrixMode.xml
  270. glMinmax=man/xhtml/glMinmax.xml
  271. glMinSampleShading=man4/xhtml/glMinSampleShading.xml
  272. glMultiDrawArrays=man4/xhtml/glMultiDrawArrays.xml
  273. glMultiDrawElementsBaseVertex=man4/xhtml/glMultiDrawElementsBaseVertex.xml
  274. glMultiDrawElements=man4/xhtml/glMultiDrawElements.xml
  275. glMultiTexCoord=man/xhtml/glMultiTexCoord.xml
  276. glMultMatrix=man/xhtml/glMultMatrix.xml
  277. glMultTransposeMatrix=man/xhtml/glMultTransposeMatrix.xml
  278. glNewList=man/xhtml/glNewList.xml
  279. glNormal=man/xhtml/glNormal.xml
  280. glNormalPointer=man/xhtml/glNormalPointer.xml
  281. glOrtho=man/xhtml/glOrtho.xml
  282. glPassThrough=man/xhtml/glPassThrough.xml
  283. glPatchParameter=man4/xhtml/glPatchParameter.xml
  284. glPauseTransformFeedback=man4/xhtml/glPauseTransformFeedback.xml
  285. glPixelMap=man/xhtml/glPixelMap.xml
  286. glPixelStore=man4/xhtml/glPixelStore.xml
  287. glPixelTransfer=man/xhtml/glPixelTransfer.xml
  288. glPixelZoom=man/xhtml/glPixelZoom.xml
  289. glPointParameter=man4/xhtml/glPointParameter.xml
  290. glPointSize=man4/xhtml/glPointSize.xml
  291. glPolygonMode=man4/xhtml/glPolygonMode.xml
  292. glPolygonOffset=man4/xhtml/glPolygonOffset.xml
  293. glPolygonStipple=man/xhtml/glPolygonStipple.xml
  294. glPopAttrib=man/xhtml/glPopAttrib.xml
  295. glPopClientAttrib=man/xhtml/glPopClientAttrib.xml
  296. glPopMatrix=man/xhtml/glPopMatrix.xml
  297. glPopName=man/xhtml/glPopName.xml
  298. glPrimitiveRestartIndex=man4/xhtml/glPrimitiveRestartIndex.xml
  299. glPrioritizeTextures=man/xhtml/glPrioritizeTextures.xml
  300. glProgramBinary=man4/xhtml/glProgramBinary.xml
  301. glProgramParameter=man4/xhtml/glProgramParameter.xml
  302. glProgramUniform=man4/xhtml/glProgramUniform.xml
  303. glProvokingVertex=man4/xhtml/glProvokingVertex.xml
  304. glPushAttrib=man/xhtml/glPushAttrib.xml
  305. glPushClientAttrib=man/xhtml/glPushClientAttrib.xml
  306. glPushMatrix=man/xhtml/glPushMatrix.xml
  307. glPushName=man/xhtml/glPushName.xml
  308. glQueryCounter=man4/xhtml/glQueryCounter.xml
  309. glRasterPos=man/xhtml/glRasterPos.xml
  310. glReadBuffer=man4/xhtml/glReadBuffer.xml
  311. glReadPixels=man4/xhtml/glReadPixels.xml
  312. glRect=man/xhtml/glRect.xml
  313. glReleaseShaderCompiler=man4/xhtml/glReleaseShaderCompiler.xml
  314. glRenderbufferStorage=man4/xhtml/glRenderbufferStorage.xml
  315. glRenderbufferStorageMultisample=man4/xhtml/glRenderbufferStorageMultisample.xml
  316. glRenderMode=man/xhtml/glRenderMode.xml
  317. glResetHistogram=man/xhtml/glResetHistogram.xml
  318. glResetMinmax=man/xhtml/glResetMinmax.xml
  319. glResumeTransformFeedback=man4/xhtml/glResumeTransformFeedback.xml
  320. glRotate=man/xhtml/glRotate.xml
  321. glSampleCoverage=man4/xhtml/glSampleCoverage.xml
  322. glSampleMaski=man4/xhtml/glSampleMaski.xml
  323. glSamplerParameter=man4/xhtml/glSamplerParameter.xml
  324. glScale=man/xhtml/glScale.xml
  325. glScissorArray=man4/xhtml/glScissorArray.xml
  326. glScissorIndexed=man4/xhtml/glScissorIndexed.xml
  327. glScissor=man4/xhtml/glScissor.xml
  328. glSecondaryColor=man/xhtml/glSecondaryColor.xml
  329. glSecondaryColorPointer=man/xhtml/glSecondaryColorPointer.xml
  330. glSelectBuffer=man/xhtml/glSelectBuffer.xml
  331. glSeparableFilter2D=man/xhtml/glSeparableFilter2D.xml
  332. glShadeModel=man/xhtml/glShadeModel.xml
  333. glShaderBinary=man4/xhtml/glShaderBinary.xml
  334. glShaderSource=man4/xhtml/glShaderSource.xml
  335. glStencilFunc=man4/xhtml/glStencilFunc.xml
  336. glStencilFuncSeparate=man4/xhtml/glStencilFuncSeparate.xml
  337. glStencilMask=man4/xhtml/glStencilMask.xml
  338. glStencilMaskSeparate=man4/xhtml/glStencilMaskSeparate.xml
  339. glStencilOp=man4/xhtml/glStencilOp.xml
  340. glStencilOpSeparate=man4/xhtml/glStencilOpSeparate.xml
  341. glTexBuffer=man4/xhtml/glTexBuffer.xml
  342. glTexCoord=man/xhtml/glTexCoord.xml
  343. glTexCoordPointer=man/xhtml/glTexCoordPointer.xml
  344. glTexEnv=man/xhtml/glTexEnv.xml
  345. glTexGen=man/xhtml/glTexGen.xml
  346. glTexImage1D=man4/xhtml/glTexImage1D.xml
  347. glTexImage2D=man4/xhtml/glTexImage2D.xml
  348. glTexImage2DMultisample=man4/xhtml/glTexImage2DMultisample.xml
  349. glTexImage3D=man4/xhtml/glTexImage3D.xml
  350. glTexImage3DMultisample=man4/xhtml/glTexImage3DMultisample.xml
  351. glTexParameter=man4/xhtml/glTexParameter.xml
  352. glTexSubImage1D=man4/xhtml/glTexSubImage1D.xml
  353. glTexSubImage2D=man4/xhtml/glTexSubImage2D.xml
  354. glTexSubImage3D=man4/xhtml/glTexSubImage3D.xml
  355. glTransformFeedbackVaryings=man4/xhtml/glTransformFeedbackVaryings.xml
  356. glTranslate=man/xhtml/glTranslate.xml
  357. gluBeginCurve=man/xhtml/gluBeginCurve.xml
  358. gluBeginPolygon=man/xhtml/gluBeginPolygon.xml
  359. gluBeginSurface=man/xhtml/gluBeginSurface.xml
  360. gluBeginTrim=man/xhtml/gluBeginTrim.xml
  361. gluBuild1DMipmapLevels=man/xhtml/gluBuild1DMipmapLevels.xml
  362. gluBuild1DMipmaps=man/xhtml/gluBuild1DMipmaps.xml
  363. gluBuild2DMipmapLevels=man/xhtml/gluBuild2DMipmapLevels.xml
  364. gluBuild2DMipmaps=man/xhtml/gluBuild2DMipmaps.xml
  365. gluBuild3DMipmapLevels=man/xhtml/gluBuild3DMipmapLevels.xml
  366. gluBuild3DMipmaps=man/xhtml/gluBuild3DMipmaps.xml
  367. gluCheckExtension=man/xhtml/gluCheckExtension.xml
  368. gluCylinder=man/xhtml/gluCylinder.xml
  369. gluDeleteNurbsRenderer=man/xhtml/gluDeleteNurbsRenderer.xml
  370. gluDeleteQuadric=man/xhtml/gluDeleteQuadric.xml
  371. gluDeleteTess=man/xhtml/gluDeleteTess.xml
  372. gluDisk=man/xhtml/gluDisk.xml
  373. gluEndCurve=man/xhtml/gluEndCurve.xml
  374. gluEndPolygon=man/xhtml/gluEndPolygon.xml
  375. gluEndSurface=man/xhtml/gluEndSurface.xml
  376. gluEndTrim=man/xhtml/gluEndTrim.xml
  377. gluErrorString=man/xhtml/gluErrorString.xml
  378. gluGetNurbsProperty=man/xhtml/gluGetNurbsProperty.xml
  379. gluGetString=man/xhtml/gluGetString.xml
  380. gluGetTessProperty=man/xhtml/gluGetTessProperty.xml
  381. gluLoadSamplingMatrices=man/xhtml/gluLoadSamplingMatrices.xml
  382. gluLookAt=man/xhtml/gluLookAt.xml
  383. gluNewNurbsRenderer=man/xhtml/gluNewNurbsRenderer.xml
  384. gluNewQuadric=man/xhtml/gluNewQuadric.xml
  385. gluNewTess=man/xhtml/gluNewTess.xml
  386. gluNextContour=man/xhtml/gluNextContour.xml
  387. glUniformBlockBinding=man4/xhtml/glUniformBlockBinding.xml
  388. glUniform=man4/xhtml/glUniform.xml
  389. glUniformSubroutines=man4/xhtml/glUniformSubroutines.xml
  390. glUnmapBuffer=man4/xhtml/glUnmapBuffer.xml
  391. gluNurbsCallbackDataEXT=man/xhtml/gluNurbsCallbackDataEXT.xml
  392. gluNurbsCallbackData=man/xhtml/gluNurbsCallbackData.xml
  393. gluNurbsCallback=man/xhtml/gluNurbsCallback.xml
  394. gluNurbsCurve=man/xhtml/gluNurbsCurve.xml
  395. gluNurbsProperty=man/xhtml/gluNurbsProperty.xml
  396. gluNurbsSurface=man/xhtml/gluNurbsSurface.xml
  397. gluOrtho2D=man/xhtml/gluOrtho2D.xml
  398. gluPartialDisk=man/xhtml/gluPartialDisk.xml
  399. gluPerspective=man/xhtml/gluPerspective.xml
  400. gluPickMatrix=man/xhtml/gluPickMatrix.xml
  401. gluProject=man/xhtml/gluProject.xml
  402. gluPwlCurve=man/xhtml/gluPwlCurve.xml
  403. gluQuadricCallback=man/xhtml/gluQuadricCallback.xml
  404. gluQuadricDrawStyle=man/xhtml/gluQuadricDrawStyle.xml
  405. gluQuadricNormals=man/xhtml/gluQuadricNormals.xml
  406. gluQuadricOrientation=man/xhtml/gluQuadricOrientation.xml
  407. gluQuadricTexture=man/xhtml/gluQuadricTexture.xml
  408. gluScaleImage=man/xhtml/gluScaleImage.xml
  409. glUseProgram=man4/xhtml/glUseProgram.xml
  410. glUseProgramStages=man4/xhtml/glUseProgramStages.xml
  411. gluSphere=man/xhtml/gluSphere.xml
  412. gluTessBeginContour=man/xhtml/gluTessBeginContour.xml
  413. gluTessBeginPolygon=man/xhtml/gluTessBeginPolygon.xml
  414. gluTessCallback=man/xhtml/gluTessCallback.xml
  415. gluTessEndContour=man/xhtml/gluTessEndContour.xml
  416. gluTessEndPolygon=man/xhtml/gluTessEndPolygon.xml
  417. gluTessNormal=man/xhtml/gluTessNormal.xml
  418. gluTessProperty=man/xhtml/gluTessProperty.xml
  419. gluTessVertex=man/xhtml/gluTessVertex.xml
  420. gluUnProject4=man/xhtml/gluUnProject4.xml
  421. gluUnProject=man/xhtml/gluUnProject.xml
  422. glValidateProgram=man4/xhtml/glValidateProgram.xml
  423. glValidateProgramPipeline=man4/xhtml/glValidateProgramPipeline.xml
  424. glVertexAttribDivisor=man4/xhtml/glVertexAttribDivisor.xml
  425. glVertexAttrib=man4/xhtml/glVertexAttrib.xml
  426. glVertexAttribPointer=man4/xhtml/glVertexAttribPointer.xml
  427. glVertex=man/xhtml/glVertex.xml
  428. glVertexPointer=man/xhtml/glVertexPointer.xml
  429. glViewportArray=man4/xhtml/glViewportArray.xml
  430. glViewportIndexed=man4/xhtml/glViewportIndexed.xml
  431. glViewport=man4/xhtml/glViewport.xml
  432. glWaitSync=man4/xhtml/glWaitSync.xml
  433. glWindowPos=man/xhtml/glWindowPos.xml
  434. glXChooseFBConfig=man/xhtml/glXChooseFBConfig.xml
  435. glXChooseVisual=man/xhtml/glXChooseVisual.xml
  436. glXCopyContext=man/xhtml/glXCopyContext.xml
  437. glXCreateContext=man/xhtml/glXCreateContext.xml
  438. glXCreateGLXPixmap=man/xhtml/glXCreateGLXPixmap.xml
  439. glXCreateNewContext=man/xhtml/glXCreateNewContext.xml
  440. glXCreatePbuffer=man/xhtml/glXCreatePbuffer.xml
  441. glXCreatePixmap=man/xhtml/glXCreatePixmap.xml
  442. glXCreateWindow=man/xhtml/glXCreateWindow.xml
  443. glXDestroyContext=man/xhtml/glXDestroyContext.xml
  444. glXDestroyGLXPixmap=man/xhtml/glXDestroyGLXPixmap.xml
  445. glXDestroyPbuffer=man/xhtml/glXDestroyPbuffer.xml
  446. glXDestroyPixmap=man/xhtml/glXDestroyPixmap.xml
  447. glXDestroyWindow=man/xhtml/glXDestroyWindow.xml
  448. glXFreeContextEXT=man/xhtml/glXFreeContextEXT.xml
  449. glXGetClientString=man/xhtml/glXGetClientString.xml
  450. glXGetConfig=man/xhtml/glXGetConfig.xml
  451. glXGetContextIDEXT=man/xhtml/glXGetContextIDEXT.xml
  452. glXGetCurrentContext=man/xhtml/glXGetCurrentContext.xml
  453. glXGetCurrentDisplay=man/xhtml/glXGetCurrentDisplay.xml
  454. glXGetCurrentDrawable=man/xhtml/glXGetCurrentDrawable.xml
  455. glXGetCurrentReadDrawable=man/xhtml/glXGetCurrentReadDrawable.xml
  456. glXGetFBConfigAttrib=man/xhtml/glXGetFBConfigAttrib.xml
  457. glXGetFBConfigs=man/xhtml/glXGetFBConfigs.xml
  458. glXGetProcAddress=man/xhtml/glXGetProcAddress.xml
  459. glXGetSelectedEvent=man/xhtml/glXGetSelectedEvent.xml
  460. glXGetVisualFromFBConfig=man/xhtml/glXGetVisualFromFBConfig.xml
  461. glXImportContextEXT=man/xhtml/glXImportContextEXT.xml
  462. glXIntro=man/xhtml/glXIntro.xml
  463. glXIsDirect=man/xhtml/glXIsDirect.xml
  464. glXMakeContextCurrent=man/xhtml/glXMakeContextCurrent.xml
  465. glXMakeCurrent=man/xhtml/glXMakeCurrent.xml
  466. glXQueryContextInfoEXT=man/xhtml/glXQueryContextInfoEXT.xml
  467. glXQueryContext=man/xhtml/glXQueryContext.xml
  468. glXQueryDrawable=man/xhtml/glXQueryDrawable.xml
  469. glXQueryExtension=man/xhtml/glXQueryExtension.xml
  470. glXQueryExtensionsString=man/xhtml/glXQueryExtensionsString.xml
  471. glXQueryServerString=man/xhtml/glXQueryServerString.xml
  472. glXQueryVersion=man/xhtml/glXQueryVersion.xml
  473. glXSelectEvent=man/xhtml/glXSelectEvent.xml
  474. glXSwapBuffers=man/xhtml/glXSwapBuffers.xml
  475. glXUseXFont=man/xhtml/glXUseXFont.xml
  476. glXWaitGL=man/xhtml/glXWaitGL.xml
  477. glXWaitX=man/xhtml/glXWaitX.xml