Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dri/nouveau: Fix build with --enable-shared-dricore. | Johannes Obermayr | 2011-06-02 | 1 | -1/+3 |
| | | | | | | | | | - Based on the work of Себастьян Gliţa Κατινα <[email protected]> - Split Makefile.template into Makefile.defines and Makefile.targets - Adapt other drivers to new situation - Fixes https://bugs.freedesktop.org/show_bug.cgi?id=35441 Signed-off-by: Brian Paul <[email protected]> | ||||
* | dri: drop MINIGLX_SOURCES | George Sapountzis | 2010-03-06 | 1 | -3/+0 |
| | |||||
* | mesa: lift default symlinks target into Makefile.template | Brian Paul | 2009-10-16 | 1 | -1/+0 |
| | | | | Driver Makefiles can still add symlink dependencies/rules if needed. | ||||
* | Refactor COMMON_SOURCES up to Makefile.template | Adam Jackson | 2005-05-05 | 1 | -11/+0 |
| | |||||
* | Add drirenderbuffer.c to COMMON_SOURCES | Adam Jackson | 2005-05-04 | 1 | -0/+1 |
| | |||||
* | Add xmlconfig to the i810 makefile | Dave Airlie | 2004-09-21 | 1 | -1/+2 |
| | |||||
* | Move dri_util.[ch] and glcontextmodes.[ch] from dri_client to common. | Ian Romanick | 2004-05-27 | 1 | -1/+3 |
| | |||||
* | Allow *_dri.so to build in Mesa tree with the 'linux-dri' target. | Keith Whitwell | 2004-04-29 | 1 | -81/+2 |
| | |||||
* | Add DRM_SOURCE_PATH to make system. | Jon Smirl | 2004-04-13 | 1 | -1/+1 |
| | | | | Needed for linux-solo to build | ||||
* | lots of Makefile updates for new build system | Brian Paul | 2004-04-08 | 1 | -56/+58 |
| | |||||
* | New Makefile system | Brian Paul | 2004-03-26 | 1 | -0/+116 |