summaryrefslogtreecommitdiff
path: root/configs
Commit message (Expand)AuthorAgeFilesLines
* added GL libs to APP_LIB_DEPS (bug 3485)Brian Paul2005-06-071-1/+1
* fix error in OSMESA_LIB_NAME lineBrian Paul2005-06-071-1/+1
* Add a freebsd-dri-amd64 config, and quiet makedepend slightly by making anEric Anholt2005-05-282-2/+12
* make egl build first so we don't get wierd drivers linking to libs not availableDave Airlie2005-05-261-1/+1
* make linux-solo and linux-solo-x86 config files hierarchicalDave Airlie2005-05-262-29/+21
* remove -ansi -pedantic -D_POSIX_C_SOURCE=199309L from CXXFLAGSBrian Paul2005-05-163-3/+3
* First attempt at getting egl support up on dumb framebuffer.Jon Smirl2005-05-131-4/+4
* added linux-x86-xcb config (Jeremy Kolb)Brian Paul2005-05-071-0/+24
* x86-64 transform optimizations (Mikko T.)Brian Paul2005-05-072-3/+31
* added a commentBrian Paul2005-05-051-0/+1
* add PROGRAM_DIRS lineBrian Paul2005-05-051-1/+2
* Improve the DRI fb driver, now it compiles.Jon Smirl2005-05-011-1/+1
* new configKeith Whitwell2005-04-291-0/+9
* Minor changes to make linux-solo build againJon Smirl2005-04-251-3/+0
* config for profiling with gprofBrian Paul2005-04-151-0/+29
* Add TLS support to libGL and, by virtue of using glthread.h and GL_CALL, allIan Romanick2005-04-131-0/+2
* Make linux-dri-x86-64 more like linux-dri-x86. Add ARCH_FLAGS. This isIan Romanick2005-04-062-39/+19
* use $(*_LIB) in the *_LIB_NAME definitionsBrian Paul2005-03-231-5/+5
* Add DRM_USE_MALLOC flagKeith Whitwell2005-03-223-3/+3
* Added linux-x86-32 config to force building 32-bit objects in a 64-bit enviro...Brian Paul2005-03-031-0/+13
* Change another usage of __AMD64__ to the standard __amd64__, and removeEric Anholt2005-02-143-5/+5
* Don't forget to -L/usr/local/lib to grab expat.Eric Anholt2005-02-141-1/+1
* add -DUSE_EXTERNAL_DXTN_LIB=1 so compressed textures are enabled for soloDave Airlie2005-01-132-2/+2
* 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