-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
area: apiIssues related to API surfaceIssues related to API surfacebackend: glesIssues with GLES or WebGLIssues with GLES or WebGLplatform: windowsIssues with integration with windowsIssues with integration with windowstype: enhancementNew feature or requestNew feature or request
Description
Description
I was using wgpu-0.17 in vange-rs, and specifically the method new_external with Gles backend. It allowed me to create the context with SDL and pass to wgpu. In later versions, however, the whole module got disabled on Windows. I'm not seeing an alternative right now.
Repro steps
kvark/vange-rs#246
Expected vs observed behavior
Expected to keep this feature.
Platform
Windows, currently trying wgpu-0.19
Metadata
Metadata
Assignees
Labels
area: apiIssues related to API surfaceIssues related to API surfacebackend: glesIssues with GLES or WebGLIssues with GLES or WebGLplatform: windowsIssues with integration with windowsIssues with integration with windowstype: enhancementNew feature or requestNew feature or request