summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support
AgeCommit message (Expand)AuthorFilesLines
2005-07-03Remove needless usage of DECkeysym.h.Daniel Stone1-1/+0
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 Stone126-23/+527
2005-07-02Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.Daniel Stone5-14/+22
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone22-27/+48
2005-07-01Adding initial build system.Daniel Stone6-0/+73
2005-06-15DRM 20050615 importDRM-20050615Ian Romanick5-11/+10
2005-06-15Initial revisionIan Romanick1-0/+259
2005-06-09Add agpgart support for Solaris x86/x64. [Requires Solaris "Nevada" buildAlan Coopersmith2-0/+428
2005-06-03Need to set initial screen size at device open time too.XORG-6_8_99_10Alan Coopersmith1-0/+3
2005-06-01Solaris VUID mouse protocol updates:Alan Coopersmith1-70/+204
2005-05-21Initial experimental support for AMD64 builds on Solaris 10 x86. ImprovedAlan Coopersmith7-23/+335
2005-05-15Bug 2750: Prevent mtrr_remove_offending from ending up in an endless loopThomas Hellstrom1-3/+2
2005-05-10Bugzilla #2561: Disable some keycode translations on PC98, which hadEric Anholt1-0/+4
2005-05-09Bugzilla #2429: Correct the sysarch prototype for FreeBSD/alpha.Eric Anholt1-1/+1
2005-05-09Increase the maximum number of buttons from 12 to 24. Helps withEric Anholt1-1/+1
2005-05-04Port X.Org to FreeBSD/powerpc. This makes a bit of math for sysmouse inEric Anholt1-1/+1
2005-04-25Bug #2141: Rework misleading warning message when APM support isAdam Jackson1-3/+3
2005-04-22Work around clash between Solaris headers and module loader headers overAlan Coopersmith1-0/+4
2005-04-22Bug #2373: SGI Altix platform support. (Shrijeet Mukherjee, Jesse Barnes,Adam Jackson2-0/+132
2005-04-22Bug #2373: SGI Altix platform support. (Shrijeet Mukherjee, Jesse Barnes,Adam Jackson7-16/+491
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone70-157/+331
2005-04-15//bugs.freedesktop.org/show_bug.cgi?id=2885) attachment #2434Roland Mainz1-2/+8
2005-04-15Bug #2141: Rework misleading warning message when APM support isAdam Jackson1-2/+1
2005-04-11Correct the mask bits when checking for a 64bit memory base in PCI configEgbert Eich1-1/+1
2005-04-04Support for HP's IPF ZX1 systems (Alex Williamson).Egbert Eich1-9/+29
2005-04-01programs/Xserver/hw/xfree86/loader/xf86sym.cMatthieu Herrb1-0/+6
2005-03-23Bugzilla #2750 (https://bugs.freedesktop.org/show_bug.cgi?id=2750)Thomas Hellstrom1-24/+66
2005-03-08Adding more errnos to the libc wrapper (Bugzilla #2672).Egbert Eich2-3/+95
2005-03-02xc/config/cf/DragonFly.cfRoland Mainz3-8/+19
2005-02-09Added PCI2Host bus translations for linux PPC and fixed fixed bugs inEgbert Eich1-0/+53
2005-02-07Save gs register before calling the vm86_old syscall thru int 0x80. This isEgbert Eich1-2/+8
2005-02-02xc/programs/Xserver/hw/xfree86/os-support/bus/xf86Sbus.hRoland Mainz3-16/+17
2005-01-30programs/Xserver/hw/xfree86/os-support/bsd/bsd_kbd.c Fix optionMatthieu Herrb1-2/+2
2005-01-28Modifying X.Org Xserver DDX to allow to run X with ordinary userEgbert Eich16-268/+360
2005-01-25Fix interpretation of 64bit PCI bases: read hi long word from the right barEgbert Eich1-1/+1
2005-01-21Alan Cox requested that we check the kernel version before we use kernelEgbert Eich1-0/+29
2005-01-14Let the OS instead of X save/restore text console fonts on Linux. So far weEgbert Eich5-18/+355
2005-01-11Minor format fix.Egbert Eich1-1/+6
2005-01-10Make option 'DontVTSwitch' work again with kbd driver under Linux. The kbdEgbert Eich1-10/+11
2004-12-22Bug #2123 <https://bugs.freedesktop.org/show_bug.cgi?id=2123> AttachmentAlan Coopersmith1-2/+4
2004-12-14Removed #ifdef'ed out code together with the comment explaining why it wasEgbert Eich1-0/+5
2004-12-12Add fix for 460gx pci scan code.Kristian Høgsberg1-1/+1
2004-12-04Encoding of numerous files changed to UTF-8Markus Kuhn2-10/+10
2004-11-30Make Xorg the default server to install.Egbert Eich2-3/+8
2004-11-11oops commited wrong version previouslyMatthieu Herrb1-2/+5
2004-11-11update shared lib revisions on OpenBSD (Bug #1828).Matthieu Herrb2-38/+57
2004-11-01Fixed sig11 which occured when calling a CloseDisplay() afterEgbert Eich1-1/+1
2004-10-17- Add interlaced support to S3 driver (bug 332, Leo Savernik)Alex Deucher1-1/+7
2004-10-14Bug #1628: Convert xf86{BusToMem,MemToBus} to PIC code, eliminating a textAdam Jackson1-8/+5