summaryrefslogtreecommitdiff
path: root/mi
AgeCommit message (Expand)AuthorFilesLines
2008-05-04Empty the borderClip of manual redirect windows. (bug 15823)Keith Packard1-0/+4
2008-04-18Death to TOG-CUP.Adam Jackson1-12/+0
2008-04-18Nuke the MIT-SUNDRY-NONSTANDARD extension.Eric Anholt1-12/+0
2008-04-18Death to APPGROUP.Adam Jackson1-19/+0
2008-04-18Death to Extended Visual Information.Adam Jackson1-12/+0
2008-04-12Check for __x86_64__ when we check for __amd64__Matt Turner1-1/+1
2008-03-28XSELinux: Add xorg.conf option for permissive/enforcing/disabled.Eamon Walsh1-1/+7
2008-03-14mi: More meaningful assert crashesDaniel Stone1-3/+8
2008-03-01clean some "unused" warningsGeorge Sapountzis4-36/+0
2008-02-11Revert "Bug #8937: Extension setup functions not called on server resets"Eamon Walsh1-10/+0
2008-02-05mi: Only UpdateSpriteForScreen if we actually changed the screen. (Bug #12650)Peter Hutterer1-1/+7
2008-01-25xselinux: Move the extension to extmod instead of being built-in.Eamon Walsh1-3/+0
2008-01-25XACE: Remove the extension code entirely, XACE is completely static now.Eamon Walsh1-12/+0
2008-01-09mi: change infamous "Tossed event ..." error for something more explanatory.Peter Hutterer1-6/+7
2007-12-28xselinux: Remove "X" prefix on remaining functions and strings.Eamon Walsh1-3/+3
2007-12-21XQuartz: Handle Pseudorami init in miinitextJeremy Huddleston1-0/+9
2007-12-17mi: set the private key to a unique non-zero valueDave Airlie1-1/+1
2007-12-14Input: Fix proximity events with valuatorsBartosz Fabianowski1-1/+3
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh3-22/+2
2007-12-02Clean up many #if 0.Adam Jackson1-3/+0
2007-11-23Re-add call to XFixesExtensionInit for static servers.Keith Packard1-0/+4
2007-11-21Darwin: Dead code removal, Code cleanup, Added launcherJeremy Huddleston1-22/+1
2007-11-20Restore checks for __i386 where needed for Sun compilers on SolarisAlan Coopersmith1-1/+1
2007-11-19Merge branch 'master' into XACE-SELINUXEamon Walsh1-2/+17
2007-11-19xace: restore the old SaveScreens function and introduce new API, since theEamon Walsh1-1/+1
2007-11-19devPrivates rework: add missing include of dix/privates.hEamon Walsh1-0/+1
2007-11-17Disinfect mi/ of mfb.Adam Jackson1-2/+17
2007-11-14Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+1
2007-11-08Fixed check to refer to DarwinApp, not all Darwin targetsBen Byer1-1/+1
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh19-149/+154
2007-11-05mi: Remove usage of allocaDaniel Stone16-128/+128
2007-11-04Add CreatePixmap allocation hints.Aaron Plattner6-11/+16
2007-10-29Change the GLX module to initialize after COMPOSITE.Kristian Høgsberg1-10/+10
2007-10-25Merge branch 'master' into XACE-SELINUXEamon Walsh1-4/+1
2007-10-18Simplify and clean up GLX visual initialization.Kristian Høgsberg1-4/+1
2007-10-17Merge branch 'master' into XACE-SELINUXEamon Walsh2-2/+2
2007-10-17xselinux: Started reworking extension using new XACE hooks.Eamon Walsh1-5/+1
2007-10-14mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSIBen Byer1-2/+1
2007-10-02Fix #12650: "windows not receiving mouse events in multiple screens context"Dodji Seketeli1-0/+1
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh5-344/+96
2007-09-13Merge remote branch 'origin/master' into paint-windowEric Anholt1-44/+65
2007-09-13Remove the PaintWindow optimization.Eric Anholt5-139/+20
2007-09-12Try again to fix drawable and tile offsets in miPaintWindowKeith Packard1-16/+29
2007-09-12miPaintWindow draw to window for background.Keith Packard1-42/+52
2007-09-12Rewrite miPaintWindow to draw to window pixmap.Keith Packard1-198/+48
2007-08-30devPrivates rework: convert CursorRec and CursorBits over to new interface.Eamon Walsh1-7/+10
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh9-122/+84
2007-08-28Merge branch 'master' into XACE-SELINUXEamon Walsh11-4254/+38
2007-08-25Implement core protocol backing store exclusively in terms of Composite.Adam Jackson10-4252/+37
2007-08-22Revert "Fix <pixman.h> include to <pixman/pixman.h>"Eric Anholt1-1/+1