| Commit message (Expand) | Author | Age | Files | Lines |
* | gallium/targets: Make use of prebuilt libdricommon.la. | Johannes Obermayr | 2013-10-01 | 1 | -5/+2 |
* | targets/dri-i915: Force c++ linker in all cases | Chí-Thanh Christopher Nguyễn | 2013-05-09 | 1 | -8/+2 |
* | xmlpool: Fix out-of-tree builds. | Johannes Obermayr | 2013-01-13 | 1 | -0/+1 |
* | Clean up .gitignore files | Matt Turner | 2013-01-10 | 1 | -1/+0 |
* | targets/dri-i915: Convert to automake | Matt Turner | 2013-01-10 | 3 | -33/+82 |
* | [PATCH] makefiles: use configured name for -ldrm* where possible | Maarten Lankhorst | 2012-11-16 | 1 | -1/+1 |
* | Fix linking gallium drivers and with dricore after defadf2b1 | Jon TURNEY | 2012-07-13 | 1 | -1/+1 |
* | drm_driver: Add a configuration function to the driver descriptor. | Thomas Hellstrom | 2011-10-14 | 1 | -1/+1 |
* | gallium/targets: do not link every driver with libllvmpipe.a | Marek Olšák | 2011-07-14 | 1 | -0/+1 |
* | scons: Expose pkg-config in a simpler manner. | José Fonseca | 2011-06-30 | 1 | -2/+2 |
* | scons: Revamp how to specify targets to build. | José Fonseca | 2010-11-01 | 1 | -5/+3 |
* | target-helpers: Remove per target software wrapper check | Jakob Bornecrantz | 2010-10-15 | 1 | -2/+1 |
* | i915g: Link with wrapper sw winsys with scons | Jakob Bornecrantz | 2010-09-20 | 1 | -0/+1 |
* | i915g: Fix llvm build | nobled | 2010-07-26 | 1 | -1/+1 |
* | i915g: Allow wrapping with software pipes | Jakob Bornecrantz | 2010-07-22 | 2 | -3/+11 |
* | i915g: Add Galahad to targets | Jakob Bornecrantz | 2010-06-28 | 2 | -2/+4 |
* | gallium: Use debugging helper in all drm targets | Jakob Bornecrantz | 2010-06-24 | 3 | -1/+15 |
* | i915g: Move bootstrap code to targets | Jakob Bornecrantz | 2010-06-06 | 1 | -2/+15 |
* | gallium: Make all drm drivers use the new drm compat helper | Jakob Bornecrantz | 2010-06-06 | 4 | -1/+6 |
* | rbug: Add to all targets that link against trace | Jakob Bornecrantz | 2010-05-12 | 2 | -0/+2 |
* | gallium: Fix DRI driver build warnings under scons | Jakob Bornecrantz | 2010-03-26 | 2 | -3/+4 |
* | i915g: Rename winsys prefix to i915_ from intel_ | Jakob Bornecrantz | 2010-03-26 | 2 | -2/+2 |
* | st/dri: Reshuffle files and make it obvious which files are shared | Jakob Bornecrantz | 2010-03-26 | 1 | -1/+1 |
* | gallium: Add warnings incase pipe drivers are not built in targets | Jakob Bornecrantz | 2010-03-24 | 1 | -0/+4 |
* | gallium: Reorg winsys directories | Jakob Bornecrantz | 2010-03-24 | 1 | -1/+1 |
* | gallium: Move dri drivers to targets | Jakob Bornecrantz | 2010-03-24 | 2 | -0/+43 |