aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/dri-i915
Commit message (Expand)AuthorAgeFilesLines
* targets/dri-i915: Convert to static/shared pipe-driversEmil Velikov2014-07-022-77/+0
* automake: stop building i915-sw and drop explicit linking to softpipeEmil Velikov2014-06-192-12/+1
* scons: remove dri-i915 build targetEmil Velikov2014-06-091-29/+0
* targets/dri: move common libraries to GALLIUM_DRI_LIB_DEPSEmil Velikov2014-04-051-2/+0
* gallium/targets: explicitly include a dummy.cpp and remove all the LINK mayhemEmil Velikov2014-03-311-2/+1
* gallium/targets: move LLVM_LIBS handling inside Automake.incEmil Velikov2014-03-311-1/+1
* targets/dri: use install-gallium-links.mkEmil Velikov2014-03-111-5/+1
* targets/dri: move linker flags out of configure into Automake.incEmil Velikov2013-11-161-1/+1
* targets/dri: compact compiler flags into Automake.incEmil Velikov2013-11-161-8/+1
* gallium/dri targets: use DRI_DRIVER_LDFLAGSMarek Olšák2013-10-091-1/+1
* gallium/targets: Make use of prebuilt libdricommon.la.Johannes Obermayr2013-10-011-5/+2
* targets/dri-i915: Force c++ linker in all casesChí-Thanh Christopher Nguyễn2013-05-091-8/+2
* xmlpool: Fix out-of-tree builds.Johannes Obermayr2013-01-131-0/+1
* Clean up .gitignore filesMatt Turner2013-01-101-1/+0
* targets/dri-i915: Convert to automakeMatt Turner2013-01-103-33/+82
* [PATCH] makefiles: use configured name for -ldrm* where possibleMaarten Lankhorst2012-11-161-1/+1
* Fix linking gallium drivers and with dricore after defadf2b1Jon TURNEY2012-07-131-1/+1
* drm_driver: Add a configuration function to the driver descriptor.Thomas Hellstrom2011-10-141-1/+1
* gallium/targets: do not link every driver with libllvmpipe.aMarek Olšák2011-07-141-0/+1
* scons: Expose pkg-config in a simpler manner.José Fonseca2011-06-301-2/+2
* scons: Revamp how to specify targets to build.José Fonseca2010-11-011-5/+3
* target-helpers: Remove per target software wrapper checkJakob Bornecrantz2010-10-151-2/+1
* i915g: Link with wrapper sw winsys with sconsJakob Bornecrantz2010-09-201-0/+1
* i915g: Fix llvm buildnobled2010-07-261-1/+1
* i915g: Allow wrapping with software pipesJakob Bornecrantz2010-07-222-3/+11
* i915g: Add Galahad to targetsJakob Bornecrantz2010-06-282-2/+4
* gallium: Use debugging helper in all drm targetsJakob Bornecrantz2010-06-243-1/+15
* i915g: Move bootstrap code to targetsJakob Bornecrantz2010-06-061-2/+15
* gallium: Make all drm drivers use the new drm compat helperJakob Bornecrantz2010-06-064-1/+6
* rbug: Add to all targets that link against traceJakob Bornecrantz2010-05-122-0/+2
* gallium: Fix DRI driver build warnings under sconsJakob Bornecrantz2010-03-262-3/+4
* i915g: Rename winsys prefix to i915_ from intel_Jakob Bornecrantz2010-03-262-2/+2
* st/dri: Reshuffle files and make it obvious which files are sharedJakob Bornecrantz2010-03-261-1/+1
* gallium: Add warnings incase pipe drivers are not built in targetsJakob Bornecrantz2010-03-241-0/+4
* gallium: Reorg winsys directoriesJakob Bornecrantz2010-03-241-1/+1
* gallium: Move dri drivers to targetsJakob Bornecrantz2010-03-242-0/+43