quote:
Original post by Enigma
According to the Red Book it''s the MAG texture filter you can''t use GL_LINEAR_MIPMAP_LINEAR with, not the MIN filter. GL_TEXTURE_MAG_FILTER must be GL_NEAREST or GL_LINEAR.
Enigma
Oh, sorry my fault... I had just gotten confused.