Files
mesa/src
Brian Paul 7a2e32d684 mesa: raise an error when trying to bind non-existant texture to FBO
If the user calls glRenderBufferTexture(texture=N) but texture N
doesn't name an existing texture, raise GL_INVALID_ENUM.

Plus, add a comment about some questionable error checking code in
framebuffer_texture().  Ian?
2010-03-10 10:54:29 -07:00
..
2009-01-10 13:52:06 -05:00
2010-03-10 18:33:17 +01:00
2010-01-28 01:19:53 -08:00
2010-03-09 15:09:32 +00:00