summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2005-08-01Bug #3739: Fail soft on unknown extension string.Adam Jackson1-3/+2
2005-07-30Clear compiler warnings. (Stefan Dirsch)Alan Coopersmith1-0/+3
2005-07-29Fix code to handle printing 7.0 release candidates properly.Kevin E Martin1-0/+4
2005-07-28Fix distcheck for serverKevin E Martin11-37/+157
2005-07-28Rework wrapping of common mouse driver to not require mousePriv.h, so thatAlan Coopersmith1-67/+98
2005-07-27Add #include <dmx-config.h> for building dmx/glxProxy in the modular tree.Kevin E Martin7-0/+28
2005-07-27Fix dmx/glxProxy buildKevin E Martin2-28/+45
2005-07-26Add these files to the sdk:Søren Sandmann Pedersen2-3/+3
2005-07-26Install xorgVersion.hSøren Sandmann Pedersen1-1/+1
2005-07-26fb/Makefile.am: add fbpseudocolor.h to sdk_HEADERSSøren Sandmann Pedersen1-2/+2
2005-07-24Add xf86DeallocateGARTMemory stub so that Xorg can be built on SolarisXORG-6_8_99_16Alan Coopersmith1-0/+6
2005-07-23Change the default depth back to 8 like it was originally. Disable theStuart R. Anderson1-1/+9
2005-07-19programs/Xserver/hw/xfree86/os-support/shared/agp_noop.cAlan Hourihane4-0/+28
2005-07-19Change #include "X.h" to <X11/X.h>Alan Coopersmith1-1/+1
2005-07-17objdir != srcdir fixes.Daniel Stone2-15/+15
2005-07-16Typo fix, and re-add GLcore to the dixmods buildAdam Jackson1-2/+2
2005-07-16Update build instructions. Add details about how the expat, fontconfig,XORG-6_8_99_15Alan Coopersmith1-68/+44
2005-07-16Only pass -rdynamic when using gccAlan Coopersmith1-1/+1
2005-07-16Fix the *-config.h includes so that it is possible to build modules withoutKevin E Martin15-48/+28
2005-07-16Add record module building support Change module building to not useKevin E Martin5-26/+51
2005-07-16Update to match recent changes to pci.ids & extrapci.ids for peopleAlan Coopersmith1-239/+3799
2005-07-15Fix the *-config.h includes for the files that have moved in the modularKevin E Martin4-8/+8
2005-07-15Move drm up to os-support since the files are shared by multiple platforms.Kevin E Martin7-23/+33
2005-07-15disable GLcore momentarily until a build system exists. --enable-glx shouldAdam Jackson1-1/+1
2005-07-14Fix the build when DRI is enabledKevin E Martin2-2/+6
2005-07-14Add #include <xnest-config.h> to the Xnest source files for modularization.Kevin E Martin18-1/+75
2005-07-14Add support for XnestKevin E Martin5-4/+112
2005-07-14Add partial in*/out* assembly support for Sun compilers on x86Alan Coopersmith1-1/+26
2005-07-14loadable extmod build system.Adam Jackson3-5/+6
2005-07-14loader support for extmodAdam Jackson1-0/+23
2005-07-14First pass at Solaris os-supportAlan Coopersmith1-0/+35
2005-07-14- Add build system for xf86-video-atiSøren Sandmann Pedersen3-2/+15
2005-07-14Merge SVR4/pre-Solaris 8 and Solaris 8+ sections for greater consistency,Alan Coopersmith1-43/+28
2005-07-13- Use fbdevhwstub.c if <linux/fb.h> is not foundAlan Coopersmith3-6/+8
2005-07-13updated comment for libbitmapAdam Jackson1-1/+2
2005-07-13Dear libtool: Loadable modules do not need version numbers. kthnxbye.Adam Jackson15-0/+27
2005-07-13Generate useful loadable modules by actually linking in the blobs from theAdam Jackson1-15/+57
2005-07-13Only build Xi/stubs.c on DDXs that don't support the Xinput extensionKevin E Martin1-0/+1
2005-07-13xc/programs/Xserver/hw/xfree86/drivers/i2c/*.c: include xorg-config.hSøren Sandmann Pedersen15-29/+74
2005-07-12Use builddir, not srcdir, for built files.Daniel Stone1-1/+1
2005-07-12Fix scanpci -v core dump when subsys vendor/device id's are NOVENDOR &Alan Coopersmith1-1/+3
2005-07-12add x86emu.Lars Knoll3-2/+11
2005-07-12Add support for building Xdmx and XvfbKevin E Martin6-46/+160
2005-07-12Prepare Xdmx and Xvfb for modularization by adding appropriate #includeKevin E Martin51-6/+208
2005-07-11Remove unneeded xf86drm.h includes to fix modular build.Kevin E Martin1-2/+0
2005-07-11Prep for modular builds by adding guarded #include "config.h" everywhere.Adam Jackson14-0/+52
2005-07-11Start filling in glx build. Add xf86Version.h and a few DRI headers to theAdam Jackson1-1/+1
2005-07-09Bug #3740 <https://bugs.freedesktop.org/show_bug.cgi?id=3740> Patch #3058Alan Coopersmith1-3/+13
2005-07-09Patch from Thomas Winischhofer to kick out all pixmaps to system ram upon aZack Rusin7-9/+96
2005-07-09Don't try to link fb, shadow, or vgahw into the loadable Xorg server, asAdam Jackson1-2/+0