summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/nouveau
Commit message (Expand)AuthorAgeFilesLines
* nvc0: fixup gk110 and up not being listed in various switch statementsBen Skeggs2013-12-061-1/+2
* gallium/winsys: compact compiler flags into Automake.incEmil Velikov2013-11-161-2/+1
* winsys/nouveau/drm: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-013-3/+6
* nvc0: enable very initial support for nvf0 (GK110)Ben Skeggs2013-07-051-0/+1
* Remove hacks for static MakefilesMatt Turner2013-01-131-4/+0
* Clean up .gitignore filesMatt Turner2013-01-101-1/+0
* nouveau/winsys/drm: Convert to automakeMatt Turner2013-01-103-11/+38
* nvc0: add initial support for nve4+ (Kepler) chipsetsChristoph Bumiller2012-04-151-0/+1
* nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variantsBen Skeggs2012-04-141-2/+0
* nouveau: switch to libdrm_nouveau-2.0Christoph Bumiller2012-04-141-5/+1
* nvfx: completely remove this driver (GeForce FX/6/7)Ben Skeggs2012-04-141-1/+3
* nouveau: get rid of winsys objectMarcin Slusarz2011-12-133-86/+2
* nvc0: add support for GF119 (NVD9)Ben Skeggs2011-11-171-0/+1
* configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.Stéphane Marchesin2011-10-041-2/+2
* android: add support for nouveauChia-I Wu2011-08-271-0/+41
* nvc0: import nvc0 gallium driverChristoph Bumiller2010-11-121-0/+3
* nouveau: handle early initialization errorsMarcin Slusarz2010-08-261-1/+2
* nouveau: Move bootstrap code to targetsJakob Bornecrantz2010-06-233-17/+12
* nouveau: Rename winsys fileJakob Bornecrantz2010-06-233-4/+4
* nouveau: Remove left over argument in drm apiJakob Bornecrantz2010-06-061-2/+1
* gallium: Remove dri1_api.h and winsys support for DRI1Jakob Bornecrantz2010-05-252-73/+0
* nouveau: Fix build after msaa mergeJakob Bornecrantz2010-05-211-3/+1
* gallium: Fix copy typoJakob Bornecrantz2010-04-201-1/+1
* nouveau: Minor clean up of winsysJakob Bornecrantz2010-04-201-2/+3
* Squashed commit of the following:Keith Whitwell2010-04-101-8/+10
* gallium: Reorg winsys directoriesJakob Bornecrantz2010-03-244-0/+227