HSNB

Results 5 issues of HSNB

Hello, I know this isn't the D3DX repository (doesn't exist afaik), but it's the closest thing to it. I have a (hopefully small) issue with ID3DXFont. It sometimes crashes in...

question

this unordered_map does not respect memory alignment requirements of Key

`MallocFunc GetMallocFunc(); void SetMallocFunc(MallocFunc func); FreeFunc GetFreeFunc(); void SetFreeFunc(FreeFunc func);` Have duplicate forward declarations in > Effekseer.CustomAllocator.h

According to the PNG spec: Pixels are always stored in RGBA order: > Pixels are always stored in RGBA order However Wuffs reports the pixel format as BGR(A). Am I...

Hello there, Would be nice if clip plane is supported :) for reflection plane rendering e.g. DrawParameter contains a user-supplied ABCD plane. 1. cull DrawSets on the given clip plane...