Age | Commit message (Expand) | Author | Files | Lines |
2005-08-24 | Remove use of dix-config and xorg-config.h from public headers. | Daniel Stone | 135 | -535/+1 |
2005-08-24 | Add xcmiscproto and bigreqsproto to REQUIRED_MODULES, since Xext uses them. | Daniel Stone | 1 | -1/+1 |
2005-08-24 | programs/Xserver/GL/windows/glwrap.c Wrap PointParameteriNV & | Alan Hourihane | 1 | -0/+12 |
2005-08-23 | Display more friendly mouse protocol names. Enable mouse wheel mapping by | Alan Coopersmith | 1 | -9/+19 |
2005-08-23 | Check for getconfig in GETCONFIG_DIR if it's not found in module dir. | Alan Coopersmith | 1 | -2/+12 |
2005-08-23 | Add missing saver, evie, video, trap proto pkg-config checks. (Georgi | Daniel Stone | 1 | -1/+4 |
2005-08-23 | Fix test for Xnest presence. (Donnie Berkholz) | Daniel Stone | 1 | -1/+2 |
2005-08-23 | Fix up warning on debugging. | Daniel Stone | 1 | -1/+1 |
2005-08-23 | Rename app-defaults entries from xf86cfg to xorgcfg to match name passed to | Alan Coopersmith | 1 | -69/+70 |
2005-08-23 | User message cleanups/updates for modern configurations. | Alan Coopersmith | 1 | -14/+18 |
2005-08-22 | If MAKE_XKM_OUTPUT_DIR is defined, call trans_mkdir to create directory if | Alan Coopersmith | 1 | -2/+20 |
2005-08-22 | bugzilla #2880 (https://bugs.freedesktop.org/show_bug.cgi?id=2880) | Kevin E Martin | 1 | -5/+87 |
2005-08-22 | Fix linking errors for xprint. | Kevin E Martin | 2 | -1/+6 |
2005-08-22 | programs/Xserver/hw/xfree86/os-support/linux/lnx_acpi.c | Alan Hourihane | 3 | -0/+189 |
2005-08-22 | Include Xv and XvMC headers in the SDK. | Daniel Stone | 1 | -4/+4 |
2005-08-22 | Fix linkage for Xnest, Xvfb, Xdmx and Xorg DDXes; include all libs. | Daniel Stone | 1 | -4/+4 |
2005-08-21 | Fix inclusion order of dix-config.h, so _XSERVER64 gets defined before X.h | Daniel Stone | 3 | -9/+12 |
2005-08-21 | Add _XSERVER64 definition to config headers. | Daniel Stone | 4 | -0/+12 |
2005-08-21 | Huge cleanup. Group into sections: hardware feature detection, extension | Daniel Stone | 5 | -630/+584 |
2005-08-21 | Change xorg_bus_sbus to xorg_bus_sparc; build sparcPci.c on all SPARCs. | Daniel Stone | 3 | -13/+10 |
2005-08-21 | Typo fix (SOURCE -> SOURCES). | Daniel Stone | 1 | -1/+1 |
2005-08-21 | Add test for SPARC. Build SparcMulDiv.S on all SPARCs. | Daniel Stone | 4 | -5/+32 |
2005-08-20 | Add sparcPci.c to EXTRA_DIST. | Adam Jackson | 2 | -2/+7 |
2005-08-20 | Make DRI/GLcore builds srcdir != builddir safe, and invoke symlink-mesa.sh | Daniel Stone | 15 | -118/+130 |
2005-08-20 | Make Xprint build optional. | Daniel Stone | 1 | -1/+5 |
2005-08-20 | Make Xext linkage srcdir != builddir safe. | Daniel Stone | 1 | -1/+1 |
2005-08-20 | Build libxkbstubs.la to stub XKB DDX functions (e.g. VT switches), and | Daniel Stone | 4 | -36/+20 |
2005-08-19 | Really hopefully the last xorg-commit test. | Daniel Stone | 1 | -1/+1 |
2005-08-19 | Another test commit for xorg-commit. | Daniel Stone | 1 | -1/+1 |
2005-08-19 | Testing xorg-commit, nothing else. | Daniel Stone | 1 | -1/+1 |
2005-08-19 | Fix dates on Søren's entries. | Daniel Stone | 1 | -5/+5 |
2005-08-19 | Make symlink-mesa.sh call srcdir != objdir safe. Remove requirement for | Daniel Stone | 2 | -6/+11 |
2005-08-19 | More updates for Panoramix -> Xinerama rename | Alan Coopersmith | 1 | -1/+1 |
2005-08-18 | Thu Aug 18 17:27:09 2005 Søren Sandmann <sandmann@redhat.com> | Søren Sandmann Pedersen | 2 | -6/+24 |
2005-08-18 | Replace gnu-makeism with portable rules | Alan Coopersmith | 1 | -2/+10 |
2005-08-18 | //bugs.freedesktop.org/show_bug.cgi?id=2901> Patch #2331 | Alan Coopersmith | 1 | -17/+17 |
2005-08-17 | Add xf86Sbus.h to EXTRA_DIST files (bugzilla #4128) | Alan Coopersmith | 1 | -0/+1 |
2005-08-17 | Add buildsystem for Xprint, and: | Søren Sandmann Pedersen | 10 | -7/+150 |
2005-08-17 | Wed Aug 17 13:13:00 2005 Søren Sandmann <sandmann@redhat.com> | Søren Sandmann Pedersen | 1 | -4/+4 |
2005-08-16 | symlink.sh: Temporarily disable xkbdata, add type1mod.c | Søren Sandmann Pedersen | 2 | -0/+12 |
2005-08-16 | 2005-08-15 Alan Coopersmith <alan.coopersmith@sun.co>m | Alan Coopersmith | 1 | -77/+45 |
2005-08-15 | Set ZAxisMapping default to "4 5 6 7". | Alan Coopersmith | 1 | -0/+2 |
2005-08-15 | Mon Aug 15 15:41:26 2005 Søren Sandmann <sandmann@redhat.com> | Søren Sandmann Pedersen | 2 | -0/+6 |
2005-08-15 | Mon Aug 15 14:56:57 2005 Søren Sandmann <sandmann@redhat.com> | Søren Sandmann Pedersen | 3 | -11/+36 |
2005-08-15 | Add AC_SYS_LARGEFILE to match flags used in monolith | Alan Coopersmith | 1 | -0/+2 |
2005-08-15 | make mouse support work - note you need to change the evdev devices in the | Dave Airlie | 1 | -28/+48 |
2005-08-15 | Egbert's 64bit fixes for mixed 32/64bit clients | Alan Hourihane | 1 | -8/+0 |
2005-08-14 | - Fix the exa pixmap offset/pitch alignment to deal with non-POT alignment | Eric Anholt | 11 | -25/+28 |
2005-08-14 | Don't link libXext, as it is linked in to the server also. | Daniel Stone | 1 | -1/+0 |
2005-08-13 | Don't link in libx86emu.a as this a) fails badly on non-x86 systems, and b) | Daniel Stone | 1 | -1/+0 |