Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Beef up t_vertex.c: | Keith Whitwell | 2004-01-05 | 1 | -2/+1 |
| | | | | | | | | | | | - cope with input vectors with size less than that of the emitted attribute. - cope with vertices with 'holes' inside and between vertices. Fix calculation of tnl->render_inputs to work with fp programs. Mirror VB->PointSizePtr in VB->AttribPtr so that it can work with t_vertex.c. Transition swrast_setup/ to use t_vertex.c to build swrast vertices. | ||||
* | Add t_vertex.c | Keith Whitwell | 2004-01-05 | 1 | -0/+1 |
| | |||||
* | lists of common source files | Brian Paul | 2003-12-12 | 1 | -0/+236 |