| Commit message (Expand) | Author | Age | Files | Lines |
* | nx-X11/programs/Xserver/{include/globals.h,mi/miinitext.c}: remove DPSEXT lef... | Mihai Moldovan | 2018-02-27 | 1 | -3/+0 |
* | Remove unused X11R4 DDX compatibility function miClipNotify. | Mihai Moldovan | 2018-02-27 | 2 | -84/+0 |
* | Lift mi to xorg-xserver-7.1/1.1.0 state - non-functional changes only | Ulrich Sibiller | 2018-02-27 | 2 | -2/+2 |
* | Lift mi to xorg-xserver-7.1/1.1.0 state | Ulrich Sibiller | 2018-02-27 | 7 | -69/+39 |
* | reduce usage of uninitialised bytes | Ulrich Sibiller | 2017-12-28 | 1 | -10/+6 |
* | Drop SHMNAME workaround again, it *is* defined in shmstr.h, which is actually... | Mihai Moldovan | 2017-12-16 | 1 | -1/+1 |
* | Support building with legacy (pre-7.1.0) Xext proto versions. | Mihai Moldovan | 2017-12-16 | 1 | -0/+4 |
* | Clearing comments from $XFree86$ (et al.) header lines. | Mike Gabriel | 2017-04-19 | 3 | -4/+0 |
* | Regression fix for added libXfont2 API support: | Mike Gabriel | 2017-04-10 | 1 | -2/+0 |
* | Add CreatePixmap allocation hints. | Aaron Plattner | 2017-04-10 | 6 | -13/+19 |
* | Xserver: Support building against libXfont2 (v2) API and old libXfont(1) API ... | Mike Gabriel | 2017-04-10 | 2 | -1/+14 |
* | xserver: remove index from CloseScreen (API/ABI breakage) | Dave Airlie | 2017-04-10 | 7 | -22/+16 |
* | Move the code for resetting the DPMS mode in response to input events, from W... | Fredrik Höglund | 2017-03-17 | 1 | -0/+14 |
* | replace (DE)ALLOCATE_LOCAL by malloc/free | Ulrich Sibiller | 2017-03-03 | 16 | -146/+146 |
* | Xserver/mi/miscrinit.c: Use new shmint.h for making ShmRegisterFbFuncs() avai... | Mike Gabriel | 2017-03-03 | 1 | -2/+1 |
* | nx-X11/programs/Xserver/mi/{Imakefile,mibank.{c,h}}: backport ffaae7c0c69a51a... | Mihai Moldovan | 2017-03-03 | 3 | -2697/+0 |
* | drop platform support: unifdef sgi. | Mike Gabriel | 2017-02-08 | 1 | -1/+1 |
* | drop platform support: unifdef QNX. | Mike Gabriel | 2017-02-08 | 2 | -5/+1 |
* | Remove libcwrapper usage from xorg server modules. The libcwrapper is not use... | Eric Anholt | 2016-12-04 | 2 | -110/+4 |
* | Imake: drop DoLoadableServer, MakeDllModules and IHaveModules | Ulrich Sibiller | 2016-11-02 | 1 | -4/+0 |
* | Disinfect mi/ of mfb. | Adam Jackson | 2016-10-30 | 1 | -2/+17 |
* | rename xf86bigfstr.h to xf86bigfproto.h | Ulrich Sibiller | 2016-10-19 | 1 | -1/+1 |
* | VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files. | Mike Gabriel | 2016-07-06 | 60 | -110/+0 |
* | Per-file copyright notices: Update copyright information in file headers that... | Mike Gabriel | 2016-07-06 | 1 | -11/+16 |
* | remove unreferenced NEED_EVENTS/NEED_REPLIES | Ulrich Sibiller | 2016-07-05 | 5 | -5/+0 |
* | Replace INITARGS with void | Tomas Carnecky | 2016-07-05 | 1 | -31/+31 |
* | Xserver: Post-REGION-macros-to-inline-funcs clean-up. | Mike Gabriel | 2016-07-05 | 3 | -19/+0 |
* | Xserver/mi/mizerarc.c: Initialize oddPtrs as NULL before using it (in miZeroP... | Mike Gabriel | 2016-07-05 | 1 | -1/+1 |
* | Xserver/mi/miarc.c: Initialize dashRemaining with 0 before using it. | Mike Gabriel | 2016-07-05 | 1 | -1/+1 |
* | nx-X11/programs/Xserver: Drop {X,x}calloc() macros, use calloc() instead. | Mike Gabriel | 2016-07-02 | 2 | -3/+3 |
* | nx-X11/programs/Xserver: Drop {X,x}realloc() macros, use realloc() instead. | Mike Gabriel | 2016-07-02 | 3 | -9/+9 |
* | nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead. | Mike Gabriel | 2016-07-02 | 14 | -37/+37 |
* | nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead. | Mike Gabriel | 2016-07-02 | 17 | -86/+86 |
* | remove shm code from libNX_Xext | Ulrich Sibiller | 2016-07-01 | 2 | -2/+2 |
* | hw/nxagent/NXmiexpose.c: Shrink file, drop duplicate code that can identicall... | Mike Gabriel | 2016-06-25 | 2 | -6/+18 |
* | Xserver/mi/Imakefile: Serialize parameters and make Imakefile changes more tr... | Mike Gabriel | 2016-06-25 | 1 | -31/+98 |
* | hw/nxagent/NXmiwindow.c: Drop complete file. | Mike Gabriel | 2016-06-25 | 1 | -1/+19 |
* | Call pScreen->ConstrainCursorHarder from the position update path | Mike Gabriel | 2016-06-21 | 1 | -0/+5 |
* | Move each screen's root-window pointer into ScreenRec. | Mike Gabriel | 2016-06-21 | 4 | -12/+12 |
* | XTRAP: Drop all Xserver code blocks that relate to removed XTRAP extension. | Mike Gabriel | 2016-06-01 | 1 | -6/+0 |
* | XFreeXDGA: Drop all Xserver code blocks that relate to removed XFreeXDGA exte... | Mike Gabriel | 2016-06-01 | 2 | -14/+2 |
* | XF86MISC: Drop all Xserver code blocks that relate to removed XF86MISC extens... | Mike Gabriel | 2016-06-01 | 2 | -14/+2 |
* | MITMISC: Drop all Xserver code blocks that relate to removed MITMISC extension. | Mike Gabriel | 2016-06-01 | 1 | -12/+0 |
* | XF86VIDMODE: Drop all Xserver code blocks that relate to removed XF86VIDMODE ... | Mike Gabriel | 2016-06-01 | 2 | -14/+2 |
* | MULTIBUFFER: Drop all Xserver code blocks that relate to removed MULTIBUFFER ... | Mike Gabriel | 2016-06-01 | 1 | -12/+0 |
* | LBX: Drop all Xserver code blocks that relate to removed LBX extension. | Mike Gabriel | 2016-06-01 | 1 | -19/+0 |
* | EVI: Drop all Xserver code blocks that relate to removed EVI extension. | Mike Gabriel | 2016-06-01 | 1 | -12/+0 |
* | FONTCACHE: Drop all Xserver code blocks that relate to removed FONTCACHE exte... | Mike Gabriel | 2016-06-01 | 1 | -12/+0 |
* | XEVIE: Drop all Xserver code blocks that relate to removed XEVIE extension. | Mike Gabriel | 2016-06-01 | 1 | -15/+0 |
* | TOGCUP: Drop all Xserver code blocks that relate to removed TOGCUP extension. | Mike Gabriel | 2016-06-01 | 1 | -12/+0 |