aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv04/nv04_prim_vbuf.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge commit 'origin/draw-vbuf-interface'Keith Whitwell2009-02-181-5/+17
|\
| * nv04: Use the new draw vbuf interfaceJakob Bornecrantz2009-02-171-5/+17
| |
* | util: Move p_debug.h into util module.José Fonseca2009-02-181-1/+1
|/ | | | | The debug functions depend on several util function for os abstractions, and these depend on debug functions, so a seperate module is not possible.
* gallium: make p_winsys internalZack Rusin2009-01-301-1/+1
| | | | | move it to pipe/internal/p_winsys_screen.h and start converting the state trackers to the screen usage
* nouveau: gallium directory structure changed again..Ben Skeggs2008-09-111-2/+3
|
* nv04: use FREE/MALLOC like a good gallium boy should.Stephane Marchesin2008-07-081-1/+1
|
* nv04: use BEGIN_RING_NIStephane Marchesin2008-07-081-6/+2
|
* nv04.Stephane Marchesin2008-07-081-0/+312