aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv40/nv40_screen.h
Commit message (Collapse)AuthorAgeFilesLines
* nv40: remove u_simple_screen usageBen Skeggs2009-06-051-2/+2
|
* nouveau: nv04-nv40 texture transfer.Younes Manton2009-02-251-0/+3
|
* nv04-nv40: move 2d blit/fill code into pipe driverBen Skeggs2009-02-051-0/+2
|
* nouveau: remove chipset fields in all nv pipe driver context/screen structs.Ben Skeggs2008-05-131-1/+0
|
* nouveau: enable multi-context/single-channel support for nv40Ben Skeggs2008-03-021-0/+2
|
* nv40: move "channel context" stuff into nv40_screenBen Skeggs2008-02-291-0/+15
|
* nouveau: hand nouveau_winsys in with pipe_screen initBen Skeggs2008-02-291-3/+2
|
* nouveau: implement pipe_screenBen Skeggs2008-02-291-0/+20
Untested on NV3x/NV5x. Quite possibly broken.