Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | graw: Add gallium library to SCons build. | Vinson Lee | 2010-06-07 | 1 | -1/+1 |
| | | | | Fixes MSVC SCons build. | ||||
* | graw: add gs-test.c and some simple geometry shader examples | Keith Whitwell | 2010-06-07 | 8 | -2/+626 |
| | |||||
* | graw: trivial geometry shader test | Keith Whitwell | 2010-06-07 | 2 | -0/+269 |
| | |||||
* | graw: add symlinks to shader test directories | Keith Whitwell | 2010-06-07 | 2 | -0/+2 |
| | |||||
* | graw: remove references to unistd.h | Keith Whitwell | 2010-06-07 | 4 | -4/+1 |
| | |||||
* | tests/graw: missing file tri.c | Keith Whitwell | 2010-06-07 | 1 | -0/+253 |
| | |||||
* | test/graw: add vp-test | Keith Whitwell | 2010-06-07 | 2 | -1/+508 |
| | |||||
* | tests/graw: add fp-test | Keith Whitwell | 2010-06-07 | 2 | -0/+513 |
| | |||||
* | gallium: remnants of old ccw state | Keith Whitwell | 2010-05-21 | 1 | -2/+1 |
| | |||||
* | graw: add quad-tex graw test for basic texturing | Keith Whitwell | 2010-05-14 | 2 | -1/+406 |
| | |||||
* | graw: combine graw_init and graw_create_window functions | Keith Whitwell | 2010-05-14 | 1 | -7/+10 |
| | | | | | Different environments seem to want to create these in different orders. Abstract over this by combining the calls. | ||||
* | graw: move towards glut-like interface, add tri.c | Keith Whitwell | 2010-05-14 | 2 | -27/+45 |
| | |||||
* | tests/graw: raw -> graw | José Fonseca | 2010-05-11 | 2 | -0/+119 |
for consistency |