KhronosGroup / KhronosGroup/OpenGL-Refpages

missing MAX_SAMPLES

Open
#41 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
492
Forks
146
PR merge metrics
No merged PRs in 30d

Description

Hi,
there is missing GL_MAX_SAMPLES in glGet doc (https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glGet.xhtml). GL_MAX_SAMPLES was introduced in OpenGL 3.0 by GL_EXT_framebuffer_multisample and it is present in OpenGL specification and its state tables with the following text: "Maximum number of samples supported for multisampling."

Just wondering how this might escape from attention of all of us for ten years ;-).
John

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the glGet reference page linked in the issue and locate the repository source that generates it. Add the missing GL_MAX_SAMPLES entry with the specified description, then verify that the generated documentation includes it.

Written by the indexing model from the issue text.

Assessment

Domain
computer-graphics, documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.