summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2008-01-04XQuartz: Fixed copyright in About box for 2008. Happy New Year!Jeremy Huddleston2-3/+5
2008-01-04XQuartz: Flush the debug log for easier debuggingJeremy Huddleston2-47/+46
2008-01-03Fix potential crasher in xf86CrtcRotate()Alex Deucher1-1/+2
2008-01-03XQuartz: Cleaned up color map configuration.Jeremy Huddleston3-94/+105
2008-01-02Kill xf86getpagesize even harder (dummylib & ioport)Alan Coopersmith3-23/+0
2008-01-02Add dixAllocatePrivate stub to dummylib for utilsAlan Coopersmith2-0/+20
2008-01-02Fix names/types of new vuidMouse{Get,Set}ScreenPrivates macrosAlan Coopersmith1-3/+3
2007-12-28EDID 1.4: If given a native pixel format, use it when inferring virtual.Adam Jackson1-7/+28
2007-12-28EDID 1.4: First detailed mode is always preferred.Adam Jackson1-0/+2
2007-12-29GL: Add GLX compile flags lost in modular X server changesJurij Smakov1-0/+1
2007-12-28Don't carp on EDID 1.4 blocks anymore.Adam Jackson1-2/+5
2007-12-28Check the gamma value, not its address.Adam Jackson1-1/+1
2007-12-28EDID 1.4: Additional semantics for display feature bits.Adam Jackson1-6/+17
2007-12-28EDID 1.4: Alternate color encodings for digital inputs.Adam Jackson2-14/+27
2007-12-28EDID 1.4: Allow for gamma definition in extension blocks.Adam Jackson2-2/+6
2007-12-28EDID 1.4: Additional aspect ratio semantics for screen size fields.Adam Jackson1-14/+21
2007-12-28EDID 1.4: Extended support for digital interfaces.Adam Jackson3-118/+157
2007-12-28EDID 1.4: Decode CVT 3-byte codes and add them to the mode pool.Adam Jackson4-6/+104
2007-12-28EDID 1.4: Trivial support for new detailed sections.Adam Jackson3-3/+60
2007-12-28EDID 1.4: Allow for sync range offsets.Adam Jackson1-6/+10
2007-12-28xselinux: Remove "X" prefix on remaining functions and strings.Eamon Walsh1-1/+1
2007-12-28Add HDMI and DisplayPort connector types.Adam Jackson2-4/+9
2007-12-28KDrive: Xephyr: Don't leak screen damage structureDaniel Stone1-0/+1
2007-12-27[SBUS]: Fix build, use getpagesize() instead of xf86getpagesize().David S. Miller1-1/+1
2007-12-21XQuartz: *REALLY* use CFStringCreateWithCStringJeremy Huddleston1-1/+1
2007-12-21XQuartz: Use CFStringCreateWithCStringJeremy Huddleston1-1/+1
2007-12-21XQuartz: Reduce code duplication in X11.appJeremy Huddleston1-48/+39
2007-12-21XQuartz: Handle Pseudorami init in miinitextJeremy Huddleston3-11/+5
2007-12-20XQuartz: Added localization.Jeremy Huddleston52-0/+122
2007-12-20XQuartz: Cleaned up command line arguments.Jeremy Huddleston1-19/+8
2007-12-20XQuartz: Kill off server-main.c and launcher-main.cJeremy Huddleston4-1010/+47
2007-12-20XQuartz: Don't fork to exec app_to_run.Jeremy Huddleston4-16/+54
2007-12-20Xquartz: Use X11ControllerMain()Jeremy Huddleston5-4/+10
2007-12-20Xquartz: General CleanupJeremy Huddleston9-149/+81
2007-12-20entity sharing: make !shareable entity non-fatal.Dave Airlie1-2/+4
2007-12-18Reference cvt and gtf in the xorg.conf man page.Adam Jackson1-1/+3
2007-12-16Xquartz: Removed launchd plist and x11-exec. The relevant code is now in xinit.Jeremy Huddleston4-125/+0
2007-12-16xfree86: permit access to io port 0xffff on the hurdSamuel Thibault1-2/+2
2007-12-14clarified debug message to indicate that we're sleepingBen Byer1-1/+1
2007-12-14we need to link against CoreServices, not ApplicationServicesBen Byer1-1/+1
2007-12-14fixed bug in x11-exec that prevent icon from showing upBen Byer1-7/+17
2007-12-14Xquartz: Fixed cpprules includeJeremy Huddleston1-1/+1
2007-12-14kdrive/ati: use operating system input devicesOtavio Salvador1-8/+1
2007-12-14kdrive/vesa: use operating system input devicesOtavio Salvador1-9/+1
2007-12-14kdrive/fbdev: use operating system input devicesOtavio Salvador1-11/+1
2007-12-14Xprint: Clean up generated filesArkadiusz Miskiewicz1-0/+2
2007-12-14Bump video driver ABI and extension ABI for devPrivates rework.Eamon Walsh1-2/+2
2007-12-14Merge branch 'master' into XACE-SELINUXEamon Walsh8-70/+146
2007-12-13devPrivates rework: more cleanup from previous merge operation.Eamon Walsh4-51/+26
2007-12-13Xquartz: Don't hardcode libexec dirJeremy Huddleston3-6/+15