aws / dcv-color-primitives

DCV Color Primitives Library
MIT No Attribution
31 stars 22 forks source link

Extend implementation for RGB to BGRA conversion #15

Closed Vendrik closed 4 years ago

Vendrik commented 4 years ago

Add sse2 and avx2 implementation for RGB to BGRA

fabiosky commented 4 years ago

https://github.com/aws/dcv-color-primitives/pull/16 was merged.