summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/nouveau
AgeCommit message (Expand)AuthorFilesLines
2015-07-21nouveau: use bool instead of booleanSamuel Pitoiset1-1/+1
2015-06-28nouveau: Use dup fd as key in drm-winsys hash table to fix ZaphodHeads.Mario Kleiner1-1/+5
2015-04-22android: use LOCAL_SHARED_LIBRARIES over TARGET_OUT_HEADERSEmil Velikov1-2/+1
2014-12-12gallium: Remove Android files from distribution.Matt Turner1-2/+0
2014-08-28winsys/$(hw): ship the Android/SCons scripts in the tarballEmil Velikov1-0/+2
2014-08-28winsys/$(hw): include headers in Makefile.sourcesEmil Velikov1-0/+1
2014-08-13android: gallium/nouveau: fix include folders, link against libstlportEmil Velikov1-4/+1
2014-06-24nouveau: dup fd before passing it to deviceIlia Mirkin1-2/+17
2014-05-15nvc0: enable support for maxwell boardsBen Skeggs1-0/+1
2014-02-12nouveau: create only 1 shared screen between vdpau and openglMaarten Lankhorst1-4/+74
2013-12-06nvc0: fixup gk110 and up not being listed in various switch statementsBen Skeggs1-1/+2
2013-11-16gallium/winsys: compact compiler flags into Automake.incEmil Velikov1-2/+1
2013-10-01winsys/nouveau/drm: consolidate C sources list into Makefile.sourcesEmil Velikov3-3/+6
2013-07-05nvc0: enable very initial support for nvf0 (GK110)Ben Skeggs1-0/+1
2013-01-13Remove hacks for static MakefilesMatt Turner1-4/+0
2013-01-10Clean up .gitignore filesMatt Turner1-1/+0
2013-01-10nouveau/winsys/drm: Convert to automakeMatt Turner3-11/+38
2012-04-15nvc0: add initial support for nve4+ (Kepler) chipsetsChristoph Bumiller1-0/+1
2012-04-14nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variantsBen Skeggs1-2/+0
2012-04-14nouveau: switch to libdrm_nouveau-2.0Christoph Bumiller1-5/+1
2012-04-14nvfx: completely remove this driver (GeForce FX/6/7)Ben Skeggs1-1/+3
2011-12-13nouveau: get rid of winsys objectMarcin Slusarz3-86/+2
2011-11-17nvc0: add support for GF119 (NVD9)Ben Skeggs1-0/+1
2011-10-04configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.Stéphane Marchesin1-2/+2
2011-08-27android: add support for nouveauChia-I Wu1-0/+41
2010-11-12nvc0: import nvc0 gallium driverChristoph Bumiller1-0/+3
2010-08-26nouveau: handle early initialization errorsMarcin Slusarz1-1/+2
2010-06-23nouveau: Move bootstrap code to targetsJakob Bornecrantz3-17/+12
2010-06-23nouveau: Rename winsys fileJakob Bornecrantz3-4/+4
2010-06-06nouveau: Remove left over argument in drm apiJakob Bornecrantz1-2/+1
2010-05-25gallium: Remove dri1_api.h and winsys support for DRI1Jakob Bornecrantz2-73/+0
2010-05-21nouveau: Fix build after msaa mergeJakob Bornecrantz1-3/+1
2010-04-20gallium: Fix copy typoJakob Bornecrantz1-1/+1
2010-04-20nouveau: Minor clean up of winsysJakob Bornecrantz1-2/+3
2010-04-10Squashed commit of the following:Keith Whitwell1-8/+10
2010-03-24gallium: Reorg winsys directoriesJakob Bornecrantz4-0/+227