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