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