wuying225 / softart

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

Demo and tests may crash on win32. #160

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Description:
  Because stack frame is not be aligned with 16 bytes in MSVC. So sometimes aligned version instruction will access unaligned memory.

Original issue reported on code.google.com by wuye9036 on 31 Dec 2011 at 4:59

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

SASL:
  Add prologue and epilogue around vertex shader calling.

Original comment by wuye9036 on 31 Dec 2011 at 5:01

GoogleCodeExporter commented 9 years ago

Original comment by wuye9036 on 31 Dec 2011 at 5:03

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

SASL:
  Change call stub to a standard aligned call stub.

Original comment by wuye9036 on 5 Jan 2012 at 5:55

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

Fixed some compilation errors.
Refactor continued.
COMPILING FAILED!

Original comment by wuye9036 on 1 May 2014 at 7:31

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

Fixed some compilation errors.
Refactor continued.
COMPILING FAILED!

Original comment by wuye9036 on 1 May 2014 at 7:31