summaryrefslogtreecommitdiff
path: root/hw/xfree86
AgeCommit message (Expand)Author
2008-04-07Merge branch 'master' into dcdc_reworkPeter Hutterer
2008-04-04Fix PCI config space cycles from int10 emulator.Adam Jackson
2008-04-04Only autoload RECORD if it was enabled.Kristian Høgsberg
2008-04-04quirk: add quirk for ACER EDIDDave Airlie
2008-04-02Pick up dri2proto from the standard proto header include path.Kristian Høgsberg
2008-04-02Add @XORG_CFLAGS@ to satisfy xf86* includes.Kristian Høgsberg
2008-04-02dri2: fix crasher if DRI2Connect failsXiang, Haihao
2008-04-02Bug #15160: quirk Proview AY765CHong Liu
2008-04-01xfree86: don't crash in AutoConfig if the primary device is not pciGoneri Le Bouder
2008-03-31Implement DRI2 direct rendering and update AIGLX to DRI interface changes.Kristian Høgsberg
2008-03-28Compile fix.Adam Jackson
2008-03-28Add E-EDID segment selection.Adam Jackson
2008-03-28Refactor DDC2 code to allow for proper segmented addressing.Adam Jackson
2008-03-28Start E-EDID support in the DDC module.Adam Jackson
2008-03-28XSELinux: Add xorg.conf option for permissive/enforcing/disabled.Eamon Walsh
2008-03-27quirk: fix LPL monitors properly.Dave Airlie
2008-03-24Bug #11510: Fix build without RECORD.Adam Jackson
2008-03-24Bug #11508: Fix build without XV.Adam Jackson
2008-03-22xaa: use xf86ReturnOptValBool instead of xf86IsOptionSetJulien Cristau
2008-03-22exa: use xf86ReturnOptValBool instead of xf86IsOptionSetJulien Cristau
2008-03-20Fix RandR 1.2 driver interface conversion of two colour cursors to ARGBMichel Dänzer
2008-03-20Revert "Fix RandR 1.2 driver interface conversion of two colour cursors to ARGB"Alex Deucher
2008-03-19Fix RandR 1.2 driver interface conversion of two colour cursors to ARGBMichel Dänzer
2008-03-17Cleanup logic in xf86PrepareOutputsJesse Barnes
2008-03-17Make xf86SetDesiredModes aware of current output configurationJesse Barnes
2008-03-17Fail CRTC configuration if !vtSemaJesse Barnes
2008-03-16test for the presence of pci_system_init_dev_mem() before calling it.Matthieu Herrb
2008-03-14Fix a stray use of ALLOCATE_LOCAL.Adam Jackson
2008-03-14RANDR 1.2: Fix initial mode aspect ratio match in a corner case.Adam Jackson
2008-03-13Bug #14332: Fix PCI access cycles from x86emu.Bart Trojanowski
2008-03-13Bug #14091: Fix build (and runtime) on ia64.Doug Chapman
2008-03-13RANDR 1.2: Fix the RANDR 1.1 screen size estimation to approach reality.Adam Jackson
2008-03-13RANDR 1.2: Don't report a square resolution to RANDR 1.1 clients.Adam Jackson
2008-03-12OpenBSD support for libpciaccess.Mark Kettenis
2008-03-12Return randr interface version in xf86CrtcScreenInit()Matthias Hopf
2008-03-11DRI2: Add DRI2AuthConnection().Kristian Høgsberg
2008-03-10Add the "amd" driver to magic driver selection.Adam Jackson
2008-03-10Bug #14927: Fix the math for xf86NumDefaultModes.Adam Jackson
2008-03-09DRI2: Return event buffer head index in DRI2CreateDrawable.Kristian Høgsberg
2008-03-07Size xf86DefaultModes explicitly.Adam Jackson
2008-03-07Fix segfault when a monitor exists but has no modes.Adam Jackson
2008-03-06Get modes code building with old X servers again.Aaron Plattner
2008-03-06Allow RandR get output property to call into driversJesse Barnes
2008-03-05Fix distcheck.Adam Jackson
2008-03-04Make xf86InitialConfiguration slightly smarter.Adam Jackson
2008-03-04Remove all mention of the vga driver from the config logic.Adam Jackson
2008-03-04Merge branch 'master' into mpxPeter Hutterer
2008-03-03Fix some documentation typosJames Cloos
2008-03-03RANDR 1.2: Inherit PreferredMode from the global configuration, if any.Adam Jackson
2008-03-03xf86DDCMonitorSet: Honor the DisplaySize from the config file.Adam Jackson