Commit History

Author SHA1 Message Date
  otakuto d03da06ac1 Remove execute permissions 6 years ago
  John Kessenich aa6d56298d HLSL: Handle const with no initializer. Fixes issue #651. 7 years ago
  John Kessenich 53864846a9 HLSL: Support empty {} initializers for arrays and scalars. 7 years ago
  John Kessenich f97f2ce603 HLSL: Support the constructor idiom "(struct type)0". 7 years ago
  John Kessenich 98ad485321 HLSL: Support {...} initializer lists that are too short. 7 years ago