What’s the OpenGL option to have my textures resized as nearest neighbor rather than antialiased/smooth? I tried messing around with all the initial setup values I’ve got and none seem to make a difference.
If I’m not explaining myself well enough, basically I want something to look “pixelated” when it’s stretched, not smooth.