summaryrefslogtreecommitdiff
path: root/mi
AgeCommit message (Expand)AuthorFilesLines
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
2007-08-22Fix <pixman.h> include to <pixman/pixman.h>Alan Hourihane1-1/+1
2007-08-16xace: add hooks + new access codes: core protocol screensaver requestsEamon Walsh1-2/+2
2007-08-14xace: add hooks + new access codes: core protocol GC requestsEamon Walsh3-6/+8
2007-08-06Require pixman-1 0.9.4, update pixman includes to new schemeSøren Sandmann Pedersen1-1/+1
2007-08-03security: drop the "declare extension security" dix call. Use theEamon Walsh1-5/+1
2007-08-02Merge branch 'master' into XACE-SELINUXEamon Walsh5-15/+22
2007-07-03Make Composite manual redirect windows not clip their parent.Keith Packard1-10/+21
2007-06-29Death to RCS tags.Adam Jackson3-4/+0
2007-06-19mieqEnqueue: Make local queue tail variables unsigned.Michel Dänzer1-1/+1
2007-06-11Merge branch 'master' into XACE-SELINUXEamon Walsh1-16/+6
2007-06-11mieq queue handling cleanups.Michel Dänzer1-16/+6
2007-05-22Merge branch 'master' into XACE-SELINUXEamon Walsh7-792/+76
2007-05-15Port large amounts of the region code to pixmanSoren Sandmann Pedersen1-679/+50
2007-05-15Add new InitRegions() function called from dix/mainSoren Sandmann Pedersen1-0/+7
2007-05-11Remove mfb and cfb from include paths where they're not needed.Adam Jackson1-2/+0
2007-05-11Use system copy of cbrt() if available.Adam Jackson3-55/+11
2007-05-11Use _X_INLINE instead of ad-hoc #defines.Adam Jackson2-31/+5
2007-05-11Make the use of ICEIL slightly less ugly.Adam Jackson4-22/+3
2007-04-19Revert "Suppress software cursor removal during rotated shadow buffer drawing."Keith Packard3-36/+4
2007-04-18Suppress software cursor removal during rotated shadow buffer drawing.Eric Anholt3-4/+36
2007-04-18Remove libminimi build.Eric Anholt1-5/+2
2007-04-17Merge branch 'master' into XACE-SELINUXEamon Walsh2-5/+5
2007-04-10mieq: Use larger default queue sizeDaniel Stone1-1/+1