summaryrefslogtreecommitdiff
path: root/mi
AgeCommit message (Expand)AuthorFilesLines
2009-09-27Rootless: Correct border rendering on parent-relative windowsJeremy Huddleston1-1/+1
2009-09-27XQuartz: Fix a bunch of compilation warnings about styleJeremy Huddleston2-0/+22
2009-08-31mi: fix build error caused by missing xtest.hJeremy Huddleston1-1/+1
2009-08-24Update to xextproto 7.0.99.1.Jeremy Huddleston3-9/+5
2009-08-24Sync is built-in and mandatory.Jeremy Huddleston1-11/+2
2009-08-24XC-MISC is built-in and mandatory.Jeremy Huddleston1-11/+2
2009-08-24Bigreqs are built-in and mandatory.Jeremy Huddleston1-11/+2
2009-08-24Drop the FONTCACHE extension.Jeremy Huddleston1-12/+0
2009-08-24XFree86: Remove XFree86-Misc extensionJeremy Huddleston1-14/+0
2009-08-24Death to TOG-CUP.Jeremy Huddleston1-12/+0
2009-08-24Nuke the MIT-SUNDRY-NONSTANDARD extension.Eric Anholt1-12/+0
2009-08-24Death to Extended Visual Information.Adam Jackson1-12/+0
2009-05-29XQuartz: Fix alpha to be 1 (screenshots bug, etc)Jeremy Huddleston1-5/+22
2009-02-24X n'est pas une print API.Jeremy Huddleston1-44/+4
2009-02-24Death to APPGROUP.Adam Jackson1-19/+0
2009-01-16XQuartz: mieq: Wait for the server to finish initializing before letting othe...Jeremy Huddleston1-5/+20
2008-12-17Merge commit 'origin/server-1.5-branch' into xorg-server-1.5-appleJeremy Huddleston1-1/+2
2008-12-16mi: Fix infinite loop on regen when swrast_dri.so is missingJulien Cristau1-1/+2
2008-11-19mi: Don't hold the event mutex during SaveScreens()Jeremy Huddleston1-8/+8
2008-11-12mi: Removed a line that I forgot to purge in the last commit... oops...Jeremy Huddleston1-1/+0
2008-11-06mi: Re-added locking to mieqProcessInputEventsJeremy Huddleston1-18/+32
2008-10-28Merge branch 'server-1.5-branch' into xorg-server-1.5-appleJeremy Huddleston1-0/+6
2008-10-27mieq: Backtrace when the queue overflows.Adam Jackson1-0/+6
2008-10-23mi: Actually, we don't need to lock at all in mieqProcessInputEvents...Jeremy Huddleston1-8/+0
2008-10-23mi: Just some formatting consistency...Jeremy Huddleston1-4/+4
2008-10-23mi: Avoid possible deadlock in miEqJeremy Huddleston1-23/+24
2008-09-12XQuartz: Make WarpPointer multithread safe in XQuartz.Jeremy Huddleston1-0/+12
2008-09-12XQuartz: Added locking into mieq to protect X from eating itselfJeremy Huddleston1-1/+42
2008-09-03mieqProcessInputEvents: Check custom event handlers first.Jeremy Huddleston1-11/+10
2008-08-29Fix the tile offset in miPaintWindow for ParentRelative windows.Fredrik Höglund1-2/+2
2008-06-26Drop glcore GLX provider.Kristian Høgsberg1-4/+2
2008-06-26Add loader for the swrast dri driver.George Sapountzis1-0/+2
2008-05-06Empty the borderClip of manual redirect windows. (bug 15823)Keith Packard1-0/+4
2008-04-15Check 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-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