don't pass GL_INTENSITY for <format> to glTexImage2D - it's illegal
[mesa.git] / progs / demos / cubemap.c
2004-05-05 Ian RomanickModified to use vertex arrays. Vertex arrays and immed...
2004-02-05 Keith WhitwellAdd comments to make decyphering the faces easier
2003-04-09 Brian Paulfix typo
2002-10-25 Brian Pauladded skybox and options to load real images
2000-06-27 Brian Paulfixed compiler warnings
2000-06-13 Brian Pauluse GL_CLAMP_TO_EDGE
2000-05-30 Brian Paulinitial check-in