summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-07-16Update to match recent changes to pci.ids & extrapci.ids for peopleAlan Coopersmith1-239/+3799
2005-07-16start the GLcore build systemAdam Jackson9-0/+165
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 Martin12-44/+67
2005-07-15Enable GLX build by defaultAdam Jackson1-2/+2
2005-07-15disable GLcore momentarily until a build system exists. --enable-glx shouldAdam Jackson1-1/+1
2005-07-15Fix keyboard state when XEVIE is not enabled (Keith Packard).Kevin E Martin1-1/+1
2005-07-14Add -I$(top_builddir)/hw/xfree86/dixmods/extmod to Xext/Makefile.am PatchSøren Sandmann Pedersen1-1/+1
2005-07-14Fix the build when DRI is enabledKevin E Martin3-3/+8
2005-07-14Add #include <xnest-config.h> to the Xnest source files for modularization.Kevin E Martin19-1/+80
2005-07-14Add support for XnestKevin E Martin8-17/+149
2005-07-14Add partial in*/out* assembly support for Sun compilers on x86Alan Coopersmith1-1/+26
2005-07-14loadable extmod build system.Adam Jackson4-5/+7
2005-07-14loader support for extmodAdam Jackson1-0/+23
2005-07-14First pass at Solaris os-supportAlan Coopersmith2-0/+36
2005-07-14- Add build system for xf86-video-atiSøren Sandmann Pedersen4-2/+16
2005-07-14Merge SVR4/pre-Solaris 8 and Solaris 8+ sections for greater consistency,Alan Coopersmith1-43/+28
2005-07-13Remove references to DDX-specific extensionsAdam Jackson1-10/+2
2005-07-13dlloader is the default in 6.9, but the loader doesn't get told to preferAdam Jackson3-0/+9
2005-07-13- Use fbdevhwstub.c if <linux/fb.h> is not foundAlan Coopersmith5-10/+54
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-13Hook dbe into the buildAdam Jackson2-0/+2
2005-07-13double-buffering extensionAdam Jackson1-0/+12
2005-07-13Only build Xi/stubs.c on DDXs that don't support the Xinput extensionKevin E Martin2-1/+3
2005-07-13xc/programs/Xserver/hw/xfree86/drivers/i2c/*.c: include xorg-config.hSøren Sandmann Pedersen15-29/+74
2005-07-13Fix compilation where uint is not defined.Torrey Lyons1-10/+7
2005-07-13don't clobber %ebx in the assembler.Lars Knoll1-3/+5
2005-07-13Fix potential buffer overflow and a smaller bug in the convolution filterLars Knoll1-4/+10
2005-07-13fix compilationLars Knoll1-47/+47
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 Knoll4-3/+13
2005-07-12Add MMX Code paths for the basic composition operations inLars Knoll5-149/+759
2005-07-12Make Xprt run when linked against Xlib for XrmKeith Packard1-4/+10
2005-07-12Pull libdri out of the build for now until I get something better workedAdam Jackson2-7/+2
2005-07-12build fixAdam Jackson1-0/+2
2005-07-12Add support for building Xdmx and XvfbKevin E Martin10-54/+199
2005-07-12GLX server supportAdam Jackson1-0/+56
2005-07-12Forgot to add these for some reasonAdam Jackson2-0/+9
2005-07-12Prepare Xdmx and Xvfb for modularization by adding appropriate #includeKevin E Martin52-6/+212
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 Jackson3-1/+7
2005-07-10add some convenience variables for the driversAdam Jackson1-0/+2
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 Rusin12-18/+162
2005-07-09Don't try to link fb, shadow, or vgahw into the loadable Xorg server, asAdam Jackson2-3/+1
2005-07-08-lXfont isn't enough for libbitmap, you need to get the -L from pkg-configAdam Jackson1-1/+1