Age | Commit message (Expand) | Author |
2009-07-10 | Remove stale reference to non-Gallium nouveau driver from configure.ac. | Michel Dänzer |
2009-06-08 | Cygwin build fixes | Jon TURNEY |
2009-06-04 | osmesa: Link with -ldl for dlopen code | Dan Nicholson |
2009-04-29 | autoconf: Add switch for optional EGL | Dan Nicholson |
2009-04-29 | autoconf: Clean up some m4 usage | Dan Nicholson |
2009-04-24 | GNU/Hurd fixes | Samuel Thibault |
2009-04-21 | Update GALLIUM_AUXILIARY_DIRS in configure.ac to match configs/default. | Michel Dänzer |
2009-04-19 | autoconf: Build gallium softpipe when driver=xlib | Jakob Bornecrantz |
2009-04-10 | Build dri drivers for powerpc and sparc on FreeBSD. | Robert Noland |
2009-03-25 | mklib improvements for Solaris | Alan Coopersmith |
2009-03-06 | st/xorg: Install to XORG_DRIVER_INSTALL_DIR | Joel Bosveld |
2009-03-04 | autoconf: Restore _GNU_SOURCE for all Linux systems | Dan Nicholson |
2009-02-26 | mesa: Resurrect SPARC asm code. | David S. Miller |
2009-02-25 | autoconf: Fixup EGL build | Dan Nicholson |
2009-02-24 | mesa: Build DRI by default on Linux/sparc | David S. Miller |
2009-02-20 | gallium: s/GALLIUM_DRIVER_DIRS/GALLIUM_DRIVERS_DIRS/ | Jakob Bornecrantz |
2009-02-18 | gallium: Disable i965simple pipe driver after it was broken | Jakob Bornecrantz |
2009-02-16 | autoconf: Always enable glew | Dan Nicholson |
2009-02-13 | autoconf: Add GLEW needed by progs when building GLUT | Dan Nicholson |
2009-02-13 | gallium: Add a bunch of autoconf options | Jakob Bornecrantz |
2009-02-11 | autoconf: Fix lib globbing for static builds | Dan Nicholson |
2009-02-11 | autoconf: Adjust to new asm SOURCES variables | Dan Nicholson |
2009-02-11 | autoconf: Restore commented ASM_FLAGS | Dan Nicholson |
2009-02-11 | gallium: Update autoconf to latest gallium build | Jakob Bornecrantz |
2009-02-11 | gallium: Disable nouveau by default | Jakob Bornecrantz |
2009-02-09 | mesa: merge gallium-0.2 into gallium-master-merge | Brian Paul |
2009-02-09 | mesa: autoconf fixes for OS X | Siddhartha Chaudhuri |
2009-02-01 | gallium autoconf/automake | Jerome Glisse |
2009-01-30 | autoconf: Use include-fixed directory with makedepend on newer GCC | Dan Nicholson |
2009-01-12 | autoconf: Only _GNU_SOURCE feature test macro needed on gnu systems | Dan Nicholson |
2009-01-12 | mesa: match against *-gnu* instead of *-gnu in configure.ac | Julien Cristau |
2009-01-10 | mesa: require libdrm 2.4.3 in configure.ac | Brian |
2008-12-14 | Add OSMesa pkg-config file | Dan Nicholson |
2008-12-14 | Add more package metadata to the pkg-config files | Dan Nicholson |
2008-12-01 | Bump dri2proto requirement to 1.99.3, drop CopyRegion bitmask from protocol. | Kristian Høgsberg |
2008-11-26 | configure.ac: advertise XCB | RALOVICH, Kristóf |
2008-10-28 | configure.ac: Add support for gnu/kfreebsd | Julien Cristau |
2008-09-04 | configure.ac: bump dri2proto requirement, drop TTM_API define. | Kristian Høgsberg |
2008-07-28 | autoconf: disable dri drivers build if being asked | Florent Thoumie |
2008-07-18 | autoconf: Support Motif widgets in GLw with --enable-motif | Dan Nicholson |
2008-07-12 | autoconf: Subsitute SHELL for all platforms | Dan Nicholson |
2008-07-11 | autoconf: Add information about the --x-* options to --help output | Dan Nicholson |
2008-07-11 | autoconf: Tell the user about docs/autoconf.html in --help output | Dan Nicholson |
2008-07-06 | autoconf: Allow commas or spaces to separate DRI drivers | Dan Nicholson |
2008-07-06 | Set library and header installation directories from configuration | Dan Nicholson |
2008-06-30 | autoconf: Improve the visibility of the swrast DRI driver | Dan Nicholson |
2008-06-27 | autoconf: Check for posix_memalign | Dan Nicholson |
2008-06-21 | Solaris port of Mesa 7.1 with autoconf support | Alan Coopersmith |
2008-06-12 | sparc: add swrast to dri drivers | Dave Airlie |
2008-06-12 | sparc: add DRI drivers for sparc patch from Fedora | Dave Airlie |