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).
- 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)
- 21:58, 22 July 2022 RhoSigma talk contribs created page GlColorPointer (Created page with "{{DISPLAYTITLE:_glColorPointer}} The '''_glColorPointer''' statement defines an array of colors. {{PageSyntax}} : '''_glColorPointer''' GLint {{Parameter|size}}, GLenum {{Parameter|type}}, 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}} {{PageDescripti...")
- 21:57, 22 July 2022 RhoSigma talk contribs protected GlColorMaterial [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 21:56, 22 July 2022 RhoSigma talk contribs created page GlColorMaterial (Created page with "{{DISPLAYTITLE:_glColorMaterial}} The '''_glColorMaterial''' statement causes a material color to track the current color. {{PageSyntax}} : '''_glColorMaterial''' GLenum {{Parameter|face}}, GLenum {{Parameter|mode}} {{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 availa...")
- 19:43, 22 July 2022 RhoSigma talk contribs protected GlColor3dv [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 19:42, 22 July 2022 RhoSigma talk contribs created page GlColor3dv (Created page with "{{DISPLAYTITLE:_glColor3dv}} The '''_glColor3dv''' statement sets the current color from an already existing GLdouble array of RGB color values. {{PageSyntax}} : '''_glColor3dv''' 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...")
- 19:39, 22 July 2022 RhoSigma talk contribs protected GlColor3d [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 19:39, 22 July 2022 RhoSigma talk contribs created page GlColor3d (Created page with "{{DISPLAYTITLE:_glColor3d}} The '''_glColor3d''' statement sets the current color using GLdouble RGB values. {{PageSyntax}} : '''_glColor3d''' GLdouble {{Parameter|red}}, GLdouble {{Parameter|green}}, GLdouble {{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 documentat...")
- 19:33, 22 July 2022 RhoSigma talk contribs protected GlColor3bv [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 19:32, 22 July 2022 RhoSigma talk contribs protected GlColor3b [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 19:09, 22 July 2022 RhoSigma talk contribs created page GlColor3bv (Created page with "{{DISPLAYTITLE:_glColor3bv}} The '''_glColor3bv''' statement sets the current color from an already existing GLbyte array of RGB color values. {{PageSyntax}} : '''_glColor3bv''' 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 s...")
- 19:06, 22 July 2022 RhoSigma talk contribs created page GlColor3b (Created page with "{{DISPLAYTITLE:_glColor3b}} The '''_glColor3b''' statement sets the current color using GLbyte RGB values. {{PageSyntax}} : '''_glColor3b''' GLbyte {{Parameter|red}}, GLbyte {{Parameter|green}}, GLbyte {{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 a...")
- 18:44, 22 July 2022 RhoSigma talk contribs protected GlClipPlane [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 18:44, 22 July 2022 RhoSigma talk contribs created page GlClipPlane (Created page with "{{DISPLAYTITLE:_glClipPlane}} The '''_glClipPlane''' statement specifies a plane against which all geometry is clipped. {{PageSyntax}} : '''_glClipPlane''' GLenum {{Parameter|plane}}, const GLdouble {{Parameter|*equation}} {{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...")
- 18:42, 22 July 2022 RhoSigma talk contribs protected GlClearIndex [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 18:42, 22 July 2022 RhoSigma talk contribs created page GlClearIndex (Created page with "{{DISPLAYTITLE:_glClearIndex}} The '''_glClearIndex''' statement specifies the clear value for the color-index buffers. {{PageSyntax}} : '''_glClearIndex''' GLfloat {{Parameter|c}} {{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...")
- 18:41, 22 July 2022 RhoSigma talk contribs protected GlClearAccum [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 18:40, 22 July 2022 RhoSigma talk contribs created page GlClearAccum (Created page with "{{DISPLAYTITLE:_glClearAccum}} The '''_glClearAccum''' statement specifies the clear values for the accumulation buffer. {{PageSyntax}} : '''_glClearAccum''' 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}}...")
- 18:39, 22 July 2022 RhoSigma talk contribs protected GlCallLists [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 18:39, 22 July 2022 RhoSigma talk contribs created page GlCallLists (Created page with "{{DISPLAYTITLE:_glCallLists}} The '''_glCallLists''' statement executes a list of display lists. {{PageSyntax}} : '''_glCallLists''' GLsizei {{Parameter|n}}, GLenum {{Parameter|type}}, const GLvoid {{Parameter|*lists}} {{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 ava...")
- 18:38, 22 July 2022 RhoSigma talk contribs protected GlCallList [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 18:37, 22 July 2022 RhoSigma talk contribs created page GlCallList (Created page with "{{DISPLAYTITLE:_glCallList}} The '''_glCallList''' statement executes a display list. {{PageSyntax}} : '''_glCallList''' GLuint {{Parameter|list}} {{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 another time...")
- 16:09, 21 July 2022 RhoSigma talk contribs protected GlBlendFunc [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 16:09, 21 July 2022 RhoSigma talk contribs created page GlBlendFunc (Created page with "{{DISPLAYTITLE:_glBlendFunc}} The '''_glBlendFunc''' statement specifies pixel arithmetic. {{PageSyntax}} : '''_glBlendFunc''' GLenum {{Parameter|sfactor}}, GLenum {{Parameter|dfactor}} {{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 w...")
- 16:04, 21 July 2022 RhoSigma talk contribs protected GlBitmap [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)