summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/nouveau
Commit message (Expand)AuthorAgeFilesLines
* gallium/winsys: replace calls to dup(2) with fcntl(F_DUPFD_CLOEXEC)Matt Whitlock2016-10-041-1/+2
* Introduce .editorconfigEric Engestrom2016-08-311-0/+2
* nvc0: initial support for GP100 GPUsBen Skeggs2016-07-121-0/+1
* Android: move libdrm settings to top-level Android.common.mkRob Herring2016-06-131-1/+1
* nvc0: initial support for GM20x GPUsBen Skeggs2016-02-161-0/+1
* nouveau: enable use of new kernel interfacesBen Skeggs2015-12-221-2/+0
* nouveau: remove use of deprecated nouveau_device_wrap()Ben Skeggs2015-12-221-8/+23
* nouveau: fix screen creation failure pathsBen Skeggs2015-12-221-6/+10
* nouveau: return nouveau_screen from hw-specific creation functionsBen Skeggs2015-12-221-2/+2
* nouveau: remove use of deprecated nouveau_device::fdBen Skeggs2015-12-221-1/+1
* nouveau: use bool instead of booleanSamuel Pitoiset2015-07-211-1/+1
* nouveau: Use dup fd as key in drm-winsys hash table to fix ZaphodHeads.Mario Kleiner2015-06-281-1/+5
* android: use LOCAL_SHARED_LIBRARIES over TARGET_OUT_HEADERSEmil Velikov2015-04-221-2/+1
* gallium: Remove Android files from distribution.Matt Turner2014-12-121-2/+0
* winsys/$(hw): ship the Android/SCons scripts in the tarballEmil Velikov2014-08-281-0/+2
* winsys/$(hw): include headers in Makefile.sourcesEmil Velikov2014-08-281-0/+1
* android: gallium/nouveau: fix include folders, link against libstlportEmil Velikov2014-08-131-4/+1
* nouveau: dup fd before passing it to deviceIlia Mirkin2014-06-241-2/+17
* nvc0: enable support for maxwell boardsBen Skeggs2014-05-151-0/+1
* nouveau: create only 1 shared screen between vdpau and openglMaarten Lankhorst2014-02-121-4/+74
* 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