Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nv50: Silence incompatible pointer type initialization warning. | Vinson Lee | 2010-08-21 | 1 | -2/+3 |
* | auxiliary: fix u_split_prim naming convention | Luca Barbieri | 2010-08-11 | 1 | -3/+3 |
* | auxiliary: move Ben Skeggs' primitive splitter to common code | Luca Barbieri | 2010-08-11 | 1 | -1/+1 |
* | nv50: fixed other void pointer arithmetic errors | Xavier Chantry | 2010-05-20 | 1 | -5/+6 |
* | nv50: support vertex index bias | Christoph Bumiller | 2010-04-20 | 1 | -4/+35 |
* | nv50: Adapt for index bias interface change. | José Fonseca | 2010-04-19 | 1 | -1/+3 |
* | Squashed commit of the following: | Keith Whitwell | 2010-04-10 | 1 | -3/+4 |
* | nv50: move nv50_prim() into a header file rather than duplicating | Ben Skeggs | 2010-03-10 | 1 | -31/+0 |
* | nv50: re-add immediate mode vertex submission paths | Ben Skeggs | 2010-03-10 | 1 | -0/+357 |