summaryrefslogtreecommitdiff
path: root/hw/xfree86/dixmods/extmod
AgeCommit message (Expand)Author
2010-03-08Update to xextproto 7.0.99.1.Peter Hutterer
2009-05-08Fix byte swapping of XF86VidMode{Get,Set}GammaRampAlan Coopersmith
2008-10-09DGA: Track client state even when using old style DGA.Luc Verhaegen
2008-10-09DGA: Mash together xf86dga.c and xf86dga2.c.Luc Verhaegen
2008-10-08DGA: Fix ProcXF86DGASetViewPort for missing support in driver.Luc Verhaegen
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky
2008-08-28MIT-SHM pixmaps, if they exist, are ZPixmap.Adam Jackson
2008-08-05Redefine WindowTable as a fixed arrayTomas Carnecky
2008-07-24Sync is built-in and mandatory.Adam Jackson
2008-07-24XC-MISC is built-in and mandatory.Adam Jackson
2008-07-24Remove all empty extension reset hooks, replace with NULL.Adam Jackson
2008-07-24Bigreqs are built-in and mandatory.Adam Jackson
2008-07-24Shape extension is built-in and mandatory.Adam Jackson
2008-07-18Drop the FONTCACHE extension.Adam Jackson
2008-07-16XFree86: Remove XFree86-Misc extensionDaniel Stone
2008-06-13Fix "warning: no previous prototype for ‘XevieExtensionInit’".Eamon Walsh
2008-06-13Death to mfb.Adam Jackson
2008-05-26Merge branch 'master' into mpxPeter Hutterer
2008-05-21Clean up remaining afb references.Kristian Høgsberg
2008-04-22Merge branch 'master' into mpxPeter Hutterer
2008-04-18Death to TOG-CUP.Adam Jackson
2008-04-18Nuke the MIT-SUNDRY-NONSTANDARD extension.Eric Anholt
2008-04-18Death to APPGROUP.Adam Jackson
2008-04-18Death to Extended Visual Information.Adam Jackson
2008-04-11So long, and thanks for all the cfb.Adam Jackson
2008-04-07Merge branch 'master' into dcdc_reworkPeter Hutterer
2008-03-28XSELinux: Add xorg.conf option for permissive/enforcing/disabled.Eamon Walsh
2008-03-04Merge branch 'master' into mpxPeter Hutterer
2008-02-15Bah, macros are hard.Adam Jackson
2008-02-14Fix typo in commit b8b7cdf6df3d338c50db670ce4cfd245f9fa8844.Maarten Maathuis
2008-02-15Silence useless debug spew from XFree86-Misc extension.Adam Jackson
2008-01-26Merge branch 'master' into mpxPeter Hutterer
2008-01-25xselinux: Move the extension to extmod instead of being built-in.Eamon Walsh
2008-01-25XACE: Remove the extension code entirely, XACE is completely static now.Eamon Walsh
2008-01-10Merge branch 'master' into mpxPeter Hutterer
2008-01-09xf86misc.c: Avoid use of swapped valuesPeter Harris
2008-01-03Merge branch 'master' into mpxPeter Hutterer
2007-12-28xselinux: Remove "X" prefix on remaining functions and strings.Eamon Walsh
2007-11-20Revert "registry: Register XF86VidMode extension protocol names."Eamon Walsh
2007-11-20Revert "registry: Register XF86Misc extension protocol names."Eamon Walsh
2007-11-20Revert "registry: Register XF86DGA extension protocol names."Eamon Walsh
2007-11-07Merge branch 'master' into mpxPeter Hutterer
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-11-05XFree86: Remove usage of allocaDaniel Stone
2007-10-28configure.ac/XFree86: Only build XF86Misc and XF86VidMode when appropriateDaniel Stone
2007-10-17xselinux: Started reworking extension using new XACE hooks.Eamon Walsh
2007-10-15registry: Register XF86DGA extension protocol names.Eamon Walsh
2007-10-15registry: Register XF86Misc extension protocol names.Eamon Walsh
2007-10-15registry: Register XF86VidMode extension protocol names.Eamon Walsh
2007-10-02xfree86: fix DGA to use the correct devices.Peter Hutterer