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:27, 30 August 2022 RhoSigma talk contribs created page GlLightModelfv (Created page with "{{DISPLAYTITLE:_glLightModelfv}} The '''_glLightModelfv''' statement sets lighting model parameters. {{PageSyntax}} : '''_glLightModelfv''' GLenum {{Parameter|pname}}, const GLfloat {{Parameter|*params}} {{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 sever...")
  • 21:26, 30 August 2022 RhoSigma talk contribs protected GlLightModeli [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 21:25, 30 August 2022 RhoSigma talk contribs created page GlLightModeli (Created page with "{{DISPLAYTITLE:_glLightModeli}} The '''_glLightModeli''' statement sets lighting model parameters. {{PageSyntax}} : '''_glLightModeli''' GLenum {{Parameter|pname}}, GLint {{Parameter|param}} {{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...")
  • 21:24, 30 August 2022 RhoSigma talk contribs protected GlLightModeliv [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 21:23, 30 August 2022 RhoSigma talk contribs created page GlLightModeliv (Created page with "{{DISPLAYTITLE:_glLightModeliv}} The '''_glLightModeliv''' statement sets lighting model parameters. {{PageSyntax}} : '''_glLightModeliv''' GLenum {{Parameter|pname}}, const GLint {{Parameter|*params}} {{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...")
  • 09:36, 27 August 2022 RhoSigma talk contribs created page PLAY (function) (Created page with "Short description here. {{PageSyntax}} : {{Parameter|resVar with type suffix}} = '''PLAY''' ({{Parameter|arguments with suffix}}) {{PageParameters}} * describe {{Parameter|resVar}} * descibe {{Parameter|argument}} {{PageDescription}} * Full describtion here, use as many dots you need. {{PageExamples}} * Place the example desciption here {{CodeStart}} Inside this block place keywords in Cl templates {{Cl|Keyword}} where the keyword=page link eg. {{Cl|PLAY}} for th...")
  • 16:18, 26 August 2022 User account A740g talk contribs was created by RhoSigma talk contribs
  • 13:05, 18 August 2022 RhoSigma talk contribs protected GlInitNames [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 13:05, 18 August 2022 RhoSigma talk contribs created page GlInitNames (Created page with "{{DISPLAYTITLE:_glInitNames}} The '''_glInitNames''' statement initializes the name stack. {{PageSyntax}} : '''_glInitNames''' {{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/glinitnames Microsoft Docs] and is also valid for QB64 usage. {{PageSeeAlso}} * SUB _GL * _glBeg...")
  • 13:04, 18 August 2022 RhoSigma talk contribs protected GlInterleavedArrays [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 13:04, 18 August 2022 RhoSigma talk contribs created page GlInterleavedArrays (Created page with "{{DISPLAYTITLE:_glInterleavedArrays}} The '''_glInterleavedArrays''' statement simultaneously specifies and enables several interleaved arrays in a larger aggregate array. {{PageSyntax}} : '''_glInterleavedArrays''' GLenum {{Parameter|format}}, 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 V...")
  • 13:02, 18 August 2022 RhoSigma talk contribs protected GlIsList [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 13:02, 18 August 2022 RhoSigma talk contribs created page GlIsList (Created page with "{{DISPLAYTITLE:_glIsList}} The '''_glIsList''' function tests for display list existence. {{PageSyntax}} : GLboolean {{Parameter|result}} = '''_glIsList''' (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...")
  • 12:52, 18 August 2022 RhoSigma talk contribs protected GlIndexi [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 12:52, 18 August 2022 RhoSigma talk contribs created page GlIndexi (Created page with "{{DISPLAYTITLE:_glIndexi}} The '''_glIndexi''' statement sets the current color index. {{PageSyntax}} : '''_glIndexi''' GLint {{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 reproduce it here for another time. * T...")
  • 12:50, 18 August 2022 RhoSigma talk contribs protected GlIndexiv [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 12:50, 18 August 2022 RhoSigma talk contribs created page GlIndexiv (Created page with "{{DISPLAYTITLE:_glIndexiv}} The '''_glIndexiv''' statement sets the current color index. {{PageSyntax}} : '''_glIndexiv''' const GLint {{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 reproduce it here for another...")
  • 12:50, 18 August 2022 RhoSigma talk contribs protected GlIndexs [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 12:50, 18 August 2022 RhoSigma talk contribs created page GlIndexs (Created page with "{{DISPLAYTITLE:_glIndexs}} The '''_glIndexs''' statement sets the current color index. {{PageSyntax}} : '''_glIndexs''' GLshort {{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 reproduce it here for another time. *...")
  • 12:49, 18 August 2022 RhoSigma talk contribs protected GlIndexsv [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 12:49, 18 August 2022 RhoSigma talk contribs created page GlIndexsv (Created page with "{{DISPLAYTITLE:_glIndexsv}} The '''_glIndexsv''' statement sets the current color index. {{PageSyntax}} : '''_glIndexsv''' const GLshort {{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 reproduce it here for anoth...")
  • 12:47, 18 August 2022 RhoSigma talk contribs protected GlIndexub [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 12:47, 18 August 2022 RhoSigma talk contribs created page GlIndexub (Created page with "{{DISPLAYTITLE:_glIndexub}} The '''_glIndexub''' statement sets the current color index. {{PageSyntax}} : '''_glIndexub''' GLubyte {{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 reproduce it here for another time...")
  • 12:46, 18 August 2022 RhoSigma talk contribs protected GlIndexubv [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 12:45, 18 August 2022 RhoSigma talk contribs created page GlIndexubv (Created page with "{{DISPLAYTITLE:_glIndexubv}} The '''_glIndexubv''' statement sets the current color index. {{PageSyntax}} : '''_glIndexubv''' const GLubyte {{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 reproduce it here for an...")
  • 12:18, 18 August 2022 RhoSigma talk contribs protected GlIndexd [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 12:18, 18 August 2022 RhoSigma talk contribs created page GlIndexd (Created page with "{{DISPLAYTITLE:_glIndexd}} The '''_glIndexd''' statement sets the current color index. {{PageSyntax}} : '''_glIndexd''' GLdouble {{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 reproduce it here for another time....")
  • 12:17, 18 August 2022 RhoSigma talk contribs protected GlIndexdv [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 12:15, 18 August 2022 RhoSigma talk contribs created page GlIndexdv (Created page with "{{DISPLAYTITLE:_glIndexdv}} The '''_glIndexdv''' statement sets the current color index. {{PageSyntax}} : '''_glIndexdv''' const GLdouble {{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 reproduce it here for anot...")
  • 12:14, 18 August 2022 RhoSigma talk contribs protected GlIndexf [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 12:14, 18 August 2022 RhoSigma talk contribs created page GlIndexf (Created page with "{{DISPLAYTITLE:_glIndexf}} The '''_glIndexf''' statement sets the current color index. {{PageSyntax}} : '''_glIndexf''' 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 reproduce it here for another time. *...")
  • 12:13, 18 August 2022 RhoSigma talk contribs protected GlIndexfv [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 12:13, 18 August 2022 RhoSigma talk contribs created page GlIndexfv (Created page with "{{DISPLAYTITLE:_glIndexfv}} The '''_glIndexfv''' statement sets the current color index. {{PageSyntax}} : '''_glIndexfv''' const 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 reproduce it here for anoth...")
  • 12:03, 18 August 2022 RhoSigma talk contribs protected GlIndexPointer [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 12:03, 18 August 2022 RhoSigma talk contribs created page GlIndexPointer (Created page with "{{DISPLAYTITLE:_glIndexPointer}} The '''_glIndexPointer''' statement defines an array of color indexes. {{PageSyntax}} : '''_glIndexPointer''' 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}} {{PageDescription}} * OpenGL's doc...")
  • 12:01, 18 August 2022 RhoSigma talk contribs protected GlIndexMask [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 12:01, 18 August 2022 RhoSigma talk contribs created page GlIndexMask (Created page with "{{DISPLAYTITLE:_glIndexMask}} The '''_glIndexMask''' statement controls the writing of individual bits in the color-index buffers. {{PageSyntax}} : '''_glIndexMask''' GLuint {{Parameter|mask}} {{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,...")
  • 19:28, 17 August 2022 RhoSigma talk contribs created page Email Demo (Created page with "::'''IMPORTANT: This is a QB64 only program that requires the TCP/IP upgrade.''' :'''YOU MUST CHANGE the _OPENCLIENT statement TO YOUR ISP'S SMTP SERVER ADDRESS''' {{CodeStart}} c = {{Cl|_OPENCLIENT}}("tcp/ip:25:YOUR ISP SMTP SERVER ADDRESS") IF c = 0 THEN PRINT "Couldn't connect to SMTP server!": SYSTEM crlf$ = {{Cl|CHR$}}(13) + {{Cl|CHR$}}(10) ' carriage return + line feed {{Cl|ASCII}} characters a$ = "HELO localhost" + crlf$ {{Cl|PUT (TCP/IP statement)|PUT #}...")
  • 22:13, 16 August 2022 RhoSigma talk contribs protected GlGetTexParameteriv [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 22:13, 16 August 2022 RhoSigma talk contribs created page GlGetTexParameteriv (Created page with "{{DISPLAYTITLE:_glGetTexParameteriv}} The '''_glGetTexParameterfv''' and '''_glGetTexParameteriv''' statements return texture parameter values. {{PageSyntax}} : '''_glGetTexParameteriv''' GLenum {{Parameter|target}}, GLenum {{Parameter|pname}}, GLint {{Parameter|*params}} {{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}}...")
  • 22:12, 16 August 2022 RhoSigma talk contribs protected GlGetTexParameterfv [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 22:12, 16 August 2022 RhoSigma talk contribs created page GlGetTexParameterfv (Created page with "{{DISPLAYTITLE:_glGetTexParameterfv}} The '''_glGetTexParameterfv''' and '''_glGetTexParameteriv''' statements return texture parameter values. {{PageSyntax}} : '''_glGetTexParameterfv''' GLenum {{Parameter|target}}, GLenum {{Parameter|pname}}, GLfloat {{Parameter|*params}} {{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...")
  • 22:08, 16 August 2022 RhoSigma talk contribs protected GlGetTexLevelParameterfv [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 22:07, 16 August 2022 RhoSigma talk contribs created page GlGetTexLevelParameterfv (Created page with "{{DISPLAYTITLE:_glGetTexLevelParameterfv}} The '''_glGetTexLevelParameterfv''' and '''_glGetTexLevelParameteriv''' statements return texture parameter values for a specific level of detail. {{PageSyntax}} : '''_glGetTexLevelParameterfv''' GLenum {{Parameter|target}}, GLint {{Parameter|level}}, GLenum {{Parameter|pname}}, GLfloat {{Parameter|*params}} {{PageParameters}} * OpenGL is using its own set of variable types to describe its command parameters. * Use the follo...")
  • 22:07, 16 August 2022 RhoSigma talk contribs protected GlGetTexLevelParameteriv [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 22:06, 16 August 2022 RhoSigma talk contribs created page GlGetTexLevelParameteriv (Created page with "{{DISPLAYTITLE:_glGetTexLevelParameteriv}} The '''_glGetTexLevelParameterfv''' and '''_glGetTexLevelParameteriv''' statements return texture parameter values for a specific level of detail. {{PageSyntax}} : '''_glGetTexLevelParameteriv''' GLenum {{Parameter|target}}, GLint {{Parameter|level}}, GLenum {{Parameter|pname}}, GLint {{Parameter|*params}} {{PageParameters}} * OpenGL is using its own set of variable types to describe its command parameters. * Use the followi...")
  • 21:54, 16 August 2022 RhoSigma talk contribs protected GlGetTexGendv [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 21:53, 16 August 2022 RhoSigma talk contribs protected GlGetTexGenfv [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 21:53, 16 August 2022 RhoSigma talk contribs protected GlGetTexGeniv [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 21:40, 16 August 2022 RhoSigma talk contribs created page GlGetTexGeniv (Created page with "{{DISPLAYTITLE:_glGetTexGeniv}} The '''_glGetTexGendv''', '''_glGetTexGenfv''', and '''_glGetTexGeniv''' statements return texture coordinate generation parameters. {{PageSyntax}} : '''_glGetTexGeniv''' GLenum {{Parameter|coord}}, GLenum {{Parameter|pname}}, GLint {{Parameter|*params}} {{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. {{OpenG...")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)