Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

webgl: update webgl context #128

Merged
merged 5 commits into from
Apr 11, 2019
Merged

Conversation

fs-eire
Copy link
Contributor

@fs-eire fs-eire commented Apr 8, 2019

This change update WebGLContext to allow more flexible control on different environment. Besides splitting environments into webgl and webgl2, there are actually combinations of multiple flags that makes the behavior different. Thus no point to have different classes based on webgl version.

  • enable check in debug mode
  • simplify and refactor WebGLContext
  • set value for newly added flags floatDownloadEnabled and renderFloat32Enabled
  • update vscode debug list for mobile device

@fs-eire fs-eire merged commit 54d4763 into microsoft:master Apr 11, 2019
@fs-eire fs-eire deleted the webgl-context branch April 11, 2019 23:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants