Age | Commit message (Expand) | Author |
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 |
2008-06-04 | autoconf: Collect arch/platform settings in one location | Dan Nicholson |
2008-06-04 | mesa/drm/ttm: allow build against non-TTM aware libdrm | Dave Airlie |
2008-05-23 | drop GLcore | George Sapountzis |
2008-05-20 | Add DRI driver that uses the mesa swrast module. | George Sapountzis |
2008-05-09 | autoconf: Allow XCB to be used for GLX | Dan Nicholson |
2008-05-09 | Default DRI driver directory to match X.Org xserver | Dan Nicholson |
2008-05-09 | autoconf: Attempt to figure out the PIC flags for the platform | Dan Nicholson |
2008-05-06 | autoconf: Replace the configs/current symlink from config.status | Dan Nicholson |
2008-05-05 | autoconf: Sanitize asm build for cross-compiling and --enable-*-bit | Dan Nicholson |