Has anyone encountered messages like: ```Graphics ...
# compose-desktop
m
Has anyone encountered messages like:
Copy code
Graphics card: Microsoft Basic Render Driver is blacklisted.
Failed to create DirectX12 device.
Failed to create Skia Direct3D context!
when running compose-desktop apps?
s
I’d recommend filing a ticket
m
I have, just curious if this is something common and whether it is the cause of performance problems (the app runs OK thought).
o
this is not harmful and intended behavior
j
Might be worth considering making the message less ominous. Perhaps "Graphics card (Microsoft Basic Render) supports neither DirectX12 nor Direct3D, falling back to software rendering."
2
m
Yeah, I'd like to know what does it mean, at least what component does it stem from. Does it mean it will use cpu rendering? I have a proper graphic card (so maybe it is not supported). Btw the issue is here: https://github.com/JetBrains/compose-jb/issues/918