Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nv50: add license headers to .c files | Ben Skeggs | 2008-07-11 | 1 | -0/+22 |
* | nv50: enable GART usage for vertex buffers | Ben Skeggs | 2008-07-11 | 1 | -4/+4 |
* | nv50: R32_FLOAT vbo format | Ben Skeggs | 2008-06-29 | 1 | -0/+3 |
* | nv50: separate state validation and upload, similar to nv40 | Ben Skeggs | 2008-06-29 | 1 | -4/+2 |
* | nv50: another vbo format | Ben Skeggs | 2008-06-29 | 1 | -0/+3 |
* | nv50: draw_elements() - inline only for the moment | Ben Skeggs | 2008-06-29 | 1 | -1/+95 |
* | nv50: support a couple more common VBO formats | Ben Skeggs | 2008-06-29 | 1 | -0/+6 |
* | nv50: rename nv50_state.h to nv50_program.h | Ben Skeggs | 2008-06-29 | 1 | -1/+0 |
* | nv50: LIT - sort-of | Ben Skeggs | 2008-06-29 | 1 | -1/+0 |
* | nv50: import current "state of the art" nv50 code | Ben Skeggs | 2008-06-29 | 1 | -1/+84 |
* | nv50: crappy state validate/emit function | Ben Skeggs | 2008-03-12 | 1 | -0/+8 |
* | nouveau: match gallium code reorginisation. | Ben Skeggs | 2008-02-16 | 1 | -0/+24 |