[PATCH 1/6] i965/fs: Set MUL source type to W/UW in 64-bit mul macro

   Fixes 64-bit multiploes on Gen8.

[PATCH 2/6] i965/fs: Don't offset uniform registers in half().

   Bug fix necessary for later patches.

[PATCH 3/6] i965/fs: Allow SIMD16 borrow/carry/64-bit multiply on Gen

   Don't apply Gen7 restrictions to Gen8.

[PATCH 4/6] i965/fs: Implement SIMD16 integer multiplies on Gen 7.
[PATCH 5/6] i965/fs: Implement SIMD16 64-bit integer multiplies on Gen 7.
[PATCH 6/6] i965/fs: Implement SIMD16 carry/borrow on Gen 7.

   Implements SIMD16 operations on Gen7.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to