Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-21 | Merge branch 'mesa_7_7_branch' | Brian Paul | |
Conflicts: src/mesa/main/version.h src/mesa/state_tracker/st_atom_shader.c | |||
2009-12-18 | progs/demos: Use C-style comment. | Vinson Lee | |
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-11-17 | progs/demos: silence warnings | Brian Paul | |
2008-10-20 | mesa: more test options in progs/demos/textures.c | Brian Paul | |
2008-10-09 | mesa: simple multiple textures test | Brian Paul | |