aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/Xext
Commit message (Expand)AuthorAgeFilesLines
...
* Imake: drop DoLoadableServer, MakeDllModules and IHaveModulesUlrich Sibiller2016-11-023-45/+0
* Remove extmod from nx-X11/programs/Xserver/Xext/.Mike Gabriel2016-11-0216-363/+0
* Imakefile cleanup: Delete all ancient Vcs comments stemming from SVN times of...Mike Gabriel2016-10-311-3/+0
* saver.c: fix unused variable warningsUlrich Sibiller2016-10-301-7/+0
* xcmisc.c: remove HAVE_STDINTUlrich Sibiller2016-10-201-4/+0
* security.c: fix compiler warningsUlrich Sibiller2016-10-201-2/+1
* rename xf86bigfstr.h to xf86bigfproto.hUlrich Sibiller2016-10-191-1/+1
* VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files.Mike Gabriel2016-07-0632-54/+0
* Per-file copyright notices: Update copyright information in file headers that...Mike Gabriel2016-07-062-36/+41
* remove unreferenced NEED_EVENTS/NEED_REPLIESUlrich Sibiller2016-07-0513-25/+0
* Remove unneccesary casts from WriteToClient callsAlan Coopersmith2016-07-0515-87/+87
* Set event sequence number in WriteEventsToClient instead of at callers.Jamey Sharp2016-07-056-18/+3
* Make WriteEventsToClient/WriteToClient no-op on fake or dead clients.Jamey Sharp2016-07-054-19/+8
* Replace INITARGS with voidTomas Carnecky2016-07-0512-32/+28
* Xserver/Xext/xres.c: Drop unused REQUEST macro call (for xXResQueryVersionReq).Keith Packard2016-07-051-1/+0
* Xserver: Post-REGION-macros-to-inline-funcs clean-up.Mike Gabriel2016-07-052-3/+0
* Use internal temp variable for swap macros. Make swaps/swapl type safe (intro...Mike Gabriel2016-07-0415-724/+534
* nx-X11/programs/Xserver: Drop {X,x}calloc() macros, use calloc() instead.Mike Gabriel2016-07-022-5/+5
* nx-X11/programs/Xserver: Drop {X,x}realloc() macros, use realloc() instead.Mike Gabriel2016-07-023-3/+3
* nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.Mike Gabriel2016-07-0214-42/+42
* nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.Mike Gabriel2016-07-0214-76/+76
* Xserver/include/protocol-versions.h: Switch to having an Xserver-specific hea...Mike Gabriel2016-07-028-17/+25
* remove shm code from libNX_XextUlrich Sibiller2016-07-013-4/+4
* remove XShape code from libNX_XextUlrich Sibiller2016-07-012-4/+2
* hw/nxagent/NXshm.c: Shrink file, drop duplicate code that can identically be ...Mike Gabriel2016-06-252-2/+13
* hw/nxagent/NXxvdisp.c: Shrink file, drop duplicate code that can identically ...Mike Gabriel2016-06-252-1/+8
* Move each screen's root-window pointer into ScreenRec.Mike Gabriel2016-06-215-14/+14
* XFreeXDGA: Drop all Xserver code blocks that relate to removed XFreeXDGA exte...Mike Gabriel2016-06-011-7/+0
* XF86MISC: Drop all Xserver code blocks that relate to removed XF86MISC extens...Mike Gabriel2016-06-011-7/+0
* MITMISC: Drop all Xserver code blocks that relate to removed MITMISC extension.Mike Gabriel2016-06-011-6/+0
* XF86VIDMODE: Drop all Xserver code blocks that relate to removed XF86VIDMODE ...Mike Gabriel2016-06-011-6/+0
* MULTIBUFFER: Drop all Xserver code blocks that relate to removed MULTIBUFFER ...Mike Gabriel2016-06-011-6/+0
* LBX: Drop all Xserver code blocks that relate to removed LBX extension.Mike Gabriel2016-06-011-33/+0
* FONTCACHE: Drop all Xserver code blocks that relate to removed FONTCACHE exte...Mike Gabriel2016-06-011-7/+0
* XAPPGROUP: Drop all Xserver code blocks that relate to removed XAPPGROUP exte...Mike Gabriel2016-06-011-7/+0
* Drop X11 extensions not shipped with recent X.Org server versions anymore:Mike Gabriel2016-06-0127-10991/+35
* HAVE_STDINT_H: Always include <stdint.h>.Mike Gabriel2016-05-022-8/+0
* pixman-devel: Build against shared library pkg-config(pixman-1).Mike Gabriel2016-05-021-1/+2
* Rename region macros to eliminate screen argumentMike Gabriel2016-05-028-124/+124
* library clean-up: Don't build libNX_Xtst anymore. Use system's libXtst shared...Mike Gabriel2015-12-292-2/+2
* Clear header file namespace separation (<X11/...> vs. <nx-X11/...>).Mike Gabriel2015-12-2841-159/+159
* Replace 'pointer' type with 'void *'Keith Packard2015-12-2827-240/+240
* Merge branch 'uli42-pr/backported_fixes' into arctica-3.6.xMihai Moldovan2015-07-034-0/+5
|\
| * Backport: xserver: Avoid sending uninitialized padding data over the networkPeter Åstrand2015-07-024-0/+5
* | nx-X11/config/cf: Drop unnecessary xf86site.def, xf86.tmpl, xfree86.cf.Mike Gabriel2015-06-211-5/+3
|/
* library clean-up: Don't build and link libXfont.a anymore. Use system's libXf...pr/libxfont-cleanupMike Gabriel2015-04-222-3/+3
* imake cleanup: Drop all references to XprtServer and BuildXprint*.Mike Gabriel2015-04-042-2768/+3
* imake cleanup: Drop all references to XdmxServer and BuildXdmx*.Mike Gabriel2015-04-042-1138/+0
* Xv: unvalidated lengths in XVideo extension swapped procs [CVE-2014-8099]Alan Coopersmith2015-02-141-0/+20
* xcmisc: unvalidated length in SProcXCMiscGetXIDList() [CVE-2014-8096]Alan Coopersmith2015-02-141-0/+1