summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-24xaa: use xf86ReturnOptValBool instead of xf86IsOptionSetJulien Cristau1-21/+36
2008-03-24exa: use xf86ReturnOptValBool instead of xf86IsOptionSetJulien Cristau1-6/+7
2008-03-24Fix RandR 1.2 driver interface conversion of two colour cursors to ARGBMichel Dänzer1-1/+2
2008-03-24Make Xevie private symbol names less genericAlan Coopersmith1-43/+40
2008-03-24Xevie cleanups, byteswapping fixes & request length check fixesAlan Coopersmith1-11/+28
2008-03-24[Xephyr/DRI] correctly route motion events targeted at GL drawableDodji Seketeli3-7/+31
2008-03-24Fail CRTC configuration if !vtSemaJesse Barnes1-0/+3
2008-03-24test for the presence of pci_system_init_dev_mem() before calling it.Matthieu Herrb3-0/+12
2008-03-24Xephyr: Build fix: Port across XF86dri.c changes from Mesa.Donnie Berkholz1-8/+29
2008-03-24Xephyr: Distribute ephyrdriext.h in tarballs.Donnie Berkholz1-0/+1
2008-03-24XkbCopyKeymap: Fix broken indentationDaniel Stone1-4/+4
2008-03-20XSELinux: Do a check for whether background "None" is allowed.Eamon Walsh1-0/+7
2008-03-20XSELinux: Correctly handle some permission bits that are used more than once.Eamon Walsh1-5/+20
2008-03-18Apply __glXDisp_GetVisualConfigs message patchEamon Walsh1-0/+6
2008-03-14Fix a stray use of ALLOCATE_LOCAL.Adam Jackson1-3/+3
2008-03-14RANDR 1.2: Fix initial mode aspect ratio match in a corner case.Adam Jackson1-24/+27
2008-03-14Bug #14332: Fix PCI access cycles from x86emu.Bart Trojanowski1-7/+50
2008-03-14Bug #14091: Fix build (and runtime) on ia64.Doug Chapman4-70/+2
2008-03-14RANDR 1.2: Fix the RANDR 1.1 screen size estimation to approach reality.Adam Jackson1-2/+2
2008-03-14RANDR 1.2: Don't report a square resolution to RANDR 1.1 clients.Adam Jackson1-17/+0
2008-03-14OpenBSD support for libpciaccess.Mark Kettenis3-1/+6
2008-03-14DRI2: Add DRI2AuthConnection().Kristian Høgsberg2-0/+13
2008-03-14XkbCopyKeymap was mangling doodads and overlaysKeith Packard1-2/+5
2008-03-10GLX: Track changes to DRI_TEX_BUFFER extension.Kristian Høgsberg1-5/+2
2008-03-10DRI2: Return event buffer head index in DRI2CreateDrawable.Kristian Høgsberg4-6/+10
2008-03-10Fix DRI2 texture target for GLX_EXT_texture_from_pixmap.Kristian Høgsberg1-13/+2
2008-03-10Add the "amd" driver to magic driver selection.Adam Jackson1-2/+3
2008-03-10Bug #14927: Fix the math for xf86NumDefaultModes.Adam Jackson1-1/+1
2008-03-07Size xf86DefaultModes explicitly.Adam Jackson4-45/+17
2008-03-07Fix segfault when a monitor exists but has no modes.Adam Jackson1-0/+3
2008-03-06xserver 1.4.99.901xorg-server-1.4.99.901Adam Jackson1-1/+1
2008-03-05Fix distcheck.Adam Jackson4-7/+8
2008-03-04xselinux: Implement polyinstantiation support and related protocol.Eamon Walsh2-423/+695
2008-03-04Make xf86InitialConfiguration slightly smarter.Adam Jackson1-77/+299
2008-03-04Remove all mention of the vga driver from the config logic.Adam Jackson2-4/+1
2008-03-04XACE: Check the return value of the selection create hook call.Eamon Walsh1-1/+6
2008-03-04dix: Convert selection list to a linked list.Eamon Walsh1-26/+22
2008-03-03XKB: Fix initial map setting on startupDaniel Stone2-6/+25
2008-03-03RANDR 1.2: Inherit PreferredMode from the global configuration, if any.Adam Jackson1-2/+18
2008-03-03Fix Motif menu drawing in Xnest.Adam Jackson1-2/+2
2008-03-03xf86DDCMonitorSet: Honor the DisplaySize from the config file.Adam Jackson1-2/+4
2008-03-03Branch for 1.5.Adam Jackson1-1/+1
2008-03-02Add missing file from previous commit.David Nusinow1-0/+9
2008-03-02Bug #13860: Ensure that the DRI mode is in octal format.David Nusinow2-0/+7
2008-03-02use UTILS_SYS_LIBS to pass SYS_LIBS to utils/ioports correctlyMatthieu Herrb2-1/+4
2008-03-01bug #10008: Make Xvfb.1 document the correct default depthDavid Nusinow1-3/+3
2008-03-01fix typoGeorge Sapountzis1-1/+1
2008-03-01clean some "unused" warningsGeorge Sapountzis13-183/+2
2008-03-01glcore: split mesa and X in build systemGeorge Sapountzis2-24/+21
2008-03-01configure: minor cleanupGeorge Sapountzis1-64/+54