Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-18 | progs/demos: fix glut initialization calls | Brian Paul | |
Remove glutInitWindowPosition() calls to play nicer with window managers. Move glutInitWindowSize() calls before glutInit() so the the default window size can be overridden by the -geometry cmd line option. | |||
2009-02-24 | demos: add some fflushes for windows | Keith Whitwell | |
2008-08-13 | mesa: clear the unused upper-left region to black instead of leaving it ↵ | Brian Paul | |
undefined | |||
2006-01-30 | use fmod() when incrementing CubeRot | Brian Paul | |
2006-01-28 | Test glCopyTexSubImage2D by drawing gears as texture on sides of a box. | Brian Paul | |