xenia-project / xenia

Xbox 360 Emulator Research Project
https://xenia.jp
Other
7.97k stars 1.11k forks source link

Software GPU Device (maybe) #1097

Open DrChat opened 6 years ago

DrChat commented 6 years ago

How feasible is it to implement a reference software GPU?

Textures

Shaders

0x8080 commented 6 years ago

^ How to kill your CPU and destroy your frame time,

but it's easier to debug.

bevanweiss commented 3 years ago

There is always something like SwiftShader https://github.com/google/swiftshader

But I'm not sure that it would help with debugging, and would likely just result in low quality issues raised by people with underpowered computers (i.e. no GPU) complaining about performance.