51 Commits (bffa0909cbd395aac7d974c0475dc7ed9fd208a9)

Author SHA1 Message Date
  George Sapountzis d4510e53d8 drop GLcore 17 years ago
  George Sapountzis 280bf89bd4 Add DRI driver that uses the mesa swrast module. 17 years ago
  Dan Nicholson 2d709fe272 autoconf: Allow XCB to be used for GLX 17 years ago
  Dan Nicholson 5dbbde5b22 Default DRI driver directory to match X.Org xserver 17 years ago
  Dan Nicholson d368eed9c7 autoconf: Attempt to figure out the PIC flags for the platform 17 years ago
  Dan Nicholson e14ebbce41 autoconf: Replace the configs/current symlink from config.status 17 years ago
  Dan Nicholson 7d016b76e2 autoconf: Sanitize asm build for cross-compiling and --enable-*-bit 17 years ago
  Dan Nicholson cc77e8f113 autoconf: Error for incompatible version of libdrm 17 years ago
  Dan Nicholson 297e16cc7a autoconf: More quoting, just to be safe 17 years ago
  Dan Nicholson e6a0609f2e autoconf: Allow non-pkg-config builds to succeed 17 years ago
  Dan Nicholson 00994ac08c autoconf: Scrape the version from configs/default 17 years ago
  George Sapountzis 2ed0f7278e glcore: Set all external variables in configuration 17 years ago
  Dan Nicholson 7154d661a6 autoconf: Fail from autoconf if the pkg-config macros aren't defined 17 years ago
  Dan Nicholson 80f68e1b6a autoconf: Don't substitute MESA_MAJOR and friends 17 years ago
  George Sapountzis 32a2a095f4 glcore: build from mesa 17 years ago
  Eric Anholt 711222bb7b autoconf: Default the build to DRI on OS+CPU combos where it's expected. 17 years ago
  Hasso Tepper 9f8df2d07f autoconf: Add dfbsd support. 17 years ago
  Kristian Høgsberg e786924bf0 Pick up dri2proto from the standard proto header include path. 17 years ago
  Dan Nicholson b645942df9 Use AC_CHECK_PROGS to find alternate make programs 17 years ago
  Kristian Høgsberg e82dd8c6e1 DRI interface changes and DRI2 direct rendering support. 17 years ago
  Eric Anholt c986421694 autoconf: Add a workaround for second AC_PROG_PATH not overwriting results. 17 years ago
  Eric Anholt 050c533cbf autoconf: automatically detect if -ldl is required. 17 years ago
  Eric Anholt 5ad06156b2 Fix autoconf build on FreeBSD: detect gmake, and put -D*_SOURCE under linux. 17 years ago
  Dan Nicholson b957655a91 autoconf: Enable xdemos by default when we build libGL 17 years ago
  Dan Nicholson db7fc63110 autoconf: Print GCC include path directly and be more robust using it 17 years ago
  Kristian Høgsberg bcecea6ea6 autoconf: Add gcc search patch to MKDEP_OPTIONS to eliminate warnings. 17 years ago
  Dan Nicholson 758b998941 autoconf: Fix thinko when checking freebsd CPU types 17 years ago
  Dan Nicholson 112a40ec02 autoconf: Set the default drivers after checking platform specifics 17 years ago
  Adam Jackson 66611f2298 Trivial SELinux awareness. Enable with --enable-selinux. 17 years ago
  Dan Nicholson 0c275b6a41 autoconf: Use -fno-strict-aliasing on GCC 17 years ago
  Dan Nicholson 544ab209e7 Allow osmesa to be enabled or disabled 17 years ago
  Dan Nicholson ab57cbaccc autoconf: Helper options for adding GCC 32/64 bit flags 17 years ago
  Dan Nicholson c79c93c0ac autoconf: Improve help text for demos and DRI drivers 17 years ago
  Dan Nicholson f64d6fe0d3 autoconf: Update bug address and fix some autoconf warnings 17 years ago
  Dan Nicholson a130718f44 autoconf: Consistently use xlib for the driver name 17 years ago
  Dan Nicholson 3e288627cb autoconf: Optional assembly usage with --disable-asm 17 years ago
  Dan Nicholson 16a07fb556 autoconf: Report the compiler options in the summary 17 years ago
  Dan Nicholson 23656c47c9 autoconf: Optional debug build with --enable-debug 17 years ago
  Dan Nicholson 41b00707e2 autoconf: More informative errors when pkg-config macros undefined 17 years ago
  Dan Nicholson aab38cfc43 autoconf: Replace configs/current symlink from configure 17 years ago
  Dan Nicholson 79ad458ec6 autoconf: Clearer help text for the enable/disable options 17 years ago
  Dan Nicholson a76e2452d2 autoconf: Since default DRI drivers to build with master 17 years ago
  Dan Nicholson 70d0c83890 autoconf: glut doesn't need Xt 17 years ago
  Dan Nicholson 9cad8e312f autoconf: Output summary information from configure 18 years ago
  Dan Nicholson af3d2f292d autoconf: Configurable DRI drivers 18 years ago
  Dan Nicholson 88586332d3 autoconf: Allow static library builds 18 years ago
  Dan Nicholson 8e4d147430 autoconf: Configurable demos directories 18 years ago
  Dan Nicholson 6689f9ebcb autoconf: Configure the osmesa channel size for OSMesa16 and OSMesa32 17 years ago
  Dan Nicholson 979ff5153d autoconf: Add support for osmesa-only builds 17 years ago
  Dan Nicholson 44d9914b29 autoconf: Add support for shared DRI build on linux and freebsd 17 years ago