KhronosGroup / KhronosGroup/WebGL
WebGL specification should specify what UNPACK_COLORSPACE_CONVERSION_WEBGL = BROWSER_DEFAULT_WEBGL means
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 2.9k
- Forks
- 704
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 4
Description
WebGL specification should specify what UNPACK_COLORSPACE_CONVERSION_WEBGL = BROWSER_DEFAULT_WEBGL means
This is the de-facto used mode for texture uploads. This should be a deterministic algorithm. Somewhere it should say what the algorithm is. This should be done regardless of whether all the browsers match it for all content types today.
The tests could test in best-effort manner regarding different content types.
Contributor guide
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 by reading the current WebGL specification text for UNPACK_COLORSPACE_CONVERSION_WEBGL and the existing tests covering different content types. Define the deterministic meaning of BROWSER_DEFAULT_WEBGL in the specification, then add best-effort coverage where browser behavior can be compared.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100