| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | XAPPGROUP: Drop all Xserver code blocks that relate to removed XAPPGROUP exte... | Mike Gabriel | 2016-06-01 | 1 | -19/+0 |
* | Change region implementation names to eliminate the 'mi' prefix | Mike Gabriel | 2016-05-02 | 4 | -30/+28 |
* | Move mi/miregion.c to dix/region.c | Keith Packard | 2016-05-02 | 2 | -2580/+2 |
* | pixman-devel: Build against shared library pkg-config(pixman-1). | Mike Gabriel | 2016-05-02 | 1 | -1/+2 |
* | Rename region macros to eliminate screen argument | Mike Gabriel | 2016-05-02 | 10 | -723/+723 |
* | library clean-up: Don't build libNX_Xtst anymore. Use system's libXtst shared... | Mike Gabriel | 2015-12-29 | 1 | -1/+1 |
* | X11/nx-X11 clear-up: More places where we need to explicitly distinguish betw... | Mike Gabriel | 2015-12-29 | 7 | -16/+16 |
* | Clear header file namespace separation (<X11/...> vs. <nx-X11/...>). | Mike Gabriel | 2015-12-28 | 25 | -50/+50 |
* | Replace 'pointer' type with 'void *' | Keith Packard | 2015-12-28 | 17 | -109/+109 |
* | Merge branch 'uli42-pr/backported_fixes' into arctica-3.6.x | Mihai Moldovan | 2015-07-03 | 1 | -0/+2 |
|\ |
|
| * | Backport: xserver: Avoid sending uninitialized padding data over the network | Peter Åstrand | 2015-07-02 | 1 | -0/+2 |
* | | nx-X11/config/cf: Drop unnecessary xf86site.def, xf86.tmpl, xfree86.cf. | Mike Gabriel | 2015-06-21 | 1 | -1/+1 |
|/ |
|
* | library clean-up: Don't build and link libXfont.a anymore. Use system's libXf...pr/libxfont-cleanup | Mike Gabriel | 2015-04-22 | 1 | -2/+2 |