summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/nouveau_winsys.h
Commit message (Expand)AuthorAgeFilesLines
* nouveau: rewrite winsys in terms of drm_api, support dri2 state trackerBen Skeggs2009-03-181-1/+1
* nv50: rework for texture_transfer changesBen Skeggs2009-02-201-2/+3
* nv04-nv40: move 2d blit/fill code into pipe driverBen Skeggs2009-02-051-1/+1
* nouveau: support getting "native" bo from winsysBen Skeggs2009-02-051-0/+2
* nouveau: notifier timeout is a float nowBen Skeggs2009-02-041-1/+1
* gallium: make p_winsys internalZack Rusin2009-01-301-1/+1
* nouveau: nv04-nv40 linear <-> swizzled conversion.Younes Manton2008-12-021-0/+2
* Nouveau: build, link and use nv20.Pekka Paalanen2008-11-081-0/+6
* nv04.Stephane Marchesin2008-07-081-0/+6
* nv50: flag to indicate to winsys we want a surface for use as a zeta bufferBen Skeggs2008-06-291-0/+1
* nouveau: remove chipset fields in all nv pipe driver context/screen structs.Ben Skeggs2008-05-131-8/+5
* nouveau: in some cases don't create the buffer in local mem initially.Ben Skeggs2008-04-041-0/+5
* nouveau: adapt to recent gallium changesBen Skeggs2008-03-301-1/+2
* nouveau: pass nvws to nvws->push_* functions, rather than nouveau_channel*Ben Skeggs2008-03-191-2/+2
* nv10.Stephane Marchesin2008-03-151-0/+7
* nouveau: enable multi-context/single-channel support for nv40Ben Skeggs2008-03-021-3/+3
* nouveau: hand nouveau_winsys in with pipe_screen initBen Skeggs2008-02-291-6/+9
* nouveau: implement pipe_screenBen Skeggs2008-02-291-3/+12
* nouveau: match gallium code reorginisation.Ben Skeggs2008-02-161-0/+61