| Commit message (Expand) | Author | Age | Files | Lines |
* | NXrender.c: call upstream versions of (S)ProcRenderDispatch | Ulrich Sibiller | 2020-01-05 | 1 | -3/+14 |
* | NXrender.c, render.c: fix memory handling bugs | Ulrich Sibiller | 2020-01-05 | 1 | -4/+8 |
* | {render,randr}/Imakefile: remove hw/kdrive from include path | Ulrich Sibiller | 2019-09-29 | 1 | -1/+1 |
* | render: Propagate allocation failure from createSourcePicture() | Ulrich Sibiller | 2019-06-22 | 1 | -0/+2 |
* | glyph.c: fix a read beyond end of heap buffer | Ulrich Sibiller | 2019-06-22 | 1 | -0/+2 |
* | render/glyph.c: add missing usage_hint | Ulrich Sibiller | 2019-06-11 | 1 | -1/+2 |
* | Use C99 designated initializers in various extension Replies | Ulrich Sibiller | 2019-02-28 | 1 | -7/+7 |
* | Use calloc to zero fill buffers being allocated for replies & events | Ulrich Sibiller | 2019-02-28 | 1 | -2/+2 |
* | misc: fix more regressions and whitespace weirdness introduced in 913fcf1a744... | Mihai Moldovan | 2018-07-07 | 1 | -8/+19 |
* | Fix some memory leaks. | Mario Trangoni | 2018-07-03 | 1 | -12/+7 |
* | Lift fb to xorg-xserver-7.1/1.1 state | Ulrich Sibiller | 2018-02-05 | 1 | -0/+10 |
* | devPrivates fixes | Lars Knoll | 2017-12-07 | 1 | -0/+1 |
* | Revert "NXpicturestr_PictSolidFill.h: Drop file and revert db8705. Not an iss... | Mike Gabriel | 2017-04-21 | 1 | -0/+4 |
* | Clearing comments from $XFree86$ (et al.) header lines. | Mike Gabriel | 2017-04-19 | 12 | -24/+0 |
* | Add CreatePixmap allocation hints. | Aaron Plattner | 2017-04-10 | 3 | -3/+5 |
* | xserver: remove index from CloseScreen (API/ABI breakage) | Dave Airlie | 2017-04-10 | 3 | -7/+7 |
* | NXpicturestr_PictSolidFill.h: Drop file and revert db8705. Not an issue anymo... | Mike Gabriel | 2017-04-06 | 1 | -4/+0 |
* | render/filter.c: add missing return value | Ulrich Sibiller | 2017-03-10 | 1 | -1/+1 |
* | replace (DE)ALLOCATE_LOCAL by malloc/free | Ulrich Sibiller | 2017-03-03 | 2 | -26/+26 |
* | misc nx-X11/programs/Xserver/{hw/nxagent,miext,render}/: move code around so ... | Mihai Moldovan | 2017-03-03 | 5 | -276/+210 |
* | Naming change: Security*Access -> Dix*Access | Mike Gabriel | 2017-02-20 | 2 | -63/+63 |
* | drop platform support: unifdef sgi. | Mike Gabriel | 2017-02-08 | 1 | -2/+1 |
* | Remove libcwrapper usage from xorg server modules. The libcwrapper is not use... | Eric Anholt | 2016-12-04 | 1 | -3/+0 |
* | Imakefile cleanup: Delete all ancient Vcs comments stemming from SVN times of... | Mike Gabriel | 2016-10-31 | 1 | -2/+0 |
* | VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files. | Mike Gabriel | 2016-07-06 | 1 | -1/+0 |
* | remove unreferenced NEED_EVENTS/NEED_REPLIES | Ulrich Sibiller | 2016-07-05 | 1 | -2/+0 |
* | Remove unneccesary casts from WriteToClient calls | Alan Coopersmith | 2016-07-05 | 1 | -4/+4 |
* | Xserver: Post-REGION-macros-to-inline-funcs clean-up. | Mike Gabriel | 2016-07-05 | 1 | -1/+0 |
* | Use internal temp variable for swap macros. Make swaps/swapl type safe (intro... | Mike Gabriel | 2016-07-04 | 1 | -236/+207 |
* | nx-X11/programs/Xserver: Drop {X,x}realloc() macros, use realloc() instead. | Mike Gabriel | 2016-07-02 | 3 | -5/+5 |
* | nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead. | Mike Gabriel | 2016-07-02 | 6 | -32/+32 |
* | nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead. | Mike Gabriel | 2016-07-02 | 7 | -62/+62 |
* | Xserver/include/protocol-versions.h: Switch to having an Xserver-specific hea... | Mike Gabriel | 2016-07-02 | 1 | -2/+4 |
* | Xserver Imakefiles: Make sure NXAGENT_SERVER is defined for all extensions. | Mike Gabriel | 2016-07-02 | 1 | -2/+6 |
* | hw/nxagent/NX*.c: Amend re-introduced nxagent warnings by fixing the correspo... | Mike Gabriel | 2016-06-25 | 1 | -2/+0 |
* | hw/nxagent/NXglyph.c: Shrink file, drop duplicate code that can identically b... | Mike Gabriel | 2016-06-25 | 2 | -0/+9 |
* | hw/nxagent/NXrender.c: Shrink file, drop duplicate code that can identically ... | Mike Gabriel | 2016-06-25 | 2 | -3/+27 |
* | hw/nxagent/NX{glyphstr,picturestr}.h: Don't ship the complete header files in... | Mike Gabriel | 2016-06-25 | 3 | -0/+14 |
* | hw/nxagent/NXpicture.c: Shrink file, drop duplicate code that can identically... | Mike Gabriel | 2016-06-25 | 2 | -2/+13 |
* | hw/nxagent/NXmiglyph.c: Shrink file, drop code that can be identically found ... | Mike Gabriel | 2016-06-25 | 2 | -2/+4 |
* | hw/nxagent/NXmitrap.c: Shrink file, drop duplicate code that can identically ... | Mike Gabriel | 2016-06-25 | 2 | -5/+20 |
* | Move matrix operations from X server to pixman 0.13.2, handle RandR transform... | Mike Gabriel | 2016-06-21 | 4 | -74/+109 |
* | [render] Split out filter finding from filter setting. | Mike Gabriel | 2016-06-21 | 2 | -16/+48 |
* | Move each screen's root-window pointer into ScreenRec. | Mike Gabriel | 2016-06-21 | 1 | -1/+1 |
* | nx-X11/programs/Xserver/{hw/nxagent/NX,render/}picture.c: add and use new fun... | Mihai Moldovan | 2016-05-30 | 1 | -0/+98 |
* | HAVE_STDINT_H: Always include <stdint.h>. | Mike Gabriel | 2016-05-02 | 1 | -4/+0 |
* | 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 | 3 | -51/+51 |
* | Clear header file namespace separation (<X11/...> vs. <nx-X11/...>). | Mike Gabriel | 2015-12-28 | 3 | -8/+8 |
* | Replace 'pointer' type with 'void *' | Keith Packard | 2015-12-28 | 10 | -61/+61 |