worproject / RPi-Windows-Drivers

Windows on ARM device drivers for the Raspberry Pi single-board computer.
https://www.worproject.com
340 stars 30 forks source link

GPU Driver not available #3

Open SergiySeletsky opened 4 years ago

SergiySeletsky commented 4 years ago

Hi, it would be great to have GPU acelleration for Windows on RPi 3/4. Now Windows UI is too slow for any usage. What is blocking finishing this driver? Any help needed?

worproject commented 4 years ago

Hi,

Having a GPU driver would improve the performance significantly indeed, but as far as I know, no one is interested in writing one.

sojab0on commented 4 years ago

there was one but its old and not realy good to work with for normal use its a driver based on an sample render solution wich is not completely working.

after trying it my clean w10 crached and refuses to boot

jankais3r commented 3 years ago

There was an announcement on the WoR Discord yesterday that GPU drivers are being worked on right now.

megapro17 commented 3 years ago

@jankais3r any progress?

sojab0on commented 3 years ago

No not as far as i know

worproject commented 3 years ago

I don't want to ruin anyone's dreams, but without implication from Microsoft, Broadcom / RPi Foundation, this has almost zero chances of happening in the near future. The same goes for Wi-Fi. (there aren't any drivers even for USB WLAN adapters at the moment)

sojab0on commented 3 years ago

As far as on the discord its stated the base is there but will take more time due to no source availeble but they say they are still on it working

nguyenthienminh commented 2 years ago

It's already 2 years already, is the 3D acceleration thing working on Windows 11 on Raspberry Pi 4 now?

sojab0on commented 2 years ago

No , probably it will not in the near future as well, if it was there already it was announced already

writing drivers from scratch is not an easy nor quick task to do, so please be patient

nguyenthienminh commented 2 years ago

Alright! Thanks for the info.

megapro17 commented 2 years ago

Please be patient? Project is mostly dead, even domain has been lost

sojab0on commented 2 years ago

The changed it , there is a discord server where they told that. Will check new one if tou want it they did not lose it the moved it https://worproject.com/

binarymaster commented 1 year ago

I don't want to ruin anyone's dreams, but without implication from Microsoft, Broadcom / RPi Foundation, this has almost zero chances of happening in the near future.

Ampere guys got ARM WDDM driver for ASPEED AST2500 video: https://twitter.com/x86corez/status/1681391025175003144, so now there should be higher chances.

Just need a good documentation for the Broadcom VideoCore. The WDDM is already documented enough.

MinGW32-2006 commented 1 year ago

I don't want to ruin anyone's dreams, but without implication from Microsoft, Broadcom / RPi Foundation, this has almost zero chances of happening in the near future.

Ampere guys got ARM WDDM driver for ASPEED AST2500 video: https://twitter.com/x86corez/status/1681391025175003144, so now there should be higher chances.

Just need a good documentation for the Broadcom VideoCore. The WDDM is already documented enough.

However AST2500 seems only to have 2D acceleration support. And I'm curious if there's anyone working on the gpu driver.