Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos. | Eric Anholt | 2010-05-21 | 1 | -1085/+0 |
| | | | | | | | The remaining programs are ones I've had difficulty finding a build environment for to make the build system or are unit tests that should probably live next to their code instead. Hopefully people can bring over the build for remaining pieces they care about. | ||||
* | Merge branch 'mesa_7_7_branch' | Brian Paul | 2009-12-31 | 1 | -5/+16 |
|\ | | | | | | | | | | | | | | | Conflicts: configs/darwin src/gallium/auxiliary/util/u_clear.h src/gallium/state_trackers/xorg/xorg_exa_tgsi.c src/mesa/drivers/dri/i965/brw_draw_upload.c | ||||
| * | progs/demos: Silence warn_unused_result warnings. | Vinson Lee | 2009-12-26 | 1 | -5/+16 |
| | | |||||
* | | progs/demos: fix glut initialization calls | Brian Paul | 2009-12-18 | 1 | -7/+6 |
|/ | | | | | | | 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. | ||||
* | demos: add some fflushes for windows | Keith Whitwell | 2009-02-24 | 1 | -0/+1 |
| | |||||
* | call glutInit(), bug 11486 | Xavier Bachelot | 2007-07-06 | 1 | -0/+1 |
| | |||||
* | better animate rate (Marcelo Magallon) | Brian Paul | 2005-01-09 | 1 | -3/+7 |
| | |||||
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 1 | -1/+0 |
| | |||||
* | Allow to compile in Windows. | Karl Schultz | 2001-10-04 | 1 | -1/+5 |
| | |||||
* | Add basic timing information. | Gareth Hughes | 2000-11-30 | 1 | -140/+154 |
| | |||||
* | silenced warnings | Brian Paul | 2000-04-06 | 1 | -11/+11 |
| | |||||
* | fixed compiler warnigns | Brian Paul | 2000-04-05 | 1 | -10/+2 |
| | |||||
* | added copyright info | Brian Paul | 2000-04-04 | 1 | -3/+22 |
| | |||||
* | added error checking on file open | Brian Paul | 2000-03-29 | 1 | -1/+6 |
| | |||||
* | changed TDA to [4] for glMaterialfv() calls | Brian Paul | 2000-03-22 | 1 | -2/+2 |
| | |||||
* | initial check-in | Brian Paul | 2000-03-06 | 1 | -0/+1036 |