ebassi / graphene

A thin layer of graphic data types
http://ebassi.github.io/graphene
Other
373 stars 80 forks source link

Add rounding operators for graphene_simd4f_t #261

Closed ebassi closed 7 months ago

ebassi commented 7 months ago

Use the naive implementation, unless we have access to SSE4.1 in which case we can use the native intrinsics.