xee
03-09-2003, 01:22 PM
i have a laptop with a S3 savage twister vga card, i know that S3 cards performs like hell in OGL, but it supports mutlitexturing so it's not that bad,
when i call glMatrixMode(GL_TEXTURE_MATRIX) and i call glGetError(), it returns GL_INVALID_ENUM http://www.opengl.org/discussion_boards/ubb/confused.gif, so how's that??
knowing that the it supports openGL version 1.1, i got it from glGetString();
thanks http://www.opengl.org/discussion_boards/ubb/smile.gif
when i call glMatrixMode(GL_TEXTURE_MATRIX) and i call glGetError(), it returns GL_INVALID_ENUM http://www.opengl.org/discussion_boards/ubb/confused.gif, so how's that??
knowing that the it supports openGL version 1.1, i got it from glGetString();
thanks http://www.opengl.org/discussion_boards/ubb/smile.gif