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).
- 14:58, 24 July 2022 RhoSigma talk contribs created page GlColor4f (Created page with "{{DISPLAYTITLE:_glColor4f}} The '''_glColor4f''' statement sets the current color. {{PageSyntax}} : '''_glColor4f''' GLfloat {{Parameter|red}}, GLfloat {{Parameter|green}}, GLfloat {{Parameter|blue}}, GLfloat {{Parameter|alpha}} {{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 documentat...")
- 12:51, 24 July 2022 RhoSigma talk contribs protected GlColor4dv [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 12:51, 24 July 2022 RhoSigma talk contribs created page GlColor4dv (Created page with "{{DISPLAYTITLE:_glColor4dv}} The '''_glColor4dv''' statement sets the current color from an already existing array of color values. {{PageSyntax}} : '''_glColor4dv''' 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 pl...")
- 12:48, 24 July 2022 RhoSigma talk contribs protected GlColor4d [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 12:48, 24 July 2022 RhoSigma talk contribs created page GlColor4d (Created page with "{{DISPLAYTITLE:_glColor4d}} The '''_glColor4d''' statement sets the current color. {{PageSyntax}} : '''_glColor4d''' GLdouble {{Parameter|red}}, GLdouble {{Parameter|green}}, GLdouble {{Parameter|blue}}, GLdouble {{Parameter|alpha}} {{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 docume...")
- 12:42, 24 July 2022 RhoSigma talk contribs protected GlColor4bv [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 12:42, 24 July 2022 RhoSigma talk contribs created page GlColor4bv (Created page with "{{DISPLAYTITLE:_glColor4bv}} The '''_glColor4bv''' statement sets the current color from an already existing array of color values. {{PageSyntax}} : '''_glColor4bv''' 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 plac...")
- 12:41, 24 July 2022 RhoSigma talk contribs protected GlColor4b [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 12:41, 24 July 2022 RhoSigma talk contribs created page GlColor4b (Created page with "{{DISPLAYTITLE:_glColor4b}} The '''_glColor4b''' statement sets the current color. {{PageSyntax}} : '''_glColor4b''' GLbyte {{Parameter|red}}, GLbyte {{Parameter|green}}, GLbyte {{Parameter|blue}}, GLbyte {{Parameter|alpha}} {{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...")
- 11:36, 24 July 2022 RhoSigma talk contribs protected GlColor3usv [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 11:35, 24 July 2022 RhoSigma talk contribs created page GlColor3usv (Created page with "{{DISPLAYTITLE:_glColor3usv}} The '''_glColor3usv''' statement sets the current color from an already existing array of color values. {{PageSyntax}} : '''_glColor3usv''' const GLushort {{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...")
- 11:33, 24 July 2022 RhoSigma talk contribs protected GlColor3us [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 11:33, 24 July 2022 RhoSigma talk contribs created page GlColor3us (Created page with "{{DISPLAYTITLE:_glColor3us}} The '''_glColor3us''' statement sets the current color. {{PageSyntax}} : '''_glColor3us''' GLushort {{Parameter|red}}, GLushort {{Parameter|green}}, GLushort {{Parameter|blue}} {{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 sev...")
- 11:31, 24 July 2022 RhoSigma talk contribs protected GlColor3uiv [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 11:31, 24 July 2022 RhoSigma talk contribs created page GlColor3uiv (Created page with "{{DISPLAYTITLE:_glColor3uiv}} The '''_glColor3uiv''' statement sets the current color from an already existing array of color values. {{PageSyntax}} : '''_glColor3uiv''' const GLuint {{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 p...")
- 11:29, 24 July 2022 RhoSigma talk contribs protected GlColor3ui [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 11:28, 24 July 2022 RhoSigma talk contribs created page GlColor3ui (Created page with "{{DISPLAYTITLE:_glColor3ui}} The '''_glColor3ui''' statement sets the current color. {{PageSyntax}} : '''_glColor3ui''' GLuint {{Parameter|red}}, GLuint {{Parameter|green}}, GLuint {{Parameter|blue}} {{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 p...")
- 23:38, 23 July 2022 RhoSigma talk contribs protected GlColor3ubv [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 23:37, 23 July 2022 RhoSigma talk contribs created page GlColor3ubv (Created page with "{{DISPLAYTITLE:_glColor3ubv}} The '''_glColor3ubv''' statement sets the current color from an already existing array of color values. {{PageSyntax}} : '''_glColor3ubv''' const GLubyte {{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...")
- 23:36, 23 July 2022 RhoSigma talk contribs protected GlColor3ub [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 23:36, 23 July 2022 RhoSigma talk contribs created page GlColor3ub (Created page with "{{DISPLAYTITLE:_glColor3ub}} The '''_glColor3ub''' statement sets the current color. {{PageSyntax}} : '''_glColor3ub''' GLubyte {{Parameter|red}}, GLubyte {{Parameter|green}}, GLubyte {{Parameter|blue}} {{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 severa...")
- 23:34, 23 July 2022 RhoSigma talk contribs protected GlColor3sv [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 23:34, 23 July 2022 RhoSigma talk contribs created page GlColor3sv (Created page with "{{DISPLAYTITLE:_glColor3sv}} The '''_glColor3sv''' statement sets the current color from an already existing array of color values. {{PageSyntax}} : '''_glColor3sv''' 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 pla...")
- 23:33, 23 July 2022 RhoSigma talk contribs protected GlColor3s [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 23:32, 23 July 2022 RhoSigma talk contribs created page GlColor3s (Created page with "{{DISPLAYTITLE:_glColor3s}} The '''_glColor3s''' statement sets the current color. {{PageSyntax}} : '''_glColor3s''' GLshort {{Parameter|red}}, GLshort {{Parameter|green}}, GLshort {{Parameter|blue}} {{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 p...")
- 23:30, 23 July 2022 RhoSigma talk contribs protected GlColor3iv [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 23:30, 23 July 2022 RhoSigma talk contribs created page GlColor3iv (Created page with "{{DISPLAYTITLE:_glColor3iv}} The '''_glColor3iv''' statement sets the current color from an already existing array of color values. {{PageSyntax}} : '''_glColor3iv''' 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 place...")
- 23:29, 23 July 2022 RhoSigma talk contribs protected GlColor3i [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 23:28, 23 July 2022 RhoSigma talk contribs created page GlColor3i (Created page with "{{DISPLAYTITLE:_glColor3i}} The '''_glColor3i''' statement sets the current color. {{PageSyntax}} : '''_glColor3i''' GLint {{Parameter|red}}, GLint {{Parameter|green}}, GLint {{Parameter|blue}} {{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,...")
- 23:27, 23 July 2022 RhoSigma talk contribs protected GlColor3fv [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 23:27, 23 July 2022 RhoSigma talk contribs created page GlColor3fv (Created page with "{{DISPLAYTITLE:_glColor3fv}} The '''_glColor3fv''' statement sets the current color from an already existing array of color values. {{PageSyntax}} : '''_glColor3fv''' 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 pla...")
- 23:26, 23 July 2022 RhoSigma talk contribs protected GlColor3f [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 23:25, 23 July 2022 RhoSigma talk contribs created page GlColor3f (Created page with "{{DISPLAYTITLE:_glColor3f}} The '''_glColor3f''' statement sets the current color. {{PageSyntax}} : '''_glColor3f''' GLfloat {{Parameter|red}}, GLfloat {{Parameter|green}}, GLfloat {{Parameter|blue}} {{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 p...")
- 22:28, 22 July 2022 RhoSigma talk contribs protected GlEdgeFlagv [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 22:28, 22 July 2022 RhoSigma talk contribs created page GlEdgeFlagv (Created page with "{{DISPLAYTITLE:_glEdgeFlagv}} The '''_glEdgeFlagv''' statement flags edges as either boundary or nonboundary. {{PageSyntax}} : '''_glEdgeFlagv''' const GLboolean {{Parameter|*flag}} {{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...")
- 22:25, 22 July 2022 RhoSigma talk contribs protected GlEdgeFlagPointer [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 22:25, 22 July 2022 RhoSigma talk contribs created page GlEdgeFlagPointer (Created page with "{{DISPLAYTITLE:_glEdgeFlagPointer}} The '''_glEdgeFlagPointer''' statement defines an array of edge flags. {{PageSyntax}} : '''_glEdgeFlagPointer''' GLsizei {{Parameter|stride}}, const GLvoid {{Parameter|*pointer}} {{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 availab...")
- 22:23, 22 July 2022 RhoSigma talk contribs protected GlEdgeFlag [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 22:23, 22 July 2022 RhoSigma talk contribs created page GlEdgeFlag (Created page with "{{DISPLAYTITLE:_glEdgeFlag}} The '''_glEdgeFlag''' statement flags edges as either boundary or nonboundary. {{PageSyntax}} : '''_glEdgeFlag''' GLboolean {{Parameter|flag}} {{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...")
- 22:16, 22 July 2022 RhoSigma talk contribs protected GlDrawPixels [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 22:15, 22 July 2022 RhoSigma talk contribs created page GlDrawPixels (Created page with "{{DISPLAYTITLE:_glDrawPixels}} The '''_glDrawPixels''' statement writes a block of pixels to the framebuffer. {{PageSyntax}} : '''_glDrawPixels''' GLsizei {{Parameter|width}}, GLsizei {{Parameter|height}}, GLenum {{Parameter|format}}, GLenum {{Parameter|type}}, const GLvoid {{Parameter|*pixels}} {{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]...")
- 22:13, 22 July 2022 RhoSigma talk contribs protected GlDisableClientState [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 22:13, 22 July 2022 RhoSigma talk contribs created page GlDisableClientState (Created page with "{{DISPLAYTITLE:_glDisableClientState}} The '''_glDisableClientState''' statement does disable arrays. {{PageSyntax}} : '''_glDisableClientState''' GLenum {{Parameter|array}} {{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 reprodu...")
- 22:13, 22 July 2022 RhoSigma talk contribs protected GlEnableClientState [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 22:13, 22 July 2022 RhoSigma talk contribs created page GlEnableClientState (Created page with "{{DISPLAYTITLE:_glEnableClientState}} The '''_glEnableClientState''' statement does enable arrays. {{PageSyntax}} : '''_glEnableClientState''' GLenum {{Parameter|array}} {{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 i...")
- 22:02, 22 July 2022 RhoSigma talk contribs protected GlDeleteLists [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 22:02, 22 July 2022 RhoSigma talk contribs created page GlDeleteLists (Created page with "{{DISPLAYTITLE:_glDeleteLists}} The '''_glDeleteLists''' statement deletes a contiguous group of display lists. {{PageSyntax}} : '''_glDeleteLists''' GLuint {{Parameter|list}}, GLsizei {{Parameter|range}} {{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...")
- 22:00, 22 July 2022 RhoSigma talk contribs protected GlCopyPixels [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 22:00, 22 July 2022 RhoSigma talk contribs created page GlCopyPixels (Created page with "{{DISPLAYTITLE:_glCopyPixels}} The '''_glCopyPixels''' statement copies pixels in the framebuffer. {{PageSyntax}} : '''_glCopyPixels''' GLint {{Parameter|x}}, GLint {{Parameter|y}}, GLsizei {{Parameter|width}}, GLsizei {{Parameter|height}}, GLenum {{Parameter|type}} {{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}} {{P...")
- 21:58, 22 July 2022 RhoSigma talk contribs protected GlColorPointer [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)