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