Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dri: Remove all DRI1 drivers | Ian Romanick | 2011-08-26 | 1 | -33/+0 |
| | | | | | | | | | | Acked-by: Kristian Høgsberg <[email protected]> Acked-by: Marek Olšák <[email protected]> Acked-by: Alan Coopersmith <[email protected]> Acked-by: Jakob Bornecrantz <[email protected]> Acked-by: Dave Airlie <[email protected]> Build-Tested-by: Jakob Bornecrantz <[email protected]> Tested-by: Eugeni Dodonov <[email protected]> | ||||
* | 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 | -2/+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 |
| | |||||
* | 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 | -85/+4 |
| | |||||
* | 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 | -63/+64 |
| | |||||
* | New Makefile system | Brian Paul | 2004-03-26 | 1 | -0/+122 |