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)
  • 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)
  • 16:03, 21 July 2022 RhoSigma talk contribs created page GlBitmap (Created page with "{{DISPLAYTITLE:_glBitmap}} The '''_glBitmap''' statement draws a bitmap. {{PageSyntax}} : '''_glBitmap''' GLSizei {{Parameter|width}}, GLSizei {{Parameter|height}}, GLfloat {{Parameter|xorig}}, GLfloat {{Parameter|yorig}}, GLfloat {{Parameter|xmove}}, GLfloat {{Parameter|ymove}}, const GLubyte {{Parameter|*bitmap}} {{PageParameters}} * OpenGL is using its own set of variable types to describe its command parameters. * Use the following table to find the respective QB...")
  • 15:52, 21 July 2022 RhoSigma talk contribs protected GlEnd [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 15:52, 21 July 2022 RhoSigma talk contribs created page GlEnd (Created page with "{{DISPLAYTITLE:_glEnd}} The '''_glEnd''' statement does end a block of vertices of a primitive or a group of like primitives. {{PageSyntax}} : '''_glEnd''' {{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/glend Microsoft Docs] and is also valid for QB64 usage. {{PageSeeAlso}} * _...")
  • 15:51, 21 July 2022 RhoSigma talk contribs protected GlBegin [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 15:51, 21 July 2022 RhoSigma talk contribs created page GlBegin (Created page with "{{DISPLAYTITLE:_glBegin}} The '''_glBegin''' statement does start a block of vertices of a primitive or a group of like primitives. {{PageSyntax}} : '''_glBegin''' 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 available in several places, so...")
  • 17:07, 20 July 2022 RhoSigma talk contribs created page Grey Scale Bitmaps (Created page with "Grey scale is necessary for compatibility with QBasic's legacy SCREEN modes when viewing 24/32 bit bitmaps! You may also desire grey scale images for aesthetic or artistic reasons. * Set each color '''attribute''''s RGB '''intensities''' to the same value while incrementing the attribute values and intensity levels. * Don't exceed 63 when using OUT in legacy screen modes 12 or 13. Screens 7 and 9 use DAC color settings. * If using a ''...")
  • 16:56, 20 July 2022 RhoSigma talk contribs protected GlArrayElement [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 16:56, 20 July 2022 RhoSigma talk contribs created page GlArrayElement (Created page with "{{DISPLAYTITLE:_glArrayElement}} The '''_glArrayElement''' statement specifies the array elements used to render a vertex. {{PageSyntax}} : '''_glArrayElement''' GLint {{Parameter|index}} {{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...")
  • 16:53, 20 July 2022 RhoSigma talk contribs protected GlAreTexturesResident [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 16:52, 20 July 2022 RhoSigma talk contribs created page GlAreTexturesResident (Created page with "{{DISPLAYTITLE:_glAreTexturesResident}} The '''_glAreTexturesResident''' function determines whether specified texture objects are resident in texture memory. {{PageSyntax}} : GLboolean {{Parameter|flag}} = '''_glAreTexturesResident''' (GLsizei {{Parameter|n}}, const GLuint {{Parameter|*textures}}, GLboolean {{Parameter|*residences}}) {{PageParameters}} * OpenGL is using its own set of variable types to describe its command parameters. * Use the following table to fi...")
  • 23:47, 19 July 2022 RhoSigma talk contribs protected GlViewport [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 22:59, 19 July 2022 RhoSigma talk contribs protected GlTexSubImage2D [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 22:54, 19 July 2022 RhoSigma talk contribs protected GlTexSubImage1D [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 22:30, 19 July 2022 RhoSigma talk contribs protected GlTexImage2D [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 22:22, 19 July 2022 RhoSigma talk contribs protected GlTexImage1D [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 15:51, 19 July 2022 RhoSigma talk contribs protected GlStencilOp [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 15:47, 19 July 2022 RhoSigma talk contribs protected GlStencilMask [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 15:44, 19 July 2022 RhoSigma talk contribs protected GlStencilFunc [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 15:40, 19 July 2022 RhoSigma talk contribs protected GlScissor [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 15:18, 19 July 2022 RhoSigma talk contribs protected GlReadPixels [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 15:11, 19 July 2022 RhoSigma talk contribs protected GlReadBuffer [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 15:00, 19 July 2022 RhoSigma talk contribs protected GlPolygonOffset [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 14:55, 19 July 2022 RhoSigma talk contribs protected GlPolygonMode [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 14:50, 19 July 2022 RhoSigma talk contribs protected GlPointSize [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 12:27, 19 July 2022 RhoSigma talk contribs protected GlLogicOp [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 12:20, 19 July 2022 RhoSigma talk contribs protected GlLineWidth [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)