| Commit message (Expand) | Author | Age | Files | Lines |
* | NXrender.c: call upstream versions of (S)ProcRenderDispatch | Ulrich Sibiller | 2020-01-05 | 1 | -32/+27 |
* | NXrender.c: modify code to match upstream as close as possible | Ulrich Sibiller | 2020-01-05 | 1 | -1/+3 |
* | NXrender.c: mark NX changes | Ulrich Sibiller | 2020-01-05 | 1 | -25/+96 |
* | NXrender.c, render.c: fix memory handling bugs | Ulrich Sibiller | 2020-01-05 | 1 | -4/+19 |
* | nxagent: simplify nxagentRenderRealizeCursor | Ulrich Sibiller | 2019-09-29 | 1 | -1/+1 |
* | nxagent: avoid nested externs | Ulrich Sibiller | 2019-09-29 | 1 | -1/+2 |
* | NXrender.c: fix possible memory leak | Ulrich Sibiller | 2019-09-29 | 1 | -0/+3 |
* | nxagent: drop nxagentRenderTrap | Ulrich Sibiller | 2019-09-29 | 1 | -20/+0 |
* | NXrender: fix another memleak | Ulrich Sibiller | 2019-06-22 | 1 | -1/+5 |
* | Use C99 designated initializers in various extension Replies | Ulrich Sibiller | 2019-02-28 | 1 | -7/+8 |
* | Revert "nxagent: rework Bool handling" | Ulrich Sibiller | 2019-02-15 | 1 | -4/+4 |
* | nxagent: rework Bool handling | Ulrich Sibiller | 2019-02-11 | 1 | -4/+4 |
* | misc: fix more regressions and whitespace weirdness introduced in 913fcf1a744... | Mihai Moldovan | 2018-07-07 | 1 | -0/+2 |
* | Fix some memory leaks. | Mario Trangoni | 2018-07-03 | 1 | -0/+1 |
* | Clearing comments from $XFree86$ (et al.) header lines. | Mike Gabriel | 2017-04-19 | 1 | -2/+0 |
* | Add CreatePixmap allocation hints. | Aaron Plattner | 2017-04-10 | 1 | -1/+2 |
* | replace (DE)ALLOCATE_LOCAL by malloc/free | Ulrich Sibiller | 2017-03-03 | 1 | -6/+6 |
* | misc nx-X11/programs/Xserver/{hw/nxagent,miext,render}/: move code around so ... | Mihai Moldovan | 2017-03-03 | 1 | -3/+3 |
* | Fix "uninitialised byte(s)" complaints from valgrind | Ulrich Sibiller | 2017-03-02 | 1 | -2/+1 |
* | Naming change: Security*Access -> Dix*Access | Mike Gabriel | 2017-02-20 | 1 | -24/+24 |
* | Per-file copyright notices: Update copyright information in file headers that... | Mike Gabriel | 2016-07-06 | 1 | -18/+25 |
* | Remove unneccesary casts from WriteToClient calls | Alan Coopersmith | 2016-07-05 | 1 | -2/+2 |
* | Use internal temp variable for swap macros. Make swaps/swapl type safe (intro... | Mike Gabriel | 2016-07-04 | 1 | -29/+27 |
* | nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead. | Mike Gabriel | 2016-07-02 | 1 | -8/+8 |
* | nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead. | Mike Gabriel | 2016-07-02 | 1 | -19/+19 |
* | hw/nxagent/NXrender.c: Shrink file, drop duplicate code that can identically ... | Mike Gabriel | 2016-06-25 | 1 | -2188/+38 |
* | hw/nxagent/NX{glyphstr,picturestr}.h: Don't ship the complete header files in... | Mike Gabriel | 2016-06-25 | 1 | -2/+2 |
* | Move each screen's root-window pointer into ScreenRec. | Mike Gabriel | 2016-06-21 | 1 | -1/+1 |
* | hw/nxagent/NXrender.c: Don't declare and assign the colors variable, if not u... | Mike Gabriel | 2016-05-02 | 1 | -2/+0 |
* | Clear header file namespace separation (<X11/...> vs. <nx-X11/...>). | Mike Gabriel | 2015-12-28 | 1 | -5/+5 |
* | Replace 'pointer' type with 'void *' | Keith Packard | 2015-12-28 | 1 | -15/+15 |
* | Backport: xserver: Avoid sending uninitialized padding data over the network | Peter Åstrand | 2015-07-02 | 1 | -0/+2 |
* | render: unvalidated lengths in Render extn. swapped procs [CVE-2014-8100 2/2]pr/render-cve-fixes | Alan Coopersmith | 2015-05-24 | 1 | -1/+16 |
* | render: check request size before reading it [CVE-2014-8100 1/2] | Julien Cristau | 2015-05-24 | 1 | -1/+2 |
* | NXAGENT_UPGRADE code cleanup: | Mike Gabriel | 2015-04-16 | 1 | -48/+861 |
* | Imported nxagent-3.5.0-2.tar.gznxagent/3.5.0-2 | Reinhard Tartler | 2011-10-10 | 1 | -1/+1 |
* | Imported nxagent-3.4.0-5.tar.gznxagent/3.4.0-5 | Reinhard Tartler | 2011-10-10 | 1 | -1/+1 |
* | Imported nxagent-3.4.0-3.tar.gznxagent/3.4.0-3 | Reinhard Tartler | 2011-10-10 | 1 | -1/+1 |
* | Imported nxagent-3.4.0-16.tar.gznxagent/3.4.0-16 | Reinhard Tartler | 2011-10-10 | 1 | -1/+1 |
* | Imported nxagent-3.4.0-11.tar.gznxagent/3.4.0-11 | Reinhard Tartler | 2011-10-10 | 1 | -2/+2 |
* | Imported nxagent-3.1.0-2.tar.gznxagent/3.1.0-2 | Reinhard Tartler | 2011-10-10 | 1 | -0/+3048 |