CSystem / softart

Automatically exported from code.google.com/p/softart
Other
0 stars 0 forks source link

Add more intrinsics to SISD for scalar, vectors and matrix. #173

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Description:
  Add more intrinsics to SISD

Original issue reported on code.google.com by wuye9036 on 21 Mar 2012 at 3:46

GoogleCodeExporter commented 9 years ago
This issue was updated by revision 16156ea674a0.

SASL: Update supported intrinsic document.
SASL: Add implementations for intrinsics 'smoothstep', 'step', 'mad' and 
'refract'.
SASL: Move clamp and saturate into cgs.

Original comment by wuye9036 on 17 Aug 2012 at 11:37

GoogleCodeExporter commented 9 years ago
This issue was updated by revision 5aa66763abf5.

SASL: 'mad' was tested.

Original comment by wuye9036 on 20 Aug 2012 at 12:43

GoogleCodeExporter commented 9 years ago
This issue was updated by revision 931eff7463e9.

SASL: intrinsic 'step' tested.

Original comment by wuye9036 on 20 Aug 2012 at 12:43

GoogleCodeExporter commented 9 years ago
This issue was updated by revision 377cd8d6fc58.

SALVIA: Fixed bugs of refract3/4.
SALVIA: Add function smoothstep.
SASL:   intrinsic 'refract' and 'smoothstep' was tested.

Original comment by wuye9036 on 20 Aug 2012 at 12:43

GoogleCodeExporter commented 9 years ago
This issue was updated by revision c79e1ea12ca0.

SASL: Update supported intrinsic document.

Original comment by wuye9036 on 21 Aug 2012 at 10:26

GoogleCodeExporter commented 9 years ago
This issue was updated by revision c239ea632bb9.

SASL: Added and tested intrinsic 'lit', 'trunc' and 'faceforward'.
SASL: Update document 'supported intrinsics'.

Original comment by wuye9036 on 21 Aug 2012 at 10:26

GoogleCodeExporter commented 9 years ago

Original comment by wuye9036 on 26 Aug 2012 at 11:40

GoogleCodeExporter commented 9 years ago
Most intrinsic we had been supported.

Original comment by wuye9036 on 13 Sep 2012 at 8:26