Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-14 | progs/trivial: test glPolygonMode(POINT/LINE) with frustum clipping | Brian Paul | |
Note whether the new verts introduced by clipping show up as points and lines along the edge of the window... | |||
2010-01-01 | scons: Build progs together with everything else. | José Fonseca | |
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 | |||
2009-05-05 | progs/trivial: add test for vertex program invarient transform | Keith Whitwell | |
2009-05-05 | progs/trivial: add vbo-noninterleaved test | Keith Whitwell | |
2009-05-05 | trivial: add line-flat.c | Keith Whitwell | |
2009-03-24 | progs/trivial: draw non-interleaved arrays out of one vbo | Keith Whitwell | |
2009-03-18 | progs/trivial: Add quad-tex-sub | Jakob Bornecrantz | |
Tests glTexSubImage | |||
2009-03-18 | progs/trivial: Add tri-fbo-tex-mip | Jakob Bornecrantz | |
Tests rendering to mip levels other then first | |||
2009-03-12 | trivial: draw non-interleaved arrays | Keith Whitwell | |
2009-03-10 | trivial: add a logic op test | Keith Whitwell | |
2009-03-09 | trivial: add tri-stipple to SConscript | Keith Whitwell | |
2009-02-21 | trivial: Add tri-viewport | Jakob Bornecrantz | |
2009-02-14 | trivial: Add quadstrip-clip | Jakob Bornecrantz | |
2009-02-13 | trivial: Add a tri-unfilled-fog test | Jakob Bornecrantz | |
2009-01-14 | progs: List tri-clear. | José Fonseca | |
2008-11-21 | scons: Build progs. | José Fonseca | |
Just demos and trivial dirs for starters. |