All public logs
Jump to navigation
Jump to search
Combined display of all available logs of QB64 Phoenix Edition Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:26, 1 September 2022 RhoSigma talk contribs created page GlPopName (Created page with "{{DISPLAYTITLE:_glPopName}} The '''_glPushName''' and '''_glPopName''' statements push and pop the name stack. {{PageSyntax}} : '''_glPopName''' {{PageDescription}} * OpenGL's documentation is available in several places, so we won't reproduce it here for another time. * The full description for this command can be found at [https://docs.microsoft.com/en-us/windows/win32/opengl/glpopname Microsoft Docs] and is also valid for QB64 usage. {{PageSeeAlso}} * _GL|SUB...")
- 19:58, 1 September 2022 RhoSigma talk contribs protected GlPopAttrib [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 19:58, 1 September 2022 RhoSigma talk contribs created page GlPopAttrib (Created page with "{{DISPLAYTITLE:_glPopAttrib}} The '''_glPushAttrib''' and '''_glPopAttrib''' statements push and pop the attribute stack. {{PageSyntax}} : '''_glPopAttrib''' {{PageDescription}} * OpenGL's documentation is available in several places, so we won't reproduce it here for another time. * The full description for this command can be found at [https://docs.microsoft.com/en-us/windows/win32/opengl/glpopattrib Microsoft Docs] and is also valid for QB64 usage. {{PageSeeAlso...")
- 19:57, 1 September 2022 RhoSigma talk contribs protected GlPushAttrib [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 19:57, 1 September 2022 RhoSigma talk contribs created page GlPushAttrib (Created page with "{{DISPLAYTITLE:_glPushAttrib}} The '''_glPushAttrib''' and '''_glPopAttrib''' statements push and pop the attribute stack. {{PageSyntax}} : '''_glPushAttrib''' GLbitfield {{Parameter|mask}} {{PageParameters}} * OpenGL is using its own set of variable types to describe its command parameters. * Use the following table to find the respective QB64 Variable Types. {{OpenGLTypesPlugin}} {{PageDescription}} * OpenGL's documentation is available in several places, so...")
- 19:49, 1 September 2022 RhoSigma talk contribs protected GlPolygonStipple [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 19:49, 1 September 2022 RhoSigma talk contribs created page GlPolygonStipple (Created page with "{{DISPLAYTITLE:_glPolygonStipple}} The '''_glPolygonStipple''' statement sets the polygon stippling pattern. {{PageSyntax}} : '''_glPolygonStipple''' const GLubyte {{Parameter|*mask}} {{PageParameters}} * OpenGL is using its own set of variable types to describe its command parameters. * Use the following table to find the respective QB64 Variable Types. {{OpenGLTypesPlugin}} {{PageDescription}} * OpenGL's documentation is available in several places, so we won...")
- 19:49, 1 September 2022 RhoSigma talk contribs protected GlPrioritizeTextures [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 19:49, 1 September 2022 RhoSigma talk contribs created page GlPrioritizeTextures (Created page with "{{DISPLAYTITLE:_glPrioritizeTextures}} The '''_glPrioritizeTextures''' statement sets the residence priority of textures. {{PageSyntax}} : '''_glPrioritizeTextures''' GLsizei {{Parameter|n}}, const GLuint {{Parameter|*textures}}, const GLclampf {{Parameter|*priorities}} {{PageParameters}} * OpenGL is using its own set of variable types to describe its command parameters. * Use the following table to find the respective QB64 Variable Types. {{OpenGLTypesPlugin}}...")
- 17:14, 1 September 2022 RhoSigma talk contribs protected GlPixelStoref [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 17:14, 1 September 2022 RhoSigma talk contribs created page GlPixelStoref (Created page with "{{DISPLAYTITLE:_glPixelStoref}} The '''_glPixelStoref''' statement sets pixel storage modes. {{PageSyntax}} : '''_glPixelStoref''' GLenum {{Parameter|pname}}, GLfloat {{Parameter|param}} {{PageParameters}} * OpenGL is using its own set of variable types to describe its command parameters. * Use the following table to find the respective QB64 Variable Types. {{OpenGLTypesPlugin}} {{PageDescription}} * OpenGL's documentation is available in several places, so we...")
- 17:14, 1 September 2022 RhoSigma talk contribs protected GlPixelStorei [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 17:14, 1 September 2022 RhoSigma talk contribs created page GlPixelStorei (Created page with "{{DISPLAYTITLE:_glPixelStorei}} The '''_glPixelStorei''' statement sets pixel storage modes. {{PageSyntax}} : '''_glPixelStorei''' GLenum {{Parameter|pname}}, GLint {{Parameter|param}} {{PageParameters}} * OpenGL is using its own set of variable types to describe its command parameters. * Use the following table to find the respective QB64 Variable Types. {{OpenGLTypesPlugin}} {{PageDescription}} * OpenGL's documentation is available in several places, so we wo...")
- 17:14, 1 September 2022 RhoSigma talk contribs protected GlPixelTransferf [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 17:14, 1 September 2022 RhoSigma talk contribs created page GlPixelTransferf (Created page with "{{DISPLAYTITLE:_glPixelTransferf}} The '''_glPixelTransferf''' statement sets pixel transfer modes. {{PageSyntax}} : '''_glPixelTransferf''' GLenum {{Parameter|pname}}, GLfloat {{Parameter|param}} {{PageParameters}} * OpenGL is using its own set of variable types to describe its command parameters. * Use the following table to find the respective QB64 Variable Types. {{OpenGLTypesPlugin}} {{PageDescription}} * OpenGL's documentation is available in several plac...")
- 17:14, 1 September 2022 RhoSigma talk contribs protected GlPixelTransferi [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 17:14, 1 September 2022 RhoSigma talk contribs created page GlPixelTransferi (Created page with "{{DISPLAYTITLE:_glPixelTransferi}} The '''_glPixelTransferi''' statement sets pixel transfer modes. {{PageSyntax}} : '''_glPixelTransferi''' GLenum {{Parameter|pname}}, GLint {{Parameter|param}} {{PageParameters}} * OpenGL is using its own set of variable types to describe its command parameters. * Use the following table to find the respective QB64 Variable Types. {{OpenGLTypesPlugin}} {{PageDescription}} * OpenGL's documentation is available in several places...")
- 17:04, 1 September 2022 RhoSigma talk contribs protected GlPixelMapfv [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 17:04, 1 September 2022 RhoSigma talk contribs created page GlPixelMapfv (Created page with "{{DISPLAYTITLE:_glPixelMapfv}} The '''_glPixelMapfv''' statement sets up pixel transfer maps. {{PageSyntax}} : '''_glPixelMapfv''' GLenum {{Parameter|map}}, GLsizei {{Parameter|mapsize}}, const GLfloat {{Parameter|*values}} {{PageParameters}} * OpenGL is using its own set of variable types to describe its command parameters. * Use the following table to find the respective QB64 Variable Types. {{OpenGLTypesPlugin}} {{PageDescription}} * OpenGL's documentation i...")
- 17:04, 1 September 2022 RhoSigma talk contribs protected GlPixelMapuiv [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 17:04, 1 September 2022 RhoSigma talk contribs created page GlPixelMapuiv (Created page with "{{DISPLAYTITLE:_glPixelMapuiv}} The '''_glPixelMapuiv''' statement sets up pixel transfer maps. {{PageSyntax}} : '''_glPixelMapuiv''' GLenum {{Parameter|map}}, GLsizei {{Parameter|mapsize}}, const GLuint {{Parameter|*values}} {{PageParameters}} * OpenGL is using its own set of variable types to describe its command parameters. * Use the following table to find the respective QB64 Variable Types. {{OpenGLTypesPlugin}} {{PageDescription}} * OpenGL's documentation...")
- 17:04, 1 September 2022 RhoSigma talk contribs protected GlPixelMapusv [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 17:04, 1 September 2022 RhoSigma talk contribs created page GlPixelMapusv (Created page with "{{DISPLAYTITLE:_glPixelMapusv}} The '''_glPixelMapusv''' statement sets up pixel transfer maps. {{PageSyntax}} : '''_glPixelMapusv''' GLenum {{Parameter|map}}, GLsizei {{Parameter|mapsize}}, const GLushort {{Parameter|*values}} {{PageParameters}} * OpenGL is using its own set of variable types to describe its command parameters. * Use the following table to find the respective QB64 Variable Types. {{OpenGLTypesPlugin}} {{PageDescription}} * OpenGL's documentati...")
- 16:59, 1 September 2022 RhoSigma talk contribs protected GlPixelZoom [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 16:59, 1 September 2022 RhoSigma talk contribs created page GlPixelZoom (Created page with "{{DISPLAYTITLE:_glPixelZoom}} The '''_glPixelZoom''' statement specifies the pixel zoom factors. {{PageSyntax}} : '''_glPixelZoom''' GLfloat {{Parameter|xfactor}}, GLfloat {{Parameter|yfactor}} {{PageParameters}} * OpenGL is using its own set of variable types to describe its command parameters. * Use the following table to find the respective QB64 Variable Types. {{OpenGLTypesPlugin}} {{PageDescription}} * OpenGL's documentation is available in several places,...")
- 16:59, 1 September 2022 RhoSigma talk contribs protected GlPassThrough [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 16:59, 1 September 2022 RhoSigma talk contribs created page GlPassThrough (Created page with "{{DISPLAYTITLE:_glPassThrough}} The '''_glPassThrough''' statement places a marker in the feedback buffer. {{PageSyntax}} : '''_glPassThrough''' GLfloat {{Parameter|token}} {{PageParameters}} * OpenGL is using its own set of variable types to describe its command parameters. * Use the following table to find the respective QB64 Variable Types. {{OpenGLTypesPlugin}} {{PageDescription}} * OpenGL's documentation is available in several places, so we won't reproduc...")
- 20:39, 31 August 2022 RhoSigma talk contribs protected GlOrtho [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 20:38, 31 August 2022 RhoSigma talk contribs created page GlOrtho (Created page with "{{DISPLAYTITLE:_glOrtho}} The '''_glOrtho''' statement multiplies the current matrix by an orthographic matrix. {{PageSyntax}} : '''_glOrtho''' GLdouble {{Parameter|left}}, GLdouble {{Parameter|right}}, GLdouble {{Parameter|bottom}}, GLdouble {{Parameter|top}}, GLdouble {{Parameter|zNear}}, GLdouble {{Parameter|zFar}} {{PageParameters}} * OpenGL is using its own set of variable types to describe its command parameters. * Use the following table to find the respective...")
- 20:38, 31 August 2022 RhoSigma talk contribs protected GlNormal3sv [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 20:38, 31 August 2022 RhoSigma talk contribs created page GlNormal3sv (Created page with "{{DISPLAYTITLE:_glNormal3sv}} Zhe '''_glNormal3sv''' statement sets the current normal vector. {{PageSyntax}} : '''_glNormal3sv''' const GLshort {{Parameter|*v}} {{PageParameters}} * OpenGL is using its own set of variable types to describe its command parameters. * Use the following table to find the respective QB64 Variable Types. {{OpenGLTypesPlugin}} {{PageDescription}} * OpenGL's documentation is available in several places, so we won't reproduce it here f...")
- 20:38, 31 August 2022 RhoSigma talk contribs protected GlNormal3s [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 20:38, 31 August 2022 RhoSigma talk contribs created page GlNormal3s (Created page with "{{DISPLAYTITLE:_glNormal3s}} The '''_glNormal3s''' statement sets the current normal vector. {{PageSyntax}} : '''_glNormal3s''' GLshort {{Parameter|nx}}, GLshort {{Parameter|ny}}, GLshort {{Parameter|nz}} {{PageParameters}} * OpenGL is using its own set of variable types to describe its command parameters. * Use the following table to find the respective QB64 Variable Types. {{OpenGLTypesPlugin}} {{PageDescription}} * OpenGL's documentation is available in seve...")
- 20:32, 31 August 2022 RhoSigma talk contribs protected GlNormal3f [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 20:32, 31 August 2022 RhoSigma talk contribs created page GlNormal3f (Created page with "{{DISPLAYTITLE:_glNormal3f}} The '''_glNormal3f''' statement sets the current normal vector. {{PageSyntax}} : '''_glNormal3f''' GLfloat {{Parameter|nx}}, GLfloat {{Parameter|ny}}, GLfloat {{Parameter|nz}} {{PageParameters}} * OpenGL is using its own set of variable types to describe its command parameters. * Use the following table to find the respective QB64 Variable Types. {{OpenGLTypesPlugin}} {{PageDescription}} * OpenGL's documentation is available in seve...")
- 20:32, 31 August 2022 RhoSigma talk contribs protected GlNormal3fv [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 20:32, 31 August 2022 RhoSigma talk contribs created page GlNormal3fv (Created page with "{{DISPLAYTITLE:_glNormal3fv}} The '''_glNormal3fv''' statement sets the current normal vector. {{PageSyntax}} : '''_glNormal3fv''' const GLfloat {{Parameter|*v}} {{PageParameters}} * OpenGL is using its own set of variable types to describe its command parameters. * Use the following table to find the respective QB64 Variable Types. {{OpenGLTypesPlugin}} {{PageDescription}} * OpenGL's documentation is available in several places, so we won't reproduce it here f...")
- 20:31, 31 August 2022 RhoSigma talk contribs protected GlNormal3i [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 20:31, 31 August 2022 RhoSigma talk contribs created page GlNormal3i (Created page with "{{DISPLAYTITLE:_glNormal3i}} The '''_glNormal3i''' statement sets the current normal vector. {{PageSyntax}} : '''_glNormal3i''' GLint {{Parameter|nx}}, GLint {{Parameter|ny}}, GLint {{Parameter|nz}} {{PageParameters}} * OpenGL is using its own set of variable types to describe its command parameters. * Use the following table to find the respective QB64 Variable Types. {{OpenGLTypesPlugin}} {{PageDescription}} * OpenGL's documentation is available in several pl...")
- 20:31, 31 August 2022 RhoSigma talk contribs protected GlNormal3iv [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 20:31, 31 August 2022 RhoSigma talk contribs created page GlNormal3iv (Created page with "{{DISPLAYTITLE:_glNormal3iv}} The '''_glNormal3iv''' statement sets the current normal vector. {{PageSyntax}} : '''_glNormal3iv''' const GLint {{Parameter|*v}} {{PageParameters}} * OpenGL is using its own set of variable types to describe its command parameters. * Use the following table to find the respective QB64 Variable Types. {{OpenGLTypesPlugin}} {{PageDescription}} * OpenGL's documentation is available in several places, so we won't reproduce it here for...")
- 20:24, 31 August 2022 RhoSigma talk contribs protected GlNormal3b [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 20:24, 31 August 2022 RhoSigma talk contribs created page GlNormal3b (Created page with "{{DISPLAYTITLE:_glNormal3b}} The '''_glNormal3b''' statement sets the current normal vector. {{PageSyntax}} : '''_glNormal3b''' GLbyte {{Parameter|nx}}, GLbyte {{Parameter|ny}}, GLbyte {{Parameter|nz}} {{PageParameters}} * OpenGL is using its own set of variable types to describe its command parameters. * Use the following table to find the respective QB64 Variable Types. {{OpenGLTypesPlugin}} {{PageDescription}} * OpenGL's documentation is available in several...")
- 20:24, 31 August 2022 RhoSigma talk contribs protected GlNormal3bv [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 20:24, 31 August 2022 RhoSigma talk contribs created page GlNormal3bv (Created page with "{{DISPLAYTITLE:_glNormal3bv}} The '''_glNormal3bv''' statement sets the current normal vector. {{PageSyntax}} : '''_glNormal3bv''' const GLbyte {{Parameter|*v}} {{PageParameters}} * OpenGL is using its own set of variable types to describe its command parameters. * Use the following table to find the respective QB64 Variable Types. {{OpenGLTypesPlugin}} {{PageDescription}} * OpenGL's documentation is available in several places, so we won't reproduce it here fo...")
- 20:23, 31 August 2022 RhoSigma talk contribs protected GlNormal3d [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 20:23, 31 August 2022 RhoSigma talk contribs created page GlNormal3d (Created page with "{{DISPLAYTITLE:_glNormal3d}} The '''_glNormal3d''' statement sets the current normal vector. {{PageSyntax}} : '''_glNormal3d''' GLdouble {{Parameter|nx}}, GLdouble {{Parameter|ny}}, GLdouble {{Parameter|nz}} {{PageParameters}} * OpenGL is using its own set of variable types to describe its command parameters. * Use the following table to find the respective QB64 Variable Types. {{OpenGLTypesPlugin}} {{PageDescription}} * OpenGL's documentation is available in s...")
- 20:23, 31 August 2022 RhoSigma talk contribs protected GlNormal3dv [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 20:23, 31 August 2022 RhoSigma talk contribs created page GlNormal3dv (Created page with "{{DISPLAYTITLE:_glNormal3dv}} The '''_glNormal3dv''' statement sets the current normal vector. {{PageSyntax}} : '''_glNormal3dv''' const GLdouble {{Parameter|*v}} {{PageParameters}} * OpenGL is using its own set of variable types to describe its command parameters. * Use the following table to find the respective QB64 Variable Types. {{OpenGLTypesPlugin}} {{PageDescription}} * OpenGL's documentation is available in several places, so we won't reproduce it here...")
- 15:49, 31 August 2022 RhoSigma talk contribs protected GlNormalPointer [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)