Age | Commit message (Expand) | Author |
---|---|---|
2009-06-20 | demos: make cubemap work without EXT_fbo support | Roland Scheidegger |
2009-03-12 | demos: fix error string, comment | Brian Paul |
2009-03-12 | demos: use glGenerateMipmapEXT entrypoint in cubemap.c | Keith Whitwell |
2009-03-09 | demos: in progs/demos/cubemap.c press c/f to cycle through clamp/filter modes | Brian Paul |
2007-08-27 | added --noclear option to demonstrate rendering without glClear | Brian |
2006-10-24 | Add missing call to glutInit. | Ian Romanick |
2005-01-09 | include readtex.h instead of readtex.c (Marcello Magallon) | Brian Paul |
2004-08-10 | minor anim tweak | Brian Paul |
2004-05-05 | Modified to use vertex arrays. Vertex arrays and immediate mode calls | Ian Romanick |
2004-02-05 | Add comments to make decyphering the faces easier | Keith Whitwell |
2003-04-09 | fix typo | Brian Paul |
2002-10-25 | added skybox and options to load real images | Brian Paul |
2000-06-27 | fixed compiler warnings | Brian Paul |
2000-06-13 | use GL_CLAMP_TO_EDGE | Brian Paul |
2000-05-30 | initial check-in | Brian Paul |