Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-08-28 | Prepare for array-index based devPrivates. | Tomas Carnecky | 1 | -2/+3 | |
TODO: static indices can be made just an int; some indices can be combined. | |||||
2008-07-24 | Remove all empty extension reset hooks, replace with NULL. | Adam Jackson | 1 | -7/+1 | |
2008-07-17 | Drop a bunch of #ifdef Lynx. | Mathieu BĂ©rard | 1 | -5/+0 | |
2008-01-03 | Merge branch 'master' into mpx | Peter Hutterer | 1 | -14/+9 | |
Conflicts: XTrap/xtrapddmi.c Xext/security.c Xext/xprint.c Xext/xtest.c Xext/xvdisp.c Xi/exevents.c Xi/grabdevb.c Xi/grabdevk.c Xi/opendev.c Xi/ungrdev.c Xi/ungrdevb.c Xi/ungrdevk.c dix/cursor.c dix/devices.c dix/dixutils.c dix/events.c dix/getevents.c dix/main.c dix/window.c hw/xfree86/ramdac/xf86Cursor.c include/dix.h include/input.h include/inputstr.h mi/midispcur.c mi/miinitext.c mi/misprite.c render/animcur.c xfixes/cursor.c xkb/xkbAccessX.c | |||||
2007-11-21 | Xext: Scruffy the janitor don't like no "register" keywords. | Peter Hutterer | 1 | -2/+2 | |
2007-11-20 | Revert "registry: Register XvMC extension protocol names." | Eamon Walsh | 1 | -29/+0 | |
This reverts commit 853ea337bdad17f8f6ec7d940de14ce2cbbbf93e. Moving all the names into dix/registry.c | |||||
2007-10-15 | registry: Register XvMC extension protocol names. | Eamon Walsh | 1 | -0/+29 | |
2007-08-28 | devPrivates rework: since API is already broken, switch everything | Eamon Walsh | 1 | -14/+9 | |
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-04-09 | Bug #10560: Code-Cleanup: function declarations () -> (void) | Stefan Huehner | 1 | -1/+1 | |
X.Org Bugzilla #10560: <https://bugs.freedesktop.org/show_bug.cgi?id=10560> Patch #9511 <https://bugs.freedesktop.org/attachment.cgi?id=9511> | |||||
2006-07-21 | Remove RCS tags. Fix Xprint makefile braindamage. | Adam Jackson | 1 | -1/+0 | |
2006-02-10 | Remove libcwrapper usage from xorg server modules. The libcwrapper is only | Eric Anholt | 1 | -0/+2 | |
of (marginal) use in the drivers, and that usage remains. | |||||
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 | 1 | -0/+4 | |
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 | 1 | -2/+2 | |
2005-04-20 | Fix includes right throughout the Xserver tree: | Daniel Stone | 1 | -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-11-24 | Add <sys/types.h> include to unbreak build on FreeBSD. | Eric Anholt | 1 | -0/+1 | |
2004-11-23 | Bugzilla #1883 (https://freedesktop.org/bugzilla/show_bug.cgi?id=1883): Fix | Thomas Hellstrom | 1 | -9/+25 | |
insufficient SHM detection in XvMC local test. Removed reference to getpagesize() which caused linking problems on s390. Reported by Stefan Dirsch <sndirsh@suse.de> | |||||
2004-11-13 | lib/XvMC/Imake | Thomas Hellstrom | 1 | -1/+102 | |
Added support for automatic loading of the correct hardware XvMC driver. This involves a protocol extension of the XvMC protocol. The XvMC revision number was bumped. | |||||
2004-04-23 | Merging XORG-CURRENT into trunk | Egbert Eich | 1 | -1/+1 | |
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 | 1 | -1/+1 | |
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 | 1 | -1/+1 | |
2004-02-26 | readding XFree86's cvs IDsxf86-4_3_99_903 | Egbert Eich | 1 | -1/+1 | |
2004-02-26 | Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 | Egbert Eich | 1 | -1/+1 | |
2003-11-25 | XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16 | Kaleb Keithley | 1 | -1/+1 | |
2003-11-14 | Initial revision | Kaleb Keithley | 1 | -0/+674 | |