summaryrefslogtreecommitdiffstats
path: root/configs
Commit message (Expand)AuthorAgeFilesLines
* DirectFB driver (Claudio Ciccani)Brian Paul2005-01-031-0/+29
* Build s3v and trident by default too.Adam Jackson2004-12-271-3/+2
* Get linux-solo dependencies building correctly,Keith Whitwell2004-12-095-11/+16
* Improve the behaviour of the build system wrt depend files.Keith Whitwell2004-12-084-13/+21
* remove -Wmissing-prototypes from g++ flags, per gcc 3.4Brian Paul2004-11-272-2/+2
* fix APP_LIB_DEPS (bug 1065260)Brian Paul2004-11-151-3/+1
* libGL needs libXxf86vm.a.Adam Jackson2004-10-292-2/+2
* Add FreeBSD DRI build targets. Doesn't build at the moment, due to the sameEric Anholt2004-10-282-0/+51
* Add glx/x11 to the DRI configs, and change the Solo configs to build glx/mini.Adam Jackson2004-10-255-5/+5
* Add DRI_LIB_DEPS for the DRI drivers to link against. Remove expat from theAdam Jackson2004-10-255-5/+10
* Initial support for PowerPC specific code in Mesa and DRI drivers. DRIIan Romanick2004-10-131-0/+17
* Add Roland Scheidegger's S3TC patch. This patch does not implement theEric Anholt2004-10-071-0/+1
* bump version to 6.3Brian Paul2004-10-021-1/+1
* HP shared lib configKarl Schultz2004-10-012-0/+53
* fix problems in previous versionKarl Schultz2004-10-011-3/+3
* Enable builds on AIX 64-bitKarl Schultz2004-10-011-0/+28
* bump minor version to 2Brian Paul2004-09-271-1/+1
* Add sis to the list of DRI drivers, since it had already been converted to theEric Anholt2004-09-251-4/+4
* Refactor the linux-dri config files so that linux-dri-x86 inherits fromEric Anholt2004-09-252-32/+16
* Replace -lGL with -l$(GL_LIB), etc.Brian Paul2004-09-1346-136/+108
* Add a solo-x86 config, and make solo use the x86 glapiDave Airlie2004-09-071-0/+32
* Duplicate CFLAGS in CXXFLAGS removed. Now define DEBUG symbol in debug build.Philippe Houdoin2004-08-241-2/+1
* Converted the Savage driver to the new DRI interface and enabled compilationFelix Kuehling2004-08-223-6/+6
* make clean at root now clean the glu/$(GLU_DIRS) too.Philippe Houdoin2004-08-161-3/+3
* Turn gcc optimization up to -O3.Philippe Houdoin2004-08-141-2/+2
* Add a BeOS build config.Philippe Houdoin2004-08-141-0/+100
* updates from Stephane MarchesinBrian Paul2004-07-231-3/+5
* remove -lXm (motif) from GLW_LIB_DEPS since it's not needed by defaultBrian Paul2004-07-2011-12/+13
* Fix mesa-solo config to define _GNU_SOURCE so that program_invocation_short_nameJon Smirl2004-07-091-1/+1
* Convert miniglx to use Ian's fancy new driver config code.Jon Smirl2004-07-051-2/+2
* Patch removes _SOLO definition needed for mesa-solo. mesa-soloJon Smirl2004-07-041-1/+1
* added aix-static config, make aix config build dynamic libsBrian Paul2004-07-012-5/+32
* Mesa-solo builds with these changes. There are still more fixups needed toJon Smirl2004-06-261-3/+6
* Re-enable SPARC assembly on sunos5-gcc platform.Ian Romanick2004-06-261-2/+4
* added library dependencies (bug #978758)Brian Paul2004-06-241-0/+9
* Don't include glapi_*.S files in DRI / solo builds.Ian Romanick2004-06-225-5/+5
* add i915 as it seems to build okay..Dave Airlie2004-06-123-3/+3
* try and find the drm in a more likely placeDave Airlie2004-06-101-1/+1
* Remove drivers that have not been converted to the new interface fromIan Romanick2004-06-063-6/+10
* DRI_NEW_INTERFACE_ONLY is now the only support way to build in theIan Romanick2004-06-023-6/+6
* Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKEEric Anholt2004-06-012-1/+2
* use X86 sources in X86 build, use none in otherDave Airlie2004-05-042-1/+2
* add linux-dri-x86 targetDave Airlie2004-05-031-0/+33
* DRM_SOURCE_PATH is in defaultDave Airlie2004-05-031-4/+0
* Define GLX_DIRECT_RENDERING in Makefile.templateKeith Whitwell2004-04-302-2/+2
* AMD64 changes from Ronny V. Vindenes.Keith Whitwell2004-04-303-6/+40
* Allow *_dri.so to build in Mesa tree with the 'linux-dri' target.Keith Whitwell2004-04-291-2/+8
* s/-mv8/-mcpu=ultrasparc/ (bug 941338)Brian Paul2004-04-251-2/+2
* linux-solo-ia64 config (Stephane Marchesin)Brian Paul2004-04-192-2/+28
* set CONFIG_NAME = linux-tccBrian Paul2004-04-141-1/+1