Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote branch 'origin/master' into nv50-compiler | Christoph Bumiller | 2010-08-18 | 1 | -4/+4 |
|\ | |||||
| * | 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: import new compiler | Christoph Bumiller | 2010-07-23 | 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 |