GlTexImage1D: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

28 January 2023

26 November 2022

17 September 2022

22 July 2022

19 July 2022

  • curprev 22:2222:22, 19 July 2022RhoSigma talk contribsm 964 bytes 0 Protected "GlTexImage1D" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
  • curprev 22:2122:21, 19 July 2022RhoSigma talk contribs 964 bytes −10,525 Replaced content with "{{DISPLAYTITLE:_glTexImage1D}} The '''_glTexImage1D''' statement specifies a one-dimensional texture image. {{PageSyntax}} : '''_glTexImage1D''' GLenum {{Parameter|target}}, GLint {{Parameter|level}}, GLint {{Parameter|internalformat}}, GLsizei {{Parameter|width}}, GLint {{Parameter|border}}, GLint {{Parameter|format}}, GLenum {{Parameter|type}}, const GLvoid {{Parameter|*pixels}} {{PageParameters}} * OpenGL is using its own set of variable types to describe its..." Tag: Replaced

2 June 2022

5 May 2022

1 May 2022

  • curprev 06:1006:10, 1 May 2022SMcNeill talk contribs 11,697 bytes +11,697 Created page with "'''_glTexImage1D:''' specify a one-dimensional texture image {{PageSyntax}} SUB _glTexImage1D (BYVAL target AS _UNSIGNED LONG, BYVAL level AS LONG, BYVAL internalformat AS LONG, BYVAL width AS LONG, BYVAL border AS LONG, BYVAL format AS _UNSIGNED LONG, BYVAL type AS _UNSIGNED LONG, pixels AS _OFFSET) void '''_glTexImage1D'''(GLenum {{Parameter|target}}, GLint {{Parameter|level}}, GLint {{Parameter|internalFormat}}, GLsizei {{Parameter|width}}, GLint {{Parameter|bo..."