KhronosGroup / KhronosGroup/OpenGL-Refpages
missing MAX_SAMPLES
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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