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).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 15:41, 24 July 2022 RhoSigma talk contribs protected GlColor4ubv [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 15:41, 24 July 2022 RhoSigma talk contribs created page GlColor4ubv (Created page with "{{DISPLAYTITLE:_glColor4ubv}} The '''_glColor4ubv''' statement sets the current color from an already existing array of color values. {{PageSyntax}} : '''_glColor4ubv''' 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...")
  • 15:39, 24 July 2022 RhoSigma talk contribs protected GlColor4ub [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 15:39, 24 July 2022 RhoSigma talk contribs created page GlColor4ub (Created page with "{{DISPLAYTITLE:_glColor4ub}} The '''_glColor4ub''' statement sets the current color. {{PageSyntax}} : '''_glColor4ub''' GLubyte {{Parameter|red}}, GLubyte {{Parameter|green}}, GLubyte {{Parameter|blue}}, GLubyte {{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 documen...")
  • 15:38, 24 July 2022 RhoSigma talk contribs protected GlColor4sv [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 15:37, 24 July 2022 RhoSigma talk contribs created page GlColor4sv (Created page with "{{DISPLAYTITLE:_glColor4sv}} The '''_glColor4sv''' statement sets the current color from an already existing array of color values. {{PageSyntax}} : '''_glColor4sv''' 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...")
  • 15:36, 24 July 2022 RhoSigma talk contribs protected GlColor4s [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 15:36, 24 July 2022 RhoSigma talk contribs created page GlColor4s (Created page with "{{DISPLAYTITLE:_glColor4s}} The '''_glColor4s''' statement sets the current color. {{PageSyntax}} : '''_glColor4s''' GLshort {{Parameter|red}}, GLshort {{Parameter|green}}, GLshort {{Parameter|blue}}, GLshort {{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...")
  • 15:33, 24 July 2022 RhoSigma talk contribs protected GlColor4iv [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 15:33, 24 July 2022 RhoSigma talk contribs created page GlColor4iv (Created page with "{{DISPLAYTITLE:_glColor4iv}} The '''_glColor4iv''' statement sets the current color from an already existing array of color values. {{PageSyntax}} : '''_glColor4iv''' 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...")
  • 15:32, 24 July 2022 RhoSigma talk contribs protected GlColor4i [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 15:31, 24 July 2022 RhoSigma talk contribs created page GlColor4i (Created page with "{{DISPLAYTITLE:_glColor4i}} The '''_glColor4i''' statement sets the current color. {{PageSyntax}} : '''_glColor4i''' GLint {{Parameter|red}}, GLint {{Parameter|green}}, GLint {{Parameter|blue}}, GLint {{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 is a...")
  • 15:29, 24 July 2022 RhoSigma talk contribs protected GlColor4fv [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 15:29, 24 July 2022 RhoSigma talk contribs created page GlColor4fv (Created page with "{{DISPLAYTITLE:_glColor4fv}} The '''_glColor4fv''' statement sets the current color from an already existing array of color values. {{PageSyntax}} : '''_glColor4fv''' 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...")
  • 14:59, 24 July 2022 RhoSigma talk contribs protected GlColor4f [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 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...")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)