summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-17nouveau: enable provider/capabilitiesprimeDave Airlie2-0/+25
2012-08-17nouveau/dri2: add support for DRI2 offloadDave Airlie1-36/+111
2012-08-16nouveau: add pixmap tracking/updating support.Dave Airlie1-0/+42
2012-08-16nouveau/exa: add support for shared pixmaps.Dave Airlie4-2/+54
2012-08-16nouveau: add platform bus supportDave Airlie2-2/+46
2012-08-15Remove vbe and int10 includesAdam Jackson3-4/+0
2012-08-15Implement ->driverFuncAdam Jackson1-1/+18
2012-08-05nvc0/nve0: support sync-to-vblank if kernel is new enoughBen Skeggs6-7/+62
2012-07-06nv40/exa: fix shaders on big-endian machinesBen Skeggs2-216/+226
2012-06-19bump version to 1.0.1Ben Skeggs1-1/+1
2012-06-19exa: fix remaining signed datatype issuesBen Skeggs6-17/+15
2012-06-19exa: fix various issues in transfer bo handlingMaarten Maathuis1-4/+8
2012-06-18nve0: fix and improve NV12 shaderChristoph Bumiller1-43/+23
2012-06-18nvc0/accel: oops fix method size in previous patchChristoph Bumiller1-1/+1
2012-06-18nvc0/accel: use correct (signed) vertex data type in PUSH_VTX1/2sChristoph Bumiller1-11/+15
2012-06-18bump version to 1.0.0Ben Skeggs1-1/+1
2012-06-18distcheck fixesBen Skeggs1-14/+34
2012-06-18exa: drop massive gart allocation in favour of smaller ones, as neededBen Skeggs4-66/+62
2012-06-18nv50/exa: somehow fix firefox tabs not being drawn properly since vp xfrmBen Skeggs1-3/+5
2012-06-13dri2: kill debug spamBen Skeggs1-7/+0
2012-06-08nv04/exa: Reset destination surface offset in the same call of NV04EXACopyViktor Novotný1-7/+8
2012-06-05nouveau: i is used inside the functionDave Airlie1-1/+1
2012-06-05nouveau: port to compat server API.Dave Airlie2-37/+84
2012-06-05nouveau: drop flags arg to adjust frameDave Airlie3-3/+3
2012-05-31nvc0/exa: add support for async UTS/DFS copiesBen Skeggs5-0/+90
2012-05-31nva3/exa: add support for async UTS/DFS copiesBen Skeggs10-1/+146
2012-05-29disable fermi accel on 0.0.16 interfaceBen Skeggs1-0/+6
2012-05-23vl_hwmc: add missing compat include.Dave Airlie1-0/+2
2012-05-23nouveau: add compat-api.h to makefile.Dave Airlie1-0/+1
2012-05-23nouveau: convert two more xf86Screens access to macrosDave Airlie2-2/+2
2012-05-23nouveau: convert scrn/screen to using new interfacesDave Airlie12-56/+56
2012-05-23nouveau: add initial compat-api headerDave Airlie2-0/+43
2012-05-08dri2: Don't try to page-flip pixmaps (fdo bug 49351).Francisco Jerez1-1/+1
2012-05-03nv50: add missing pushbuf space check in NV50SyncToVBlankMarcin Slusarz1-0/+3
2012-04-24nv40/exa: return false from gradient picture setupBen Skeggs1-1/+1
2012-04-24nv40/exa: support for solid picturesBen Skeggs2-11/+91
2012-04-24nv30/exa: implement support for solid pictures using register combinersBen Skeggs2-109/+92
2012-04-24nv10/exa: implement support for solid picturesBen Skeggs1-116/+81
2012-04-24nv10/exa: use fixed-function texture matrix for transformsBen Skeggs1-55/+39
2012-04-24nv30/exa: use fixed-function texture matrix for src/mask transformsBen Skeggs2-108/+55
2012-04-24nv40/exa: do transforms in vertex programBen Skeggs2-114/+136
2012-04-24nvc0/exa: port recent nv50 changes (vp transform, solid pictures, etc)Ben Skeggs6-179/+296
2012-04-24nv50/exa: support solid picturesBen Skeggs3-28/+85
2012-04-24nv50/exa: perform texcoord transformations in vertex programBen Skeggs9-131/+129
2012-04-24nv50: implement and use PUSH_DATAuBen Skeggs4-94/+33
2012-04-24nv30/nv40: upload shaders directly from rankine/curie initBen Skeggs8-570/+583
2012-04-17Keep a single buffer for random accel data, rather than 3 different onesBen Skeggs18-261/+129
2012-04-14nve0: initial exa/xv acceleration for kepler chipsetsBen Skeggs9-39/+582
2012-04-14nvc0: create scratch buffer before initialising m2mfBen Skeggs1-17/+13
2012-04-14nvc0: switch to kepler's subchannel assignments (see note)Ben Skeggs1-6/+6