summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv30/nv30_screen.h
Commit message (Expand)AuthorAgeFilesLines
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-51/+0
* nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variantsBen Skeggs2012-04-141-0/+51
* nv30, nv40: unify all structures and headers, except shadersLuca Barbieri2010-03-151-38/+0
* nouveau: s/rankine/eng3d/g; s/curie/eng3d/gLuca Barbieri2010-03-151-1/+1
* Squashed commit of gallium-context-transfers:Keith Whitwell2010-03-111-3/+0
* gallium: squash-merge of gallium screen contextKeith Whitwell2010-02-081-1/+1
* Nuke the nv0x-nv2x gallium pipe drivers.Francisco Jerez2010-02-041-1/+1
* nv30: remove u_simple_screen usageBen Skeggs2009-06-051-2/+3
* 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
* nv30: add context valuePatrice Mandin2008-06-241-0/+2
* nouveau: remove chipset fields in all nv pipe driver context/screen structs.Ben Skeggs2008-05-131-1/+0
* nv30: Move some structures and functions from context to screenPatrice Mandin2008-04-111-1/+16
* nouveau: hand nouveau_winsys in with pipe_screen initBen Skeggs2008-02-291-3/+2
* nouveau: implement pipe_screenBen Skeggs2008-02-291-0/+20