huangwei1024 / softart

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

Crashed when pixel shader creating in TextureAndBlending initialization. #185

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Description:
  As title. Pixel shader JIT error.

Original issue reported on code.google.com by wuye9036 on 6 Apr 2012 at 10:18

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 517506709b2a.

SASL:
  Move function scope to function type visitor.
  .alloc now before virtual args block.
  Rename arithmetic.svs to arithmetic.ss because it's not used.
  We will rewrite content and test it later.

Original comment by wuye9036 on 6 Apr 2012 at 11:28

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 6 Apr 2012 at 11:48

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 6e06f1d33178.

SASL:
  Add div(/) and mod(%) operator support.
  Add arith_ops to jit_test.
  Remove incorrectly FUNCTION_SCOPE.
  Add vector1 to scalar conversation to caster and service.

Original comment by wuye9036 on 7 Apr 2012 at 9:48