summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2004-12-04Encoding of numerous files changed to UTF-8Markus Kuhn52-213/+213
2004-12-03Removed scprintf, aprintf and snprintf stuff and use newXprintfAlexander Gottwald4-68/+24
2004-12-02Use __printf__ in gcc function attributes to avoid clash with libc wrapperKristian Høgsberg1-5/+0
2004-12-02Adjust the width of the rootless backbuffer to match 32 bit alignmentAlexander Gottwald3-4/+29
2004-12-01Patch from Florian Boor <florian.boor@kernelconcepts.de>:Phil Blundell1-3/+4
2004-12-01Remove code which sneaked in recently. It is not proven to be correct, justAlexander Gottwald1-13/+0
2004-12-01Set XERRORDB environment variable to relocate the XErrorDB fileAlexander Gottwald2-0/+13
2004-11-30Make Xorg the default server to install.Egbert Eich2-3/+8
2004-11-29Fixed windows.h include for cygwin.Alexander Gottwald3-1/+17
2004-11-28Re-read "fix" structure from kernel after mode selection, in case linePhil Blundell1-0/+5
2004-11-24minor Xephyr fixMatthew Allum1-2/+0
2004-11-24XEphyr -parent switch fixesMatthew Allum2-3/+14
2004-11-24Finally the multiwindow mode defines a default cursorAlexander Gottwald2-1/+16
2004-11-24Remove this file and all references to the binary expiry code.Kristian Høgsberg3-25/+0
2004-11-22Fixes for building multiwindow and internalwm on mingwAlexander Gottwald3-9/+16
2004-11-22Xming: Place logfile in users tempdirAlexander Gottwald4-7/+31
2004-11-15Remove override of HasSnprintfAlexander Gottwald1-0/+5
2004-11-15Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 AddedAlexander Gottwald28-164/+541
2004-11-14Add xglPixmapToRegionDavid Reveman3-5/+24
2004-11-14Fix typos in output file. (Bugzilla #1849, reported by Yi Ren-Chen)Alan Coopersmith1-4/+4
2004-11-13Don't leave stale pointers hanging around after ts_close(). (TslibFini):Phil Blundell1-1/+5
2004-11-13New global variable. (KdProcessArgument): Set it to TRUE on -nozap switch.Phil Blundell3-2/+11
2004-11-11Cosmetic fix to make xf86pciBus.c use standard min() macro.Kristian Høgsberg1-4/+1
2004-11-11oops commited wrong version previouslyMatthieu Herrb1-2/+5
2004-11-11update shared lib revisions on OpenBSD (Bug #1828).Matthieu Herrb3-41/+60
2004-11-11Xephyr grab fixMatthew Allum2-20/+25
2004-11-09Bug #557: Don't use "bool" as a variable name in xf86cfg, to avoid compilerAdam Jackson1-1/+1
2004-11-09Bug #1765: Add support for R_ALPHA_SREL32 relocations in elfloader.Adam Jackson1-1/+15
2004-11-09Xephyr improvementsMatthew Allum4-8/+75
2004-11-08Add support to Xephyr for lower depths than hostsMatthew Allum3-26/+179
2004-11-06Wrap all mwextwm and internalwm code with XWIN_MULTIWINDOWEXTWMAlexander Gottwald5-14/+40
2004-11-05Use UTF-8 encoding in Xgl sourcesDavid Reveman22-22/+22
2004-11-05Use negative strides in Xgl if pixel data have bottom-top scanline orderDavid Reveman4-22/+20
2004-11-04Add working Xgl server codeDavid Reveman30-852/+6631
2004-11-04Add InternalWM mode.Kensuke Matsuzaki13-108/+748
2004-11-02Removing unneeded private FreeType2 symbol.Egbert Eich3-38/+173
2004-11-01Fixed sig11 which occured when calling a CloseDisplay() afterEgbert Eich2-8/+2
2004-10-30Add -d flag for compilers like the Sun C compilers that produce dependencyAlan Coopersmith1-5/+5
2004-10-29Add facility for catching signal 4 from driver. This can be used to checkThomas Winischhofer1-0/+1
2004-10-29Add facility to catch sig 4 from driver. This can be used to check for OSThomas Winischhofer2-1/+17
2004-10-28Add xf86[GetGammaRamp|ChangeGammaRamp|GetGammaRampSize] to symlist in orderThomas Winischhofer1-0/+3
2004-10-28Import recent changes from CYGWIN branchAlexander Gottwald14-31/+329
2004-10-20Add epson.Phil Blundell1-1/+2
2004-10-20Block SIGIO before disabling input fds. (KdEnableInput): Unblock it afterPhil Blundell1-0/+4
2004-10-20Import Epson 13806 driver from Costas Stylianou:Phil Blundell8-0/+1820
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
2004-10-13Modified:Vladimir Dergachev1-1/+3
2004-10-12Set fbdev mode as the default mode on PPC (Olaf Hering).Egbert Eich1-26/+22
2004-10-11Improving DPMS handling on VT swich and server termination/abort: previousEgbert Eich2-11/+12