Age | Commit message (Expand) | Author | Files | Lines |
2009-05-22 | Input: rename DeviceIntRec->isMaster to ->type. | Peter Hutterer | 1 | -2/+2 |
2009-05-16 | xfree86: Remove superfluous ifdef DEBUG checks. | Peter Hutterer | 1 | -3/+1 |
2009-01-11 | xfree86: ANSI cleanups | Julien Cristau | 1 | -5/+5 |
2008-12-07 | Use libtool convenience libraries and better "symbol" table. | Paulo Cesar Pereira de Andrade | 1 | -2/+2 |
2008-12-03 | Rework symbol visibility for easier maintenance | Paulo Cesar Pereira de Andrade | 11 | -75/+75 |
2008-12-02 | xfree86: don't render SW cursors for devices attached to VCP (#16805) | Peter Hutterer | 1 | -1/+2 |
2008-11-30 | Remove declarations of symbols that are never defined. | Paulo Cesar Pereira de Andrade | 2 | -6/+0 |
2008-11-29 | Export symbols defined in the sdk. | Paulo Cesar Pereira de Andrade | 4 | -19/+19 |
2008-11-28 | Make visible symbols required by xorg modules. | Paulo Cesar Pereira de Andrade | 6 | -19/+19 |
2008-10-26 | Nuke unused variables | Julien Cristau | 1 | -1/+0 |
2008-10-06 | xalloc+memset(0) -> xcalloc | Adam Jackson | 1 | -1/+1 |
2008-08-28 | Prepare for array-index based devPrivates. | Tomas Carnecky | 1 | -1/+2 |
2008-08-27 | Add an array of integers for use as per-screen cursor private keys. | Eamon Walsh | 2 | -5/+5 |
2008-06-24 | Fix "warning: suggest parentheses around && within ||". | Eamon Walsh | 1 | -1/+1 |
2008-06-11 | Remove unused xf86DeviceCursorUndisplay() function. | Tiago Vignatti | 1 | -1/+0 |
2008-05-16 | xfree86: always render first cursor in HW, all others in SW. | Peter Hutterer | 1 | -53/+28 |
2008-05-16 | Restructure and organize the code. | Tiago Vignatti | 1 | -33/+26 |
2008-05-16 | Remove redundancy. | Tiago Vignatti | 1 | -3/+0 |
2008-05-13 | Remove UndisplayCursor API. | Peter Hutterer | 1 | -15/+1 |
2008-05-06 | xfree86: call SetCursor for the VCP when switching between SW/HW rendering. | Peter Hutterer | 1 | -13/+42 |
2008-05-06 | xfree86: switch between to SW cursors if more than 1 sprite is available. | Peter Hutterer | 1 | -10/+32 |
2008-05-06 | xfree86: re-enable hardware cursor (for a single cursor) | Peter Hutterer | 2 | -5/+47 |
2008-01-03 | Merge branch 'master' into mpx | Peter Hutterer | 3 | -54/+46 |
2007-08-30 | devPrivates rework: convert CursorRec and CursorBits over to new interface. | Eamon Walsh | 2 | -5/+5 |
2007-08-28 | devPrivates rework: since API is already broken, switch everything | Eamon Walsh | 3 | -47/+40 |
2007-04-02 | Merge branch 'master' into mpx | Peter Hutterer | 1 | -46/+0 |
2007-03-25 | Since ddc, i2c, and ramdac are in core now, remove their ModuleData stubs. | Adam Jackson | 1 | -46/+0 |
2007-03-19 | Merge branch 'master' into mpx | Peter Hutterer | 2 | -4/+5 |
2007-03-15 | Create driver-independent CRTC-based cursor layer. | Keith Packard | 2 | -4/+5 |
2007-03-05 | Merge branch 'master' into mpx | Peter Hutterer | 1 | -1/+2 |
2007-02-15 | Merge crtc/output-based mode selection code. | Keith Packard | 1 | -1/+2 |
2006-12-18 | Cleaning up ifdef MPX from remaining files, removing it from configure.ac. | Peter Hutterer | 1 | -3/+0 |
2006-12-05 | Merge branch 'master' of git://anongit.freedesktop.org/git/xorg/xserver into mpx | Peter Hutterer | 1 | -1/+1 |
2006-11-23 | mi: closing memory leak, miPointer is freed in miPointerCloseScreen | Peter Hutterer | 1 | -2/+3 |
2006-11-17 | dix: moved isMPdev field to end of _DeviceIntRec structure | Peter Hutterer | 2 | -21/+47 |
2006-09-18 | Remove smashing of CFLAGS from server build. | Keith Packard | 1 | -1/+1 |
2006-07-21 | Remove RCS tags. Fix Xprint makefile braindamage. | Adam Jackson | 17 | -17/+0 |
2006-07-18 | get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE | Daniel Stone | 1 | -1/+1 |
2006-06-05 | Ensure all *ModuleData symbols are marked _X_EXPORT. Start removing | Adam Jackson | 1 | -4/+1 |
2006-02-16 | Fix an occasional crash on VT switches: the server would save a pointer to | Benjamin Herrenschmidt | 1 | -1/+3 |
2006-02-10 | Remove libcwrapper usage from xorg server modules. The libcwrapper is only | Eric Anholt | 7 | -7/+2 |
2006-01-23 | Commit #4633 - Initial mouse pointer incorrect with EXA which also fixes | Alan Hourihane | 2 | -71/+38 |
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 | -1/+1 |
2005-10-06 | Add cpconfig.c to EXTRA_DIST. | Kristian Høgsberg | 1 | -1/+2 |
2005-08-24 | Remove use of dix-config and xorg-config.h from public headers. | Daniel Stone | 5 | -20/+0 |
2005-07-13 | Dear libtool: Loadable modules do not need version numbers. kthnxbye. | Adam Jackson | 1 | -0/+3 |
2005-07-03 | Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". | Daniel Stone | 1 | -1/+1 |
2005-07-03 | Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. | Daniel Stone | 18 | -0/+72 |
2005-07-02 | Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere. | Daniel Stone | 1 | -1/+2 |