Epic failures in the game development field.

This blog covers funny/weird issues and bugs from games that happened during development.

Send your own contributions to igetyourfail at repi.se (can be anonymous if specified)

Friday, December 18, 2009

HLSL optimizer is beyond earthly logic


if b2

if b1

mul r0.xy, r0, c0.x

texld r4, r0, s6

if !b2

mad r0.xyw, r4.xyzz, c121.x, c121.y

mad r4.xyz, r3, r3.w, r0.xyww

endif

endif

else

// ...

endif

(Thanks Benoit)

3 comments:

Unknown said...

You did report the bug, right? :)

repi said...

He will :) If he still has a repro with the latest DX SDK compiler

zxcvbn said...

the ghost of Mel must be alive and well

Followers