summaryrefslogtreecommitdiff
path: root/miext/rootless/accel
AgeCommit message (Collapse)AuthorFilesLines
2008-04-19Rootless: Kill off rlAccelJeremy Huddleston10-1538/+0
2007-12-29Rootless: Fix lvalue error from devPrivates changeColin Harrison1-1/+4
Instead of trying to use an invalid expression as an lvalue, use the function call instead.
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh3-20/+55
Conflicts: Xext/EVI.c Xext/bigreq.c Xext/cup.c Xext/dpms.c Xext/fontcache.c Xext/mitmisc.c Xext/xcmisc.c Xext/xf86bigfont.c Xext/xtest.c configure.ac dbe/dbe.c hw/darwin/darwin.h hw/darwin/darwinEvents.c hw/darwin/iokit/xfIOKit.h hw/darwin/iokit/xfIOKitCursor.c hw/darwin/quartz/fullscreen/fullscreen.c hw/darwin/quartz/fullscreen/quartzCursor.c hw/darwin/quartz/quartz.c hw/darwin/quartz/quartzCommon.h hw/darwin/quartz/quartzCursor.c hw/darwin/quartz/xpr/dri.c hw/darwin/quartz/xpr/dristruct.h hw/darwin/quartz/xpr/xprCursor.c hw/darwin/quartz/xpr/xprFrame.c hw/xfree86/modes/xf86RandR12.c include/cursor.h miext/rootless/rootlessCommon.h miext/rootless/rootlessScreen.c miext/rootless/rootlessWindow.c render/picturestr.h Trying to pick up the pieces from the darwin churn here...
2007-11-26Darwin,Rootless: Makefile cleanupJeremy Huddleston1-14/+11
(cherry picked from commit 9c6d8a035b712b219833653ac637b89703a9b0c3)
2007-11-22Rootless: Pulled in changes from fb{Blt,Fill} into rl{Blt,Fill}Jeremy Huddleston2-6/+44
(cherry picked from commit 3f857e129df7ce492191e0c51b8e53eaf6179366) (cherry picked from commit 70374a58937d7a6f01c210bd6ac66cafb63e895a)
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-10/+3
over to new system. Need to update documentation and address some remaining vestiges of old system such as CursorRec structure, fb "offman" structure, and FontRec privates.
2007-02-16merged in miext/rootless changes for XDarwin supportBen Byer2-0/+19
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson9-9/+0
2006-04-30Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes.Adam Jackson1-4/+1
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone9-1/+37
Add XSERV_t, TRANS_SERVER, TRANS_REOPEN to quash warnings. Add #include <dix-config.h> or <xorg-config.h>, as appropriate, to all source files in the xserver/xorg tree, predicated on defines of HAVE_{DIX,XORG}_CONFIG_H. Change all Xfont includes to <X11/fonts/foo.h>.
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-1/+1
2004-12-09Fix crash with more than one screen reported by John Davidorff Pell.Torrey Lyons1-2/+25
2004-12-04Encoding of numerous files changed to UTF-8Markus Kuhn7-7/+7
2004-10-25Fix rootless Cygwin crash due to acceleration code illegally modifying aTorrey Lyons1-6/+37
const structure (Reported by Kensuke Matsuzaki).
2004-09-18Bugzilla #1032: Make rootless acceleration functions compatible withTorrey Lyons2-0/+99
Damage.
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich8-8/+8
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich8-8/+8
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich8-8/+8
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich8-8/+8
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich8-8/+8
2003-11-25Initial revisionXORG-STABLEKaleb Keithley8-0/+1311