summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-07Fix DRI2 texture target for GLX_EXT_texture_from_pixmap.Kristian Høgsberg1-13/+2
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-06Get modes code building with old X servers again.Aaron Plattner5-4/+60
2008-03-06Allow RandR get output property to call into driversJesse Barnes5-6/+74
2008-03-05Fix distcheck.Adam Jackson4-7/+8
2008-03-04xselinux: Implement polyinstantiation support and related protocol.Eamon Walsh2-423/+695
2008-03-04Make sure SIOGLIFCONF buffer is properly aligned for socket structuresAlan Coopersmith1-8/+10
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-04XKB: Fix initial map setting on startupDaniel Stone2-6/+25
2008-03-03Fix some documentation typosJames Cloos1-8/+8
2008-03-03Add cscope files to .gitignoreJesse Barnes1-0/+1
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-031.5 has branched, start 1.5.99.x.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
2008-03-01Fix big mistake in commit fd41f46ac62033a724bd1f4612f19448a21c1224.Maarten Maathuis1-1/+8
2008-02-29dix: Modify callers of property and selection API to use new interfaces.Eamon Walsh11-77/+58
2008-02-29XACE: Add generic support for property and selection polyinstantiation.Eamon Walsh7-31/+36
2008-02-29dix: Refactoring of selection code to allow for polyinstantiation.Eamon Walsh8-311/+352
2008-02-29dix: Refactoring of property code to allow for polyinstantiation.Eamon Walsh3-117/+112
2008-02-29On second thought, revert that, it'll make large pixmaps painfully slow.Adam Jackson1-1/+1
2008-02-29Bug #10465: Use calloc() for allocating PixmapRec's.Chris Wilson1-1/+1
2008-02-29Bug #10464: Set pixel value to 0 before FindColor()Chris Wilson1-0/+1
2008-02-29Bug #10463: Always initialize reference pixel before AllocColor()Chris Wilson1-0/+2
2008-02-29EDID 1.4: Print additional CVT support data in the log.Adam Jackson1-13/+56
2008-02-29EDID 1.4: Decode additional CVT support information.Adam Jackson2-3/+56
2008-02-29Fix CVT abuse in DDCModesFromStandardTiming.Adam Jackson2-8/+34
2008-02-29Nuke a duplicate SYMFUNC(xf86CVTMode)Adam Jackson1-3/+0
2008-02-29Add xf86GTFMode().Adam Jackson4-0/+387
2008-02-29Remove the duplicate copy of xf86cvt.cAdam Jackson4-298/+5
2008-02-29Constify the built-in mode tables.Adam Jackson3-31/+29
2008-02-29Clean up DisplayModeRec handling in many places.Adam Jackson5-19/+7
2008-02-29Remove some #if 0 guarding code duplicated in xf86Modes.cAdam Jackson1-140/+0
2008-02-29Allow xf86DuplicateMode() to work correctly on read-only modes.Adam Jackson1-4/+2
2008-02-29Add several comments documenting our EDID failures.Adam Jackson1-3/+24
2008-02-29GLX: Adjust to changes in DRI driver interface.Kristian Høgsberg4-53/+41
2008-02-28xselinux: Don't require device "read" permission for XQueryPointer.Eamon Walsh1-0/+11
2008-02-28xselinux: Log messages to both libaudit and Xorg.0.log.Eamon Walsh1-0/+1