summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv40/nv40_screen.c
Commit message (Expand)AuthorAgeFilesLines
* nv40: add dxtn formats (disabled)Ben Skeggs2008-03-231-0/+6
* nouveau: pass nvws to nvws->push_* functions, rather than nouveau_channel*Ben Skeggs2008-03-191-1/+1
* nv40: move "channel context" stuff into nv40_screenBen Skeggs2008-02-291-1/+127
* nouveau: hand nouveau_winsys in with pipe_screen initBen Skeggs2008-02-291-1/+3
* nouveau: implement pipe_screenBen Skeggs2008-02-291-0/+151