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 | -658/+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 | -1/+4 |
|\ | | | | | | | | | | | | | | | 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 | -1/+4 |
| | | |||||
* | | progs/demos: fix glut initialization calls | Brian Paul | 2009-12-18 | 1 | -1/+0 |
|/ | | | | | | | 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. | ||||
* | s/Togle/Toggle/ | Brian Paul | 2005-04-04 | 1 | -5/+5 |
| | |||||
* | better animate rate (Marcelo Magallon) | Brian Paul | 2005-01-09 | 1 | -6/+12 |
| | |||||
* | added (char *) casts | Brian Paul | 2002-08-08 | 1 | -1/+1 |
| | |||||
* | Pedantic compiler fixes (Sven Panne) | Brian Paul | 2002-07-12 | 1 | -0/+1 |
| | |||||
* | check for tiny values in dir[] vector in calcposobjs(), prevents FP ↵ | Brian Paul | 2001-05-09 | 1 | -0/+7 |
| | | | | underflows later | ||||
* | better FPS calculation | Brian Paul | 2000-09-12 | 1 | -27/+16 |
| | |||||
* | fixed compiler warnings | Brian Paul | 2000-06-27 | 1 | -3/+3 |
| | |||||
* | initial check-in | Brian Paul | 2000-06-27 | 1 | -0/+653 |