I\'m writing a 2D game using SDL and OpenGL in the D programming language. At the moment it simply tries to render a texture-mapped quad to the screen. Problem is, the whole
Try enabling GL_COLOR_MATERIAL? I haven't used the fixed-functionality pipeline in a while, but I think that might do it.
GL_COLOR_MATERIAL