summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv30/nv30_screen.c
Commit message (Expand)AuthorAgeFilesLines
* nouveau: bitmap texcoord bias has been removedBen Skeggs2008-05-051-2/+0
* nv30: Move some structures and functions from context to screenPatrice Mandin2008-04-111-25/+177
* nouveau: in some cases don't create the buffer in local mem initially.Ben Skeggs2008-04-041-0/+3
* nv30: update miptree stuff for texturingPatrice Mandin2008-03-181-1/+2
* nouveau: hand nouveau_winsys in with pipe_screen initBen Skeggs2008-02-291-1/+3
* nouveau: implement pipe_screenBen Skeggs2008-02-291-0/+151