Igor Shaposhnik

Results 7 issues of Igor Shaposhnik

**Description** Texture is flickering with Vulkan backend. Works well with OpenGL backend. (on device screen image flickering faster). https://user-images.githubusercontent.com/3227317/149007999-b52358b9-bcc9-49ec-a5d7-104c71c671cb.mp4 https://user-images.githubusercontent.com/3227317/149008030-9bff246d-999a-40d5-a717-6ab435256387.mp4 **Repro steps** Run bevy android example (https://github.com/Gordon-F/bevy/tree/9cc7a3520cb80ede22c350987515910ea70d3356/examples/android) **Extra materials** Every...

type: bug
api: vulkan
area: wsi

https://gpuweb.github.io/gpuweb/wgsl/#const-expressions Spec PR: https://github.com/gpuweb/gpuweb/pull/2668

kind: feature
lang: WGSL
area: front-end

Version of VSCode: vnext Version of the extension: ? OS: any Description: View cargo dependencies list using custom views. Look at VSCode docs: https://github.com/Microsoft/vscode-docs/blob/vnext/release-notes/v1_13.md#custom-views

Spec PR: https://github.com/gpuweb/gpuweb/pull/3315

kind: feature
lang: WGSL
area: front-end

These changes allow `piccolo` to compile for `wasm32-unknown-unknown` target.

**Describe the bug** An error in one SQL query breaks the execution of all queries with MS SQL Server. This problem is reproduced only with MS SQL server. Just tested...

bug