Age | Commit message (Expand) | Author |
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 |
2008-05-05 | autoconf: Error for incompatible version of libdrm | Dan Nicholson |
2008-05-05 | autoconf: More quoting, just to be safe | Dan Nicholson |
2008-05-05 | autoconf: Allow non-pkg-config builds to succeed | Dan Nicholson |
2008-05-05 | autoconf: Scrape the version from configs/default | Dan Nicholson |
2008-05-05 | glcore: Set all external variables in configuration | George Sapountzis |
2008-04-30 | autoconf: Fail from autoconf if the pkg-config macros aren't defined | Dan Nicholson |
2008-04-30 | autoconf: Don't substitute MESA_MAJOR and friends | Dan Nicholson |
2008-04-23 | glcore: build from mesa | George Sapountzis |
2008-04-18 | autoconf: Default the build to DRI on OS+CPU combos where it's expected. | Eric Anholt |
2008-04-09 | autoconf: Add dfbsd support. | Hasso Tepper |
2008-04-02 | Pick up dri2proto from the standard proto header include path. | Kristian Høgsberg |
2008-03-31 | Use AC_CHECK_PROGS to find alternate make programs | Dan Nicholson |
2008-03-31 | DRI interface changes and DRI2 direct rendering support. | Kristian Høgsberg |
2008-03-22 | autoconf: Add a workaround for second AC_PROG_PATH not overwriting results. | Eric Anholt |
2008-03-21 | autoconf: automatically detect if -ldl is required. | Eric Anholt |
2008-03-21 | Fix autoconf build on FreeBSD: detect gmake, and put -D*_SOURCE under linux. | Eric Anholt |
2008-03-10 | autoconf: Enable xdemos by default when we build libGL | Dan Nicholson |
2008-03-07 | autoconf: Print GCC include path directly and be more robust using it | Dan Nicholson |
2008-02-25 | autoconf: Add gcc search patch to MKDEP_OPTIONS to eliminate warnings. | Kristian Høgsberg |
2008-02-21 | autoconf: Fix thinko when checking freebsd CPU types | Dan Nicholson |
2008-02-21 | autoconf: Set the default drivers after checking platform specifics | Dan Nicholson |
2008-02-15 | Trivial SELinux awareness. Enable with --enable-selinux. | Adam Jackson |
2008-01-15 | autoconf: Use -fno-strict-aliasing on GCC | Dan Nicholson |