summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-01-03Bug #13794: Update MBE extension devPrivates to new interface.Eamon Walsh1-27/+13
2008-01-02Kill xf86getpagesize even harder (dummylib & ioport)Alan Coopersmith3-23/+0
2008-01-02X.Org bug 4947/Sun bug 6646626: Xv extension not byte-swapping properlyAlan Coopersmith1-21/+25
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
2008-01-02Restore include & typedef needed by dtraceAlan Coopersmith1-0/+2
2008-01-01regenerated to add framebuffer object tokens (bug 13800)Brian1-0/+5
2008-01-01regenerated, adds GL_MAX_3D_TEXTURE_SIZE (see bug 13811)Brian1-0/+1
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-29Rootless: Fix lvalue error from devPrivates changeColin Harrison1-1/+4
2007-12-29GL: Add GLX compile flags lost in modular X server changesJurij Smakov3-1/+13
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: Fix whitespace warnings.Eamon Walsh1-12/+12
2007-12-28xselinux: Remove "X" prefix on remaining functions and strings.Eamon Walsh4-46/+46
2007-12-28xselinux: don't FatalError on an invalid class mapping, just disable support.Eamon Walsh1-2/+7
2007-12-28xselinux: Implement swapped protocol request logic.Eamon Walsh1-28/+41
2007-12-28xselinux: Remove unnecessary structure definition.Eamon Walsh1-15/+1
2007-12-28Add HDMI and DisplayPort connector types.Adam Jackson2-4/+9
2007-12-28Input: Don't reinit devicesDaniel Stone1-1/+2
2007-12-28KDrive: Xephyr: Don't leak screen damage structureDaniel Stone1-0/+1
2007-12-28OS: Don't leak connection translation table on regenerationDaniel Stone1-1/+2
2007-12-28Config: HAL: Don't leak options on failure to add deviceDaniel Stone1-1/+10
2007-12-28Config: D-Bus: Don't leak timersDaniel Stone1-1/+4
2007-12-27[SBUS]: Fix build, use getpagesize() instead of xf86getpagesize().David S. Miller1-1/+1
2007-12-26Config: Don't forget to add xkb_rules optionFatih Aşıcı1-0/+2
2007-12-26Config: Fix a memory leakFatih Aşıcı1-0/+2
2007-12-23Report serverClient resources in the X-Resource extension.Adam Jackson1-7/+3
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 Huddleston4-11/+14
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-20xselinux: Send AVC messages to audit system instead of log file/stderr.Eamon Walsh1-1/+5
2007-12-20Xquartz: General CleanupJeremy Huddleston10-149/+85
2007-12-20entity sharing: make !shareable entity non-fatal.Dave Airlie1-2/+4
2007-12-19include: never overwrite realInputProc with enqueueInputProc. Bug #13511Peter Hutterer1-1/+2