Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | progs/demos: sort filenames | Brian Paul | 2010-02-19 | 1 | -3/+3 |
| | |||||
* | progs/demos: new image dissolve demo | Brian Paul | 2010-01-29 | 1 | -0/+1 |
| | | | | | Dissolve between two images using a random pattern in the stencil buffer and a varying stencil ref value. | ||||
* | scons: Build progs together with everything else. | José Fonseca | 2010-01-01 | 1 | -71/+53 |
| | | | | | | | | This is a substantial reorganization, This particular commit enables: - building the progs for unices platforms - glew is now built as a shared library (it is the default, and it is inconvenient and pointless to shift away from that default) - all progs get built by default | ||||
* | mesa/progs: fix scons build after recent demo moves | Keith Whitwell | 2009-04-20 | 1 | -6/+4 |
| | |||||
* | progs: Get more samples building on windows. | José Fonseca | 2009-02-01 | 1 | -4/+22 |
| | |||||
* | scons: Build progs. | José Fonseca | 2008-11-21 | 1 | -0/+71 |
Just demos and trivial dirs for starters. |