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-06-30 | demos: Set the depth mask correctly to get the desired blending | Ian Romanick | |
2009-01-24 | progs: Port most of the demos to glew. | José Fonseca | |
A couple of test weren't ported due to glew breakage -- it undefines GLAPIENTRY. | |||
2006-08-28 | check for GL_ARB_point_parameters | Brian Paul | |
2005-01-09 | better animate rate (Marcelo Magallon) | Brian Paul | |
2004-02-16 | glutInitWindowPosition | Keith Whitwell | |
2002-12-03 | updated to use ARB extensions | Brian Paul | |
2002-04-22 | removed CVS $Log comments | Brian Paul | |
2002-01-16 | Demo updates for Windows (Robert Bergkvist) | Karl Schultz | |
2000-06-27 | fixed compiler warnings | Brian Paul | |
1999-08-19 | Initial revision | jtg | |