jbush001 / NyuziProcessor

GPGPU microprocessor architecture
Apache License 2.0
1.99k stars 351 forks source link

librender: Support rendering to all color spaces #134

Open jbush001 opened 6 years ago

jbush001 commented 6 years ago

Currently, Surface only renders to RGBA8888 and FLOAT surfaces. Modify so it can also support other types.