summaryrefslogtreecommitdiff
path: root/src/gallium/targets/dri-nouveau
AgeCommit message (Expand)AuthorFilesLines
2014-05-02targets/dri: use a single version script to restict exported symbolsEmil Velikov2-7/+0
2014-04-05targets/dri: move common libraries to GALLIUM_DRI_LIB_DEPSEmil Velikov1-2/+0
2014-03-31gallium/targets: move LLVM_LIBS handling inside Automake.incEmil Velikov1-4/+0
2014-03-31gallium/targets: fold LLVM_LDFLAGS inside Automake.incEmil Velikov1-1/+0
2014-03-11targets/dri: use install-gallium-links.mkEmil Velikov1-5/+1
2014-03-10fix vdpau interop when using -Bsymbolic-functions in ldflagsMaarten Lankhorst2-1/+6
2014-02-12nouveau: create only 1 shared screen between vdpau and openglMaarten Lankhorst2-0/+7
2013-12-10nouveau: Support DRI Image 7 extensionMaarten Lankhorst1-1/+17
2013-11-16targets/dri: move linker flags out of configure into Automake.incEmil Velikov1-1/+1
2013-11-16targets/dri: compact compiler flags into Automake.incEmil Velikov1-8/+1
2013-10-09gallium/dri targets: use DRI_DRIVER_LDFLAGSMarek Olšák1-1/+1
2013-10-01gallium/targets: Make use of prebuilt libdricommon.la.Johannes Obermayr1-5/+2
2013-09-11Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr1-3/+0
2013-01-13xmlpool: Fix out-of-tree builds.Johannes Obermayr1-0/+1
2013-01-10Clean up .gitignore filesMatt Turner1-1/+0
2013-01-10targets/dri-nouveau: Convert to automakeMatt Turner3-28/+74
2012-07-13Fix linking gallium drivers and with dricore after defadf2b1Jon TURNEY1-1/+1
2012-04-14nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variantsBen Skeggs1-0/+1
2012-04-14nvfx: completely remove this driver (GeForce FX/6/7)Ben Skeggs1-1/+0
2011-10-14drm_driver: Add a configuration function to the driver descriptor.Thomas Hellstrom1-1/+1
2011-10-04configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.Stéphane Marchesin1-1/+1
2010-11-12nvc0: import nvc0 gallium driverChristoph Bumiller1-0/+1
2010-06-24gallium: Use debugging helper in all drm targetsJakob Bornecrantz2-0/+8
2010-06-23nouveau: Move bootstrap code to targetsJakob Bornecrantz1-2/+15
2010-06-06gallium: Make all drm drivers use the new drm compat helperJakob Bornecrantz2-0/+5
2010-03-26st/dri: Reshuffle files and make it obvious which files are sharedJakob Bornecrantz1-1/+1
2010-03-24gallium: Reorg winsys directoriesJakob Bornecrantz1-1/+1
2010-03-24gallium: Move dri drivers to targetsJakob Bornecrantz1-0/+21