hello i want to make pixel art image looks less blurry i tried set sampler state but i see no difference
device->SetSamplerState(0, D3DSAMP_MIPFILTER, D3DTEXF_NONE);
i tried almost everything in setsamplerstate but i see no difference at all
i know i can make the photo bigger using photoshop but can i just make it looks hard edge with direct3d9