summaryrefslogtreecommitdiff
path: root/mi
AgeCommit message (Expand)AuthorFilesLines
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson60-113/+0
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone4-8/+8
2006-07-11Bug #7346: Disable Composite extension in XprtDrew Parsons1-0/+1
2006-06-20Move Xserver API for security extension to securitysrv.hAlan Coopersmith1-1/+1
2006-06-09put function prototype for ShapeExtensionInit() in proper placeGreg Kroah-Hartman1-3/+0
2006-06-08fix noDamageExtension warning in Xprint/Init.cGreg Kroah-Hartman1-3/+1
2006-06-01Kill LBX, too.Daniel Stone1-20/+1
2006-06-01Remove horrendously ugly DDX backward-compatibility.Daniel Stone2-24/+2
2006-06-01Die XTESTEXT1, die!Daniel Stone1-10/+1
2006-05-25Don't destroy a pixmap twice on server exit (bugzilla #4247).Matthieu Herrb1-0/+2
2006-05-09Revert accidental commitAdam Jackson2-3/+1
2006-05-09Bug #5209: Re-enable building APM and ACPI support. (Michel Dänzer)Adam Jackson2-1/+3
2006-04-30Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes.Adam Jackson4-47/+0
2006-04-14Coverity #806: Another memory leak on OOM path.Adam Jackson1-1/+3
2006-03-31fixed typo.Egbert Eich1-3/+3
2006-03-30Fixes for some vsw4 failures on 64bit BE platforms such as PPC64 and s390x.Egbert Eich1-3/+6
2006-03-28Big old pile of warning fixes.Adam Jackson2-4/+3
2006-03-28Remove long-dead screen region code.Adam Jackson1-26/+0
2006-03-22Wed Mar 22 13:42:44 2006 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen1-13/+13
2006-03-12Merge accel_indirect branch to HEAD.Kristian Høgsberg1-1/+6
2006-02-15Mark everything in misym.c as _X_EXPORT.Adam Jackson32-128/+129
2006-01-18Wrap sdk_HEADERS in if XORG as otherwise installing non-xorg serversDave Airlie1-0/+2
2006-01-08Remove remaining #ifdef DPSEXT stanzas.Adam Jackson1-16/+1
2006-01-06Bug #5525: Build a working Xprt. (Drew Parsons)Adam Jackson1-2/+2
2006-01-06Remove unused X11R4 DDX compatibility function miClipNotify.Adam Jackson3-95/+0
2005-12-29Style fix, make SCREEN_EPILOGUE two arguments instead of three.Adam Jackson1-10/+10
2005-12-29Add necessary *CONFIG_H declarations and a force-off of XF86* extensions inEric Anholt1-1/+9
2005-12-28Enough build fixes to get {sdl,ephyr,fake} to link.Adam Jackson1-1/+10
2005-12-02Define XFree86Server only where it is required.Kevin E Martin1-1/+1
2005-11-29Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadableKevin E Martin1-1/+1
2005-08-24Remove use of dix-config and xorg-config.h from public headers.Daniel Stone12-48/+0
2005-08-21Fix inclusion order of dix-config.h, so _XSERVER64 gets defined before X.hDaniel Stone3-9/+12
2005-07-27Add miwideline.h mistruct.h mifpoly.h to sdk_HEADERSSøren Sandmann Pedersen1-1/+1
2005-07-26Add these files to the sdk:Søren Sandmann Pedersen1-1/+2
2005-07-16Fix the *-config.h includes so that it is possible to build modules withoutKevin E Martin1-0/+4
2005-07-14Add #include <xnest-config.h> to the Xnest source files for modularization.Kevin E Martin1-0/+5
2005-07-12Prepare Xdmx and Xvfb for modularization by adding appropriate #includeKevin E Martin1-0/+4
2005-07-04Revert last changes. They have to be addressed in a different wayAlexander Gottwald1-1/+1
2005-07-04Add XWin DDX, make Xorg DDX conditional Make XF86VidMode and XF86MiscAlexander Gottwald1-1/+1
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone12-12/+12
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone54-6/+222
2005-07-02Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.Daniel Stone1-0/+2
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone13-16/+16
2005-07-01Adding initial build system.Daniel Stone1-0/+71
2005-05-21Initial experimental support for AMD64 builds on Solaris 10 x86. ImprovedAlan Coopersmith1-1/+1
2005-05-19Bug #3334: Clean up remnants from the PEX, XIE, and BEZIER extensions.Adam Jackson1-46/+0
2005-04-24xc/config/cf/X11.tmplXORG-6_8_99_4Roland Mainz1-0/+4
2005-04-20Change xf86bigfstr.h to X11/extensions/xf86bigfstr.h for includes.Daniel Stone1-2/+2
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone32-69/+69
2005-04-11Preventing hight for drawing from becoming negative when face->dy < 0. TheEgbert Eich1-0/+4