Age | Commit message (Expand) | Author | Files | Lines |
2005-08-19 | Make symlink-mesa.sh call srcdir != objdir safe. Remove requirement for | Daniel Stone | 1 | -6/+4 |
2005-08-19 | More updates for Panoramix -> Xinerama rename | Alan Coopersmith | 1 | -1/+1 |
2005-08-17 | Add buildsystem for Xprint, and: | Søren Sandmann Pedersen | 1 | -1/+22 |
2005-08-15 | Add AC_SYS_LARGEFILE to match flags used in monolith | Alan Coopersmith | 1 | -0/+2 |
2005-08-11 | Add check for whether the platform is MMX capable and add the relevant | Søren Sandmann Pedersen | 1 | -0/+28 |
2005-08-08 | Add autogenerated source files and other various non-CVS material to | Keith Packard | 1 | -4/+8 |
2005-08-07 | Invert the sense of the composite configure flag to match reality. | Adam Jackson | 1 | -1/+1 |
2005-08-07 | Bug #3989: Fix Composite builds, enable Composite build by default. (Olli | Adam Jackson | 1 | -1/+1 |
2005-08-06 | EXA support in the modular build. | Chris Lee | 1 | -0/+1 |
2005-08-06 | Add checks for functions used in os/access.c & os/connection.c: | Alan Coopersmith | 1 | -0/+9 |
2005-08-06 | Fix endian test to work on big-endian platforms correctly | Alan Coopersmith | 1 | -6/+2 |
2005-08-05 | Fix 32-bit vs. 64-bit test for Solaris | Alan Coopersmith | 1 | -7/+1 |
2005-08-04 | - Bug #3960: Add remaining GLX and pci.ids stuff to DIST (Cha Young-Ho, | Adam Jackson | 1 | -6/+8 |
2005-08-04 | - Check for vsnprintf | Adam Jackson | 1 | -4/+14 |
2005-08-04 | Fix inline assembly versions of in*/out* for Sun compilers Add check for | Alan Coopersmith | 1 | -2/+33 |
2005-08-02 | Only build ix86Pci.c on x86 & amd64 platforms Set DEFAULT_INT10 to x86emu | Alan Coopersmith | 1 | -6/+17 |
2005-08-02 | Add check for walkcontext() to enable stack trace dumper on Solaris | Alan Coopersmith | 1 | -1/+1 |
2005-08-02 | Set OSNAME for "Build Operating System" line in Xorg log | Alan Coopersmith | 1 | -0/+4 |
2005-08-02 | Move AM_CONDITIONAL for ia64 to global scope | Adam Jackson | 1 | -2/+2 |
2005-08-02 | only do the AS_HELP_STRING workaround once, d'oh | Adam Jackson | 1 | -2/+0 |
2005-08-02 | - Workaround for AS_HELP_STRING compatibility with older autoconf. | Adam Jackson | 1 | -0/+10 |
2005-08-01 | Bump autoconf dependency to 2.57 from 2.53. Add 2.57 compatibility hack for | Adam Jackson | 1 | -1/+3 |
2005-07-29 | Need to define SVR4 on SVR4-ish systems since many headers and source files | Alan Coopersmith | 1 | -0/+12 |
2005-07-29 | Various changes preparing packages for RC0: | Kevin E Martin | 1 | -1/+3 |
2005-07-28 | If neither --enable-dmx or --disable-dmx are specified, default to "yes" on | Alan Coopersmith | 1 | -1/+4 |
2005-07-28 | Fix distcheck for server | Kevin E Martin | 1 | -1/+0 |
2005-07-27 | Fix dmx/glxProxy build | Kevin E Martin | 1 | -6/+9 |
2005-07-23 | Fire the Mesa symlink script from the configure stage. | Adam Jackson | 1 | -0/+1 |
2005-07-23 | Emit makefiles for glapi, slang, and grammar. Conditionally define GLX_LIBS | Adam Jackson | 1 | -3/+6 |
2005-07-17 | objdir != srcdir fixes. | Daniel Stone | 1 | -1/+0 |
2005-07-17 | Set GLX automake conditional after we've tested for mesa source and set GLX | Alan Coopersmith | 1 | -1/+1 |
2005-07-16 | Fix --with-mesa-source parsing, and turn GLX off if no path to Mesa given. | Adam Jackson | 1 | -2/+4 |
2005-07-16 | Only pass -rdynamic when using gcc | Alan Coopersmith | 1 | -0/+9 |
2005-07-16 | Say --with-mesa-source to get GLcore built. | Adam Jackson | 1 | -0/+12 |
2005-07-15 | Move drm up to os-support since the files are shared by multiple platforms. | Kevin E Martin | 1 | -3/+4 |
2005-07-15 | Enable GLX build by default | Adam Jackson | 1 | -2/+2 |
2005-07-14 | Fix the build when DRI is enabled | Kevin E Martin | 1 | -1/+2 |
2005-07-14 | Add support for Xnest | Kevin E Martin | 1 | -6/+25 |
2005-07-14 | loadable extmod build system. | Adam Jackson | 1 | -0/+1 |
2005-07-14 | First pass at Solaris os-support | Alan Coopersmith | 1 | -0/+1 |
2005-07-14 | - Add build system for xf86-video-ati | Søren Sandmann Pedersen | 1 | -0/+1 |
2005-07-13 | dlloader is the default in 6.9, but the loader doesn't get told to prefer | Adam Jackson | 1 | -0/+3 |
2005-07-13 | - Use fbdevhwstub.c if <linux/fb.h> is not found | Alan Coopersmith | 1 | -4/+42 |
2005-07-13 | Hook dbe into the build | Adam Jackson | 1 | -0/+1 |
2005-07-12 | add x86emu. | Lars Knoll | 1 | -1/+2 |
2005-07-12 | Pull libdri out of the build for now until I get something better worked | Adam Jackson | 1 | -1/+1 |
2005-07-12 | Add support for building Xdmx and Xvfb | Kevin E Martin | 1 | -4/+29 |
2005-07-11 | Start filling in glx build. Add xf86Version.h and a few DRI headers to the | Adam Jackson | 1 | -0/+2 |
2005-07-09 | Don't try to link fb, shadow, or vgahw into the loadable Xorg server, as | Adam Jackson | 1 | -1/+1 |
2005-07-05 | Add more defines for XWin DDX Make building of cfb*, afb and mfb | Alexander Gottwald | 1 | -1/+11 |