bit-hack / tack

Tack - The vector wrapper
0 stars 0 forks source link

Add unary minus #11

Closed bit-hack closed 8 years ago

bit-hack commented 8 years ago

This PR implements the unary minus operator by inverting the sign bit in each lane of the float4 vector.