aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i810/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* dri/nouveau: Fix build with --enable-shared-dricore.Johannes Obermayr2011-06-021-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_SOURCESGeorge Sapountzis2010-03-061-3/+0
|
* mesa: lift default symlinks target into Makefile.templateBrian Paul2009-10-161-1/+0
| | | | Driver Makefiles can still add symlink dependencies/rules if needed.
* Refactor COMMON_SOURCES up to Makefile.templateAdam Jackson2005-05-051-11/+0
|
* Add drirenderbuffer.c to COMMON_SOURCESAdam Jackson2005-05-041-0/+1
|
* Add xmlconfig to the i810 makefileDave Airlie2004-09-211-1/+2
|
* Move dri_util.[ch] and glcontextmodes.[ch] from dri_client to common.Ian Romanick2004-05-271-1/+3
|
* Allow *_dri.so to build in Mesa tree with the 'linux-dri' target.Keith Whitwell2004-04-291-81/+2
|
* Add DRM_SOURCE_PATH to make system.Jon Smirl2004-04-131-1/+1
| | | | Needed for linux-solo to build
* lots of Makefile updates for new build systemBrian Paul2004-04-081-56/+58
|
* New Makefile systemBrian Paul2004-03-261-0/+116