SnowflakePowered / librashader

RetroArch Shaders for All
Mozilla Public License 2.0
77 stars 7 forks source link

Add a WGPU runtime #24

Closed chyyran closed 5 months ago

chyyran commented 7 months ago

Inspired by https://github.com/SnowflakePowered/librashader/discussions/22

Fixes #9

This will use a SPIR-V pass on fragment shaders to split combined image samplers and rewrite push constant buffers to UBOs.

chyyran commented 5 months ago

image we're in business, just need to fix mipmaps