Support for Microsoft Basic Render Driver #40373
jakubkaczor
started this conversation in
Zed GPUI
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It is very nice for Zed to get closer to cross-platform with the Windows support release! Unfortunately, in my case, it still cannot be used on this platform. In this discussion, I just wanted to make the community aware about the use case if it wasn't considered before.
At work, I need to connect to Windows 365 Cloud PC using Windows App. IDEs like Visual Studio Code or JetBrains' PyCharm work pretty good. Unfortunately, after setting
ZED_ALLOW_EMULATED_GPU=1
, which is required, the performance is significantly worse than its counterparts, to the point of being unusable.I suppose supporting Microsoft Basic Render Driver is very costly to implement. Despite, perhaps this use case is not uncommon in commercial settings, and could find its place on the roadmap.
Beta Was this translation helpful? Give feedback.
All reactions