richardanaya / conifer

Apache License 2.0
37 stars 4 forks source link

Use u32 instead of u8 #20

Closed richardanaya closed 4 years ago

richardanaya commented 4 years ago

This gives us performance at the cost of framebuffers that don't match 4 byte per pixel. I feel it's worth it.