Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-11-20 | Revert "registry: Register DBE extension protocol names." | Eamon Walsh | 1 | -21/+0 | |
This reverts commit 2e1e5be1d9067816525aa13a1d818e8ca6899599. Moving all the names into dix/registry.c | |||||
2007-11-05 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh | 1 | -4/+4 | |
Conflicts: dix/dispatch.c dix/property.c hw/xfree86/common/xf86VidMode.c include/xkbsrv.h render/glyph.c xkb/xkbActions.c | |||||
2007-11-04 | Add CreatePixmap allocation hints. | Aaron Plattner | 1 | -4/+4 | |
These hints allow an acceleration architecture to optimize allocation of certain types of pixmaps, such as pixmaps that will serve as backing pixmaps for redirected windows. | |||||
2007-10-15 | registry: Register DBE extension protocol names. | Eamon Walsh | 1 | -0/+21 | |
2007-09-19 | xace: add hooks + new access codes: DOUBLE-BUFFER extension | Eamon Walsh | 2 | -8/+20 | |
2007-08-28 | devPrivates rework: since API is already broken, switch everything | Eamon Walsh | 4 | -268/+44 | |
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-08-14 | dix: remove caching of drawables and graphics contexts. The security checks | Eamon Walsh | 1 | -1/+1 | |
simply bypass the cached values so they are unused. | |||||
2007-06-29 | Death to RCS tags. | Adam Jackson | 2 | -4/+0 | |
2007-03-26 | Remove dead NEED_DBE_BUF_BITS code. | Eamon Walsh | 3 | -44/+0 | |
2007-03-25 | Static cleanups, dead code deletion. | Adam Jackson | 1 | -13/+4 | |
2007-01-09 | Multiple integer overflows in dbe and render extensions | Matthieu Herrb | 1 | -12/+22 | |
CVE IDs: CVE-2006-6101 CVE-2006-6102 CVE-2006-6103 | |||||
2006-12-15 | Convert callers of SecurityLookupDrawable() to dixLookupDrawable(). | Eamon Walsh | 1 | -5/+5 | |
2006-12-15 | Convert callers of SecurityLookupWindow() to dixLookupWindow(). | Eamon Walsh | 1 | -9/+7 | |
2006-12-14 | Naming change: Security*Access -> Dix*Access | Eamon Walsh | 1 | -6/+6 | |
2006-07-21 | Remove RCS tags. Fix Xprint makefile braindamage. | Adam Jackson | 5 | -8/+0 | |
2006-07-18 | get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE | Daniel Stone | 1 | -1/+1 | |
Get rid of almost all uses of these definitions. They're still defined for delinquent out-of-tree drivers, and also for the Mesa build. As well as for miinitext.c. But largely gone. | |||||
2006-03-28 | Big old pile of warning fixes. | Adam Jackson | 2 | -90/+44 | |
2006-02-16 | Bug #5871: Drop special build infrastructure left over from libcwrapper | Eric Anholt | 1 | -10/+1 | |
times. (George Fufutos) | |||||
2006-02-10 | Remove libcwrapper usage from xorg server modules. The libcwrapper is only | Eric Anholt | 2 | -9/+3 | |
of (marginal) use in the drivers, and that usage remains. | |||||
2006-01-18 | Wrap sdk_HEADERS in if XORG as otherwise installing non-xorg servers | Dave Airlie | 1 | -0/+2 | |
breaks. | |||||
2005-12-02 | Define XFree86Server only where it is required. | Kevin E Martin | 1 | -1/+1 | |
2005-11-29 | Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable | Kevin E Martin | 1 | -2/+11 | |
module builds to reflect this change. | |||||
2005-08-24 | Remove use of dix-config and xorg-config.h from public headers. | Daniel Stone | 1 | -5/+0 | |
2005-07-27 | Add dbestruct.h to sdk_HEADERS | Søren Sandmann Pedersen | 1 | -2/+1 | |
2005-07-13 | double-buffering extension | Adam Jackson | 1 | -0/+12 | |
2005-07-03 | Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". | Daniel Stone | 1 | -2/+2 | |
2005-07-03 | Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. | Daniel Stone | 5 | -0/+20 | |
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-01 | Change all misc.h and os.h references to <X11/foo.h>. | Daniel Stone | 2 | -3/+3 | |
2005-04-20 | Fix includes right throughout the Xserver tree: | Daniel Stone | 3 | -6/+6 | |
change "foo.h" to <X11/foo.h> for core headers, e.g. X.h, Xpoll.h; change "foo.h", "extensions/foo.h" and "X11/foo.h" to <X11/extensions/foo.h> for extension headers, e.g. Xv.h; change "foo.[ch]" to <X11/Xtrans/foo.[ch]> for Xtrans files. | |||||
2004-04-23 | Merging XORG-CURRENT into trunk | Egbert Eich | 4 | -4/+5 | |
2004-03-14 | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1 | Egbert Eich | 4 | -4/+4 | |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENT | Egbert Eich | 4 | -4/+4 | |
2004-02-26 | readding XFree86's cvs IDsxf86-4_3_99_903 | Egbert Eich | 4 | -4/+4 | |
2004-02-26 | Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 | Egbert Eich | 4 | -4/+4 | |
2003-11-25 | XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16 | Kaleb Keithley | 2 | -26/+2 | |
2003-11-14 | XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1 | Kaleb Keithley | 2 | -19/+30 | |
2003-11-14 | R6.6 is the Xorg base-lineXORG-MAIN | Kaleb Keithley | 5 | -0/+3230 | |