summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv50/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* nv50: split tic construction out into own fileBen Skeggs2008-07-111-0/+1
|
* nv50: import current "state of the art" nv50 codeBen Skeggs2008-06-291-0/+1
|
* nv50: crappy state validate/emit functionBen Skeggs2008-03-121-0/+1
| | | | Just for testing stateobjs to make sure they don't hang the engine.
* nouveau: implement pipe_screenBen Skeggs2008-02-291-0/+1
| | | | Untested on NV3x/NV5x. Quite possibly broken.
* nouveau: match gallium code reorginisation.Ben Skeggs2008-02-161-0/+25
That was... fun..