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 | -303/+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. | ||||
* | progs/samples: Silence compiler warnings. | Vinson Lee | 2010-01-03 | 1 | -7/+18 |
| | |||||
* | progs/samples: 'Silence no previous prototype' warnings. | Vinson Lee | 2010-01-01 | 1 | -3/+3 |
| | |||||
* | progs/samples: Byte swap individual members of struct _rawImageRec. | Vinson Lee | 2009-12-10 | 1 | -1/+6 |
| | |||||
* | progs/samples: Fix memory leak if malloc fails in rgbtoppm.c. | Vinson Lee | 2009-12-05 | 1 | -0/+1 |
| | |||||
* | progs/samples: Fix memory leak if fopen fails in rgbtoppm.c. | Vinson Lee | 2009-12-05 | 1 | -1/+2 |
| | |||||
* | read/write files, not stdio (Daniel Borca) | Brian Paul | 2003-02-04 | 1 | -5/+17 |
| | |||||
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+273 |