Skip to content

Conversation

@petele
Copy link
Contributor

@petele petele commented Jul 26, 2024

When reviewing, I'd like someone who is knowledgeable in WebGL to pay special attention to the names/descriptions of the features I created, especially for the extensions.

I did not use compute_from, since it's high with a date of 2022-07.

@github-actions github-actions bot added the feature definition Creating or defining new features or groups of features. label Jul 26, 2024
@petele petele changed the title Canvas + WebGL1 Add WebGL1 Canvas Context Jul 26, 2024
chrome: "63"
chrome_android: "63"
edge: "79"
firefox_android: "51"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

confirmed no FF support

name: WebGL WEBGL_compressed_texture_pvrtc Extension Specification
description: TODO
name: WebGL PVRTC texture support
description: (DEPRECATED) Exposes the compressed PVRTC texture formats.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is marked as deprecated in the spec, not sure how we're supposed to handle it here. It's got pretty limited support.

status:
  baseline: false
  support:
    chrome_android: "28"
    safari: "7"
    safari_ios: "7"

@@ -0,0 +1,8 @@
name: WebGL Color Space
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm open to splitting this into two features, one has baseline low, the other is only supported in Chrome/Edge.

@petele petele marked this pull request as ready for review July 26, 2024 15:27
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Aug 13, 2024
@petele petele removed the documentation Improvements or additions to documentation label Aug 13, 2024
@petele petele marked this pull request as draft August 13, 2024 18:27
@petele
Copy link
Contributor Author

petele commented Aug 13, 2024

Replaced by #1583

@petele petele closed this Aug 13, 2024
@petele petele deleted the canvas-webgl1 branch August 13, 2024 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature definition Creating or defining new features or groups of features.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant