In gl_texture_image replace IntFormat with InternalFormat and Format with
[mesa.git] / src / mesa / main / texrender.c
2005-10-05 Brian PaulIn gl_texture_image replace IntFormat with InternalForm...
2005-10-03 Brian Paulfinish up some missing code
2005-06-07 Brian Paulfix GL_ALPHA render-to-texture problem (Jon Smirl)
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...