Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consolidate vertex-related code in new draw_vertex.c | Brian | 2007-08-30 | 1 | -0/+19 |
* | In draw_flatshade.c use vertex_info->interp_mode[] to choose attribs/colors t... | Brian | 2007-08-30 | 1 | -0/+9 |
* | Split out vertex shader/cache/fetch functionality from draw_prim.c | Keith Whitwell | 2007-08-27 | 1 | -0/+19 |
* | Fixup include paths after rename | Keith Whitwell | 2007-08-24 | 1 | -1/+1 |
* | Checkpoint: new vertex/fragment attribute naming | Brian | 2007-08-23 | 1 | -80/+3 |
* | Define a re-usable vertex_info structure to describe vertex layouts. | Brian | 2007-08-23 | 1 | -0/+141 |